aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [test_verbose_output] Fix tests under Python 3Yen Chi Hsuan2016-08-131-16/+16
|
* [expotv] Improve extraction and update testSergey M․2016-08-131-13/+10
|
* [downloader/external:curl] Clarify why CurlFD should not capture stderrRemita Amine2016-08-131-0/+1
|
* [test_utils] add test for option with not str valueRemita Amine2016-08-131-0/+1
|
* [vbox7] Fix extraction (Closes #10309)Sergey M․2016-08-131-31/+34
|
* [tapely] Remove extractor. It's shut downYen Chi Hsuan2016-08-133-110/+5
| | | | Closes #10323
* [pbs] add test for videos with undocumented http formats and remove unused ↵Remita Amine2016-08-131-3/+16
| | | | import
* [24video] Add support for me and xxx TLDsSergey M․2016-08-131-24/+24
|
* [muenchentv] Fix extraction (Closes #10313)Sergey M․2016-08-131-1/+1
|
* [24video] Fix comment count extractionSergey M․2016-08-131-1/+1
|
* [sunporno] Add support for embed URLsSergey M․2016-08-131-4/+8
|
* [sunporno] Fix metadata extraction (Closes #10316)Sergey M․2016-08-131-4/+5
|
* [hgtv] Add new extractor(closes #3999)Remita Amine2016-08-122-0/+49
|
* [external/curl] respect more downloader options and display progressRemita Amine2016-08-122-0/+17
|
* [pbs] check all http formats and remove unnecessary requestRemita Amine2016-08-121-14/+3
| | | | | | - some of the quality that not reported in the documentation are available(4500k, 6500k) - the videoInfo request doesn't work for a long time
* [crunchyroll] Add support for HLS (Closes #10301)Sergey M․2016-08-121-4/+28
|
* release 2016.08.12Sergey M․2016-08-124-6/+5
|
* [ChangeLog] ActualizeSergey M․2016-08-121-0/+8
|
* [viu] Remove from extractorsSergey M․2016-08-121-1/+0
|
* [goldenmoustache] Remove extractor (Closes #10298)Sergey M․2016-08-112-49/+1
| | | | Now uses dailymotion
* [drtuber] Improve title extractionSergey M․2016-08-111-1/+3
|
* [drtuber] Make dislike count optional (Closes #10297)Sergey M․2016-08-111-7/+11
|
* [chirbit] Fix extraction (Closes #10296)Sergey M․2016-08-111-24/+30
|
* [francetvinfo] Relax _VALID_URLSergey M․2016-08-111-1/+4
|
* [ChangeLog] Add change log for #10269Yen Chi Hsuan2016-08-111-0/+1
| | | | [skip ci]
* Merge branch 'lkho-pr/#10268'Yen Chi Hsuan2016-08-111-1/+3
|\
| * [YoutubeDL] Disable newline conversion when writing subtitlesYen Chi Hsuan2016-08-111-0/+2
| | | | | | | | | | | | By default io.open() convert all '\n' occurrences to '\r\n' when writing files. If the content already contains '\r\n', it will be converted to '\r\r\n', breaking some video players.
| * Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into ↵Yen Chi Hsuan2016-08-111-1/+1
| |\ | | | | | | | | | lkho-pr/#10268
| | * Preserve line endings for downloaded subtitle fileslkho2016-08-101-1/+1
| | |
* | | [rtlnl] Relax _VALID_URL (Closes #10282)Sergey M․2016-08-101-1/+4
| | |
* | | [formula1] Relax _VALID_URL (Closes #10283)Sergey M․2016-08-101-3/+6
| | |
* | | [wat] improve extraction(#10281)Remita Amine2016-08-101-45/+81
|/ / | | | | | | | | | | add alternative method to extract http formats works even if the video is geo-restricted or removed from public access(most of the cases)
* | [ctsnews] Fix extractionYen Chi Hsuan2016-08-102-28/+24
| |
* | [utils] Recognize more formats in unified_timestampYen Chi Hsuan2016-08-102-0/+7
| | | | | | | | Used in CtsNews
* | release 2016.08.10Sergey M․2016-08-106-7/+18
| |
* | [ChangeLog] ActualizeSergey M․2016-08-101-1/+13
| |
* | [devscripts/prepare_manpage] Fix description strings starting with dash ↵Sergey M․2016-08-091-11/+15
| | | | | | | | (Closes #10273)
* | [uol] remove unused importRemita Amine2016-08-091-2/+0
| |
* | [uol] Add new extractor(#4263)Remita Amine2016-08-092-0/+131
|/
* Credit @singh-pratyush96 for #10223Sergey M․2016-08-091-0/+1
|
* Credit @zvonicek for #10242 and #10253Sergey M․2016-08-091-0/+1
|
* [metadatafromtitle] Remove unused exception classSergey M․2016-08-091-5/+0
|
* Make --metadata-from-title non fatalnyorain2016-08-091-1/+2
| | | | Output a warning if the metadata can't be parsed from the title (and don't write any metadata) instead of raising a critical error.
* Add more checks for --min/max-sleep-interval arguments and use more ↵Sergey M․2016-08-092-8/+13
| | | | idiomatic naming
* Fix --min/max-sleep-interval wordingSergey M․2016-08-092-11/+19
|
* Add --max-sleep-interval (Closes #9930)singh-pratyush962016-08-094-5/+27
|
* [rbmaradio] Improve, simplify and extract all formats (Closes #10242)Sergey M․2016-08-091-22/+47
|
* [rbmaradio] Fixed extractorPetr Zvoníček2016-08-091-27/+18
|
* [sonyliv] Improve (Closes #10258)Sergey M․2016-08-091-7/+13
|
* [sonyliv] Add new extractorSukhbir Singh2016-08-092-0/+29
|