summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2015.05.04 2015.05.04Philipp Hagemeister2015-05-041-1/+1
* [escapist] Add uploader to testsSergey M․2015-05-041-0/+2
* [escapist] ModernizeSergey M․2015-05-041-5/+10
* [escapist] Improve _VALID_URLSergey M․2015-05-041-1/+1
* [escapist] Update tests' checksumsSergey M․2015-05-041-2/+2
* [escapist] Fix formats extractionSergey M․2015-05-041-20/+15
* [NBC] Enhance extraction of ThePlatform URL (fixes #5470)Yen Chi Hsuan2015-05-041-1/+14
* release 2015.05.03 2015.05.03Philipp Hagemeister2015-05-033-3/+4
* [generic] Detect more MLB videos (fixes #5443)Yen Chi Hsuan2015-05-041-0/+17
* [MLB] Extend _VALID_URL (#5443)Yen Chi Hsuan2015-05-041-1/+6
* [lifenews] Detect <iframe> (fixes #5346)Yen Chi Hsuan2015-05-041-9/+38
* [lifenews] Fix view count and comment countYen Chi Hsuan2015-05-041-2/+2
* [dailymotion] Use https urlsJaime Marquínez Ferrándiz2015-05-031-2/+2
* [rutv] Add test for #5584Sergey M․2015-05-031-2/+11
* [rutv] Recognize live streams (#5584)Sergey M․2015-05-031-1/+4
* [baiduvideo] Improve _VALID_URLSergey M․2015-05-031-1/+1
* [vgtv] Fix _VALID_URL (Closes #5578)Sergey M․2015-05-031-1/+1
* [options] Clarify `--write-annotations` helpSergey M․2015-05-021-1/+1
* [YoutubeDL] Improve description file namingSergey M․2015-05-021-1/+1
* [YoutubeDL] Improve annotations file namingSergey M․2015-05-021-1/+1
* [YoutubeDL] Improve JSON info file namingSergey M․2015-05-021-1/+2
* [utils] Add replace_extensionSergey M․2015-05-022-0/+16
* [YoutubeDL] Improve audio/video-only file namingSergey M․2015-05-021-1/+1
* [test_utils] Add tests for prepend_extensionSergey M․2015-05-021-0/+9
* [utils] Improve prepend_extensionSergey M․2015-05-021-2/+5
* [baiduvideo] Add new extractor (closes #4563)Yen Chi Hsuan2015-05-032-0/+69
* [YoutubeDL] Ensure correct extension is always present for a merged file (Clo...Sergey M․2015-05-021-1/+8
* Remove code that was only used by the Grooveshark extractorJaime Marquínez Ferrándiz2015-05-023-16/+2
* [Grooveshark] Remove the extractorYen Chi Hsuan2015-05-022-192/+0
* [iconosquare] Fix extractionSergey M․2015-05-021-9/+48
* [viki] Remove clean_html callYen Chi Hsuan2015-05-021-2/+0
* [viki] Extract m3u8 videos (#4855)Yen Chi Hsuan2015-05-021-3/+31
* [viki] Enhance error message handling (#3774)Yen Chi Hsuan2015-05-021-4/+10
* [viki] Fix extractor and add a global availble test caseYen Chi Hsuan2015-05-021-5/+23
* [pbs] Add support for HD (Closes #3564, closes #5390)Sergey M․2015-05-011-17/+41
* Add ability to embed subtitles in mkv files (closes #5434)Nikoli2015-05-013-5/+6
* [yahoo] Extend _VALID_URLYen Chi Hsuan2015-05-011-2/+5
* [bbccouk] Mute thumbnailSergey M․2015-05-011-3/+1
* [bbccouk] Add test for #5530Sergey M․2015-05-011-0/+14
* [bbccouk] Improve extraction (Closes #5530)Sergey M․2015-05-011-9/+26
* [theplaform] Fix FutureWarningSergey M․2015-05-011-3/+9
* [foxsports] Add extractor (Closes #5517)Sergey M․2015-05-012-0/+33
* [YoutubeDL] Filter requested info fields on `--load-info` as wellSergey M․2015-05-011-5/+8
* [dreisat] Extend _VALID_URL (Closes #5548)Naglis Jonaitis2015-04-301-13/+19
* [YoutubeDL] pep8: use 'k not in' instead of 'not k in'Jaime Marquínez Ferrándiz2015-04-301-1/+1
* [YoutubeDL] Do not write requested info in info JSON file (Closes #5562, clos...Sergey M․2015-04-301-1/+4
* Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan2015-04-303-26/+19
|\
| * [vporn] More metadata extraction fixes and tests update (#5560)Sergey M․2015-04-301-8/+2
| * [vporn] Fix metadata extraction (#5560)Sergey M․2015-04-301-12/+10
| * [YoutubeDL] Generalize best/worst format match behaviorSergey M․2015-04-301-11/+5