summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [buzzfeed] Fix playlist test casePhilipp Hagemeister2015-02-181-2/+3
| |
* | [ign] Amend playlist testPhilipp Hagemeister2015-02-181-0/+3
| |
* | [test/helper] Render info_dict with a final commaPhilipp Hagemeister2015-02-181-1/+1
| |
* | [test/helper] Only output a newline for forgotten keys if keys are really ↵Philipp Hagemeister2015-02-181-1/+3
| | | | | | | | missing
* | [livestream] Correct playlist ID and add a test for itPhilipp Hagemeister2015-02-181-1/+3
| |
* | [vk] Amend playlist testPhilipp Hagemeister2015-02-181-0/+3
| |
* | [vimeo] Amend playlist testsPhilipp Hagemeister2015-02-181-0/+5
| |
* | [vimeo] Prevent infinite loops if video password verification failsPhilipp Hagemeister2015-02-181-1/+5
| | | | | | | | | | | | We're seeing this in the tests¹ right now, which do not terminate. ¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
* | Merge branch 'progress-as-hook2'Philipp Hagemeister2015-02-175-81/+129
|\ \
| * | [downloader] Remove various unneeded assignments and importsPhilipp Hagemeister2015-02-173-8/+1
| | |
| * | [YoutubeDL] Use a progress hook for progress reportingPhilipp Hagemeister2015-02-175-73/+128
| | | | | | | | | | | | | | | Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875.
* | | PEP8 fixesPhilipp Hagemeister2015-02-173-3/+3
| | |
* | | [downloader/http] Remove gruesome importPhilipp Hagemeister2015-02-171-4/+3
|/ /
* | [radio.de] Fix extractionPhilipp Hagemeister2015-02-171-9/+6
| |
* | [videolecturesnet] Fix rtmp stream glitches (Closes #4968)Sergey M․2015-02-181-0/+1
| |
* | [twitch:stream] Prefer the 'source' format (fixes #4972)Jaime Marquínez Ferrándiz2015-02-172-0/+17
| |
* | release 2015.02.17.2Philipp Hagemeister2015-02-171-1/+1
| |
* | [videolecturesnet] Check http format URLs (Closes #4968)Sergey M?2015-02-171-9/+24
| |
* | [extractor/common] Test URLs with GETSergey M?2015-02-171-3/+1
| |
* | release 2015.02.17.1Philipp Hagemeister2015-02-171-1/+1
| |
* | [hls] Switch to available as a propertyPhilipp Hagemeister2015-02-171-1/+1
| |
* | release 2015.02.17Philipp Hagemeister2015-02-172-1/+3
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2015-02-173-25/+4
|\ \
| * | [downloader/hls] Fix detection of ffmpeg/avconv (reported in #4966)Jaime Marquínez Ferrándiz2015-02-171-1/+1
| | |
| * | [YoutubeDL] Use a Request object for getting the cookies (fixes #4970)Jaime Marquínez Ferrándiz2015-02-171-23/+2
| | | | | | | | | | | | So that we don't have to implement all the methods used by the cookiejar.
| * | [downloader/external] curl: Add the '--location' flagJaime Marquínez Ferrándiz2015-02-171-1/+1
| | | | | | | | | | | | curl doesn't follow redirections by default
* | | [ffmpeg] Remove trivial helper methodPhilipp Hagemeister2015-02-171-4/+1
| | |
* | | [ffmpeg] Make available a propertyPhilipp Hagemeister2015-02-172-2/+3
|/ /
* | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966)Philipp Hagemeister2015-02-174-1/+12
| |
* | release 2015.02.16.1Philipp Hagemeister2015-02-162-2/+2
| |
* | [rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959)Philipp Hagemeister2015-02-163-17/+65
| |
* | release 2015.02.16Philipp Hagemeister2015-02-163-2/+11
| |
* | [yam] Allow faults in optional fields (#4943)Philipp Hagemeister2015-02-161-13/+24
| |
* | Merge remote-tracking branch 'yan12125/IE_Yam'Philipp Hagemeister2015-02-163-4/+87
|\ \
| * | [Yam] Add new extractorYen Chi Hsuan2015-02-133-4/+87
| | |
* | | [extractor/common] Move up filesizePhilipp Hagemeister2015-02-161-1/+1
| | | | | | | | | | | | filesize and tbr should correlate, so it doesn't make sense to treat them differently.
* | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2015-02-1616-48/+163
|\ \ \ | | |/ | |/|
| * | [test/subtitles] Fix some testsJaime Marquínez Ferrándiz2015-02-151-2/+2
| | | | | | | | | | | | The checksym for the CeskaTelevize subtitles has changed again, so we just test that it has a reasonable length.
| * | [bbccouk] Fix fallback to legacy playlistSergey M․2015-02-151-1/+1
| | |
| * | [history] Add extractor (Closes #4934)Sergey M․2015-02-152-0/+32
| | |
| * | [theplatform] Add URL sign capabilitySergey M․2015-02-151-4/+38
| | |
| * | [extractor/common] Fix link to external documentationJaime Marquínez Ferrándiz2015-02-141-1/+1
| | |
| * | Remove unused importsJaime Marquínez Ferrándiz2015-02-142-3/+0
| | |
| * | [streamcz] Fix extraction (Closes #4940)Naglis Jonaitis2015-02-141-2/+21
| | |
| * | [drtuber] Add one more title regexSergey M․2015-02-141-2/+3
| | |
| * | Merge pull request #4951 from peugeot/beegSergey M.2015-02-141-1/+1
| |\ \ | | | | | | | | [beeg] fix test
| | * | [beeg] fix testpeugeot2015-02-141-1/+1
| | | |
| * | | Merge pull request #4950 from peugeot/drtuberSergey M.2015-02-141-1/+1
| |\ \ \ | | | | | | | | | | [drtuber] fix extraction
| | * | | [drtuber] fix extractionpeugeot2015-02-141-1/+1
| | |/ /
| * | | [sunporno] Keep old video regex just in caseSergey M․2015-02-141-1/+1
| | | |