aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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․
2016-08-09Credit @zvonicek for #10242 and #10253Sergey M․
2016-08-09[metadatafromtitle] Remove unused exception classSergey M․
2016-08-09Make --metadata-from-title non fatalnyorain
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.
2016-08-09Add more checks for --min/max-sleep-interval arguments and use more ↵Sergey M․
idiomatic naming
2016-08-09Fix --min/max-sleep-interval wordingSergey M․
2016-08-09Add --max-sleep-interval (Closes #9930)singh-pratyush96
2016-08-09[rbmaradio] Improve, simplify and extract all formats (Closes #10242)Sergey M․
2016-08-09[rbmaradio] Fixed extractorPetr Zvoníček
2016-08-09[sonyliv] Improve (Closes #10258)Sergey M․
2016-08-09[sonyliv] Add new extractorSukhbir Singh
2016-08-08[extractor/generic] Add proper default to _search_json_ld callSergey M․
2016-08-08[flipagram] Add proper default to _search_json_ld callSergey M․
2016-08-08[condenast] Make _search_json_ld call non fatalSergey M․
2016-08-08[bbc] Add proper default to _search_json_ld callSergey M․
2016-08-08[extractor/common] Respect default in _search_json_ldSergey M․
2016-08-08Revert "[flipagram] Make _search_json_ld non fatal"Sergey M․
This reverts commit d34995a9e3f596c4dd80178d99f7bd8dbc748e2b.
2016-08-08Revert "[extractor/generic] Make _search_json_ld non fatal"Sergey M․
This reverts commit 958849275f1c6072c712e8d611294a762fadc7f0.
2016-08-08[sohu] Update _TESTS (closes #10260)Yen Chi Hsuan
2016-08-08[chaturbate] Skip the invalid testYen Chi Hsuan
2016-08-08[biqle] Skip an invalid testYen Chi Hsuan
2016-08-08[aparat] Fix extractionYen Chi Hsuan
2016-08-08[bilibili] Update _TESTSYen Chi Hsuan
2016-08-08[features.aol.com] Fix _TESTSYen Chi Hsuan
2016-08-07[cwtv] extract http formatsRemita Amine
2016-08-08[rozhlas] Fix regexes and improve extraction (Closes #10253)Sergey M․
2016-08-08[rozhlas] Add new extractorPetr Zvoníček
2016-08-08[README.md] Update Options LinkCharlie Le
The link references a bad anchor. The updated link now references the correct anchor.
2016-08-07[kuwo:singer] Fix extractionYen Chi Hsuan
2016-08-07release 2016.08.072016.08.07Sergey M․