Age | Commit message (Expand) | Author |
2016-08-13 | [4tube] Fix metadata extraction (Closes #10321) | Sergey M․ |
2016-08-13 | [bigflix] Remove an invalid test | Yen Chi Hsuan |
2016-08-13 | [imgur] Fix width and height extraction (Closes #10325) | Sergey M․ |
2016-08-13 | [vbox7] Remove unused imports | Sergey M․ |
2016-08-13 | [test_verbose_output] Fix tests under Python 3 | Yen Chi Hsuan |
2016-08-13 | [expotv] Improve extraction and update test | Sergey M․ |
2016-08-13 | [downloader/external:curl] Clarify why CurlFD should not capture stderr | Remita Amine |
2016-08-13 | [test_utils] add test for option with not str value | Remita Amine |
2016-08-13 | [vbox7] Fix extraction (Closes #10309) | Sergey M․ |
2016-08-13 | [tapely] Remove extractor. It's shut down | Yen Chi Hsuan |
2016-08-13 | [pbs] add test for videos with undocumented http formats and remove unused im... | Remita Amine |
2016-08-13 | [24video] Add support for me and xxx TLDs | Sergey M․ |
2016-08-13 | [muenchentv] Fix extraction (Closes #10313) | Sergey M․ |
2016-08-13 | [24video] Fix comment count extraction | Sergey M․ |
2016-08-13 | [sunporno] Add support for embed URLs | Sergey M․ |
2016-08-13 | [sunporno] Fix metadata extraction (Closes #10316) | Sergey M․ |
2016-08-12 | [hgtv] Add new extractor(closes #3999) | Remita Amine |
2016-08-12 | [external/curl] respect more downloader options and display progress | Remita Amine |
2016-08-12 | [pbs] check all http formats and remove unnecessary request | Remita Amine |
2016-08-12 | [crunchyroll] Add support for HLS (Closes #10301) | Sergey M․ |
2016-08-12 | release 2016.08.122016.08.12 | Sergey M․ |
2016-08-12 | [ChangeLog] Actualize | Sergey M․ |
2016-08-12 | [viu] Remove from extractors | Sergey M․ |
2016-08-11 | [goldenmoustache] Remove extractor (Closes #10298) | Sergey M․ |
2016-08-11 | [drtuber] Improve title extraction | Sergey M․ |
2016-08-11 | [drtuber] Make dislike count optional (Closes #10297) | Sergey M․ |
2016-08-11 | [chirbit] Fix extraction (Closes #10296) | Sergey M․ |
2016-08-11 | [francetvinfo] Relax _VALID_URL | Sergey M․ |
2016-08-11 | [ChangeLog] Add change log for #10269 | Yen Chi Hsuan |
2016-08-11 | Merge branch 'lkho-pr/#10268' | Yen Chi Hsuan |
2016-08-11 | [YoutubeDL] Disable newline conversion when writing subtitles | Yen Chi Hsuan |
2016-08-11 | Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into lkho-pr/#... | Yen Chi Hsuan |
2016-08-10 | Preserve line endings for downloaded subtitle files | lkho |
2016-08-10 | [rtlnl] Relax _VALID_URL (Closes #10282) | Sergey M․ |
2016-08-10 | [formula1] Relax _VALID_URL (Closes #10283) | Sergey M․ |
2016-08-10 | [wat] improve extraction(#10281) | Remita Amine |
2016-08-10 | [ctsnews] Fix extraction | Yen Chi Hsuan |
2016-08-10 | [utils] Recognize more formats in unified_timestamp | Yen Chi Hsuan |
2016-08-10 | release 2016.08.102016.08.10 | Sergey M․ |
2016-08-10 | [ChangeLog] Actualize | Sergey M․ |
2016-08-09 | [devscripts/prepare_manpage] Fix description strings starting with dash (Clos... | Sergey M․ |
2016-08-09 | [uol] remove unused import | Remita Amine |
2016-08-09 | [uol] Add new extractor(#4263) | Remita Amine |
2016-08-09 | Credit @singh-pratyush96 for #10223 | Sergey M․ |
2016-08-09 | Credit @zvonicek for #10242 and #10253 | Sergey M․ |
2016-08-09 | [metadatafromtitle] Remove unused exception class | Sergey M․ |
2016-08-09 | Make --metadata-from-title non fatal | nyorain |
2016-08-09 | Add more checks for --min/max-sleep-interval arguments and use more idiomatic... | Sergey M․ |
2016-08-09 | Fix --min/max-sleep-interval wording | Sergey M․ |
2016-08-09 | Add --max-sleep-interval (Closes #9930) | singh-pratyush96 |