aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-13release 2016.08.132016.08.13Sergey M․
2016-08-13[ChangeLog] ActualizeSergey M․
2016-08-13[pbs] Clarify comment on http formatsSergey M․
2016-08-13[pbs] Fix description extraction and update testsSergey M․
2016-08-13[franceculture] Fix extraction (Closes #10324)Sergey M․
2016-08-13[pornotube] Fix extraction (Closes #10322)Sergey M․
2016-08-13[4tube] Fix metadata extraction (Closes #10321)Sergey M․
2016-08-13[bigflix] Remove an invalid testYen Chi Hsuan
There's no video anymore
2016-08-13[imgur] Fix width and height extraction (Closes #10325)Sergey M․
2016-08-13[vbox7] Remove unused importsSergey M․
2016-08-13[test_verbose_output] Fix tests under Python 3Yen Chi Hsuan
2016-08-13[expotv] Improve extraction and update testSergey M․
2016-08-13[downloader/external:curl] Clarify why CurlFD should not capture stderrRemita Amine
2016-08-13[test_utils] add test for option with not str valueRemita Amine
2016-08-13[vbox7] Fix extraction (Closes #10309)Sergey M․
2016-08-13[tapely] Remove extractor. It's shut downYen Chi Hsuan
Closes #10323
2016-08-13[pbs] add test for videos with undocumented http formats and remove unused ↵Remita Amine
import
2016-08-13[24video] Add support for me and xxx TLDsSergey M․
2016-08-13[muenchentv] Fix extraction (Closes #10313)Sergey M․
2016-08-13[24video] Fix comment count extractionSergey M․
2016-08-13[sunporno] Add support for embed URLsSergey 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 progressRemita Amine
2016-08-12[pbs] check all http formats and remove unnecessary requestRemita Amine
- some of the quality that not reported in the documentation are available(4500k, 6500k) - the videoInfo request doesn't work for a long time
2016-08-12[crunchyroll] Add support for HLS (Closes #10301)Sergey M․
2016-08-12release 2016.08.122016.08.12Sergey M․
2016-08-12[ChangeLog] ActualizeSergey M․
2016-08-12[viu] Remove from extractorsSergey M․
2016-08-11[goldenmoustache] Remove extractor (Closes #10298)Sergey M․
Now uses dailymotion
2016-08-11[drtuber] Improve title extractionSergey 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_URLSergey M․
2016-08-11[ChangeLog] Add change log for #10269Yen Chi Hsuan
[skip ci]
2016-08-11Merge branch 'lkho-pr/#10268'Yen Chi Hsuan
2016-08-11[YoutubeDL] Disable newline conversion when writing subtitlesYen Chi Hsuan
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.
2016-08-11Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into ↵Yen Chi Hsuan
lkho-pr/#10268
2016-08-10Preserve line endings for downloaded subtitle fileslkho
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
add alternative method to extract http formats works even if the video is geo-restricted or removed from public access(most of the cases)
2016-08-10[ctsnews] Fix extractionYen Chi Hsuan
2016-08-10[utils] Recognize more formats in unified_timestampYen Chi Hsuan
Used in CtsNews
2016-08-10release 2016.08.102016.08.10Sergey M․
2016-08-10[ChangeLog] ActualizeSergey M․
2016-08-09[devscripts/prepare_manpage] Fix description strings starting with dash ↵Sergey M․
(Closes #10273)
2016-08-09[uol] remove unused importRemita Amine
2016-08-09[uol] Add new extractor(#4263)Remita Amine
2016-08-09Credit @singh-pratyush96 for #10223Sergey M․