summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [xtube] Fix extraction (Closes #8565)Sergey M․2016-02-161-48/+46
|
* [facebook] Improve error handling (#8572)Yen Chi Hsuan2016-02-161-1/+1
|
* [screenjunkies] Fix spellingSergey M․2016-02-161-2/+2
|
* Credit @TingPing for screenjunkies (#8505)Sergey M․2016-02-161-0/+1
|
* [iqiyi] Omit MD5 sums for the VIP-only videoYen Chi Hsuan2016-02-161-2/+1
|
* [youtube:searchurl] Extend _VALID_URLSergey M․2016-02-161-1/+4
|
* Credit @RobinHoutevelts for canvas subtiltes (#8537)Sergey M․2016-02-151-0/+1
|
* [screenjunkies] Improve, extract more metadata and workaround subscription ↵Sergey M․2016-02-151-29/+93
| | | | (Closes #8505)
* [screenjunkies] Add new extractorPatrick Griffis2016-02-152-0/+75
| | | | | | This doesn't handle the plus only videos yet Closes #8492
* [canvas] Add subtitles test (#8537)Sergey M․2016-02-151-2/+22
|
* [canvas] Improve subtitles (Closes #8537)Sergey M․2016-02-151-8/+7
|
* [Canvas] Add subtitlesRobin Houtevelts2016-02-151-0/+10
|
* [iqiyi] Partial support for VIP-only videosYen Chi Hsuan2016-02-151-12/+94
| | | | See #8569 and #8019. Currently only 6-min preview are supported
* [noz] Add new extractorPhilipp Hagemeister2016-02-152-0/+70
|
* [laola1tv] Improve (Closes #8478)Sergey M․2016-02-141-46/+58
|
* Credit @blackwinter for laola1tv (#8478)Sergey M․2016-02-141-0/+1
|
* [laola1tv] Fixes for changed site layout.Jens Wille2016-02-141-32/+59
| | | | | | | | | * Fixed valid URLs (w/ tests). * Fixed iframe URL extraction. * Fixed token URL extraction. * Fixed variable extraction. * Fixed uploader spelling. * Added upload_date to result dictionary.
* [refactor] Single quotes consistencySergey M․2016-02-1459-302/+302
|
* [refactor] Do not specify redundant None as second argument in dict.get()Sergey M․2016-02-1410-28/+28
|
* [downloader/dash] PEP 8Sergey M․2016-02-141-0/+1
|
* [globo] Switch to new-style classesSergey M․2016-02-141-1/+1
|
* [aes] Switch to new-style classesSergey M․2016-02-141-1/+1
|
* [dailymotion:cloud] Use idiomatic name for classmethod's first argumentSergey M․2016-02-141-3/+3
|
* [myvideo] Mark brokenSergey M․2016-02-141-0/+1
|
* Merge pull request #8479 from remitamine/dash_downloaderremitamine2016-02-131-46/+37
|\ | | | | [downloader/dash] Implement dashsegments fd in terms of fragment fd
| * [downloader/dash] Implement dashsegments fd in terms of fragment fdremitamine2016-02-091-46/+37
| |
* | [animeondemand] Add .netrcSergey M․2016-02-131-0/+1
| |
* | [comedycentral] Support /shows URLs (fixes #8405)Jaime Marquínez Ferrándiz2016-02-131-3/+6
| |
* | [animeondemand][wip] Add extractor (#8518)Sergey M․2016-02-132-0/+160
| |
* | release 2016.02.13Philipp Hagemeister2016-02-132-1/+5
| |
* | [nbc] Correct testSergey M․2016-02-131-1/+1
| |
* | [youtube] Add test for #8536Sergey M․2016-02-131-0/+9
| |
* | [youtube] Improve multifeed videos extraction (Closes #8536)Sergey M․2016-02-131-2/+5
| |
* | [extractor/generic] Add direct mpd url testSergey M․2016-02-131-0/+14
| |
* | [YoutubeDL] Allow bestvideo+bestaudio for any extractorSergey M․2016-02-131-1/+0
| |
* | [extractor/generic] Pass mpd base url to _parse_mpd_formatsSergey M․2016-02-131-1/+2
| |
* | [extractor/common] Improve base url constructionSergey M․2016-02-131-1/+3
| |
* | Revert "[aenetworks] extract http formats"remitamine2016-02-121-1/+1
| | | | | | | | This reverts commit 3d98f97c6408326dd841fae767a721ed91a1cae8.
* | [aenetworks] extract http formatsremitamine2016-02-121-1/+1
| |
* | [extractor/common] strip http urls in smil manifestremitamine2016-02-121-0/+1
| |
* | [extractor/generic] Improve dailymotion embed detection (Closes #8521, ↵Sergey M․2016-02-121-1/+1
| | | | | | | | closes #8325)
* | [vimeo] Fix authentication (Closes #8520)Sergey M․2016-02-121-1/+1
| |
* | [theplatform] remove unused import and change smil url for ThePlatformFeedIEremitamine2016-02-111-2/+1
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlremitamine2016-02-111-1/+1
|\ \
| * | [utils] Bump Firefox version in User-AgentSergey M․2016-02-111-1/+1
| | | | | | | | | | | | Old version number causes Youtube not to serve some formats in ytplayer.config
* | | [theplatform] fix pid extraction in the platform feedremitamine2016-02-111-1/+1
| | |
* | | [cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)remitamine2016-02-112-0/+117
| | |
* | | [extractor/common] remove duplicate rtmp formats in smil manifestremitamine2016-02-111-5/+3
|/ /
* | [YoutubeDL] Fix format resolution when height is missingSergey M․2016-02-111-1/+1
| |
* | [youtube] Fix typosSergey M․2016-02-111-2/+2
| |