aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-01[extractor/common] Allow float bitratesSergey M․
2015-10-01[nrktv] Rework subtitles and eliminate downloading twiceSergey M․
2015-10-01Merge pull request #7035 from jfremstad/nrk-fix-spellingSergey M.
[nrk] Spelling
2015-10-01[nrk] SpellingJoakim Fremstad
2015-10-01[naver] Improve error regexSergey M․
2015-09-30[vk] Detect vimeo embeds (Closes #7021)Sergey M․
2015-09-30[test/helper] Clarify field for list length mismatchSergey M․
2015-09-30[test/helper] SpellingSergey M․
2015-09-30[test/helper] FormattingSergey M․
2015-09-30[test] use descriptive variable nameQijiang Fan
2015-09-30[test] split expect_dict to two functionsQijiang Fan
2015-09-30[test] recursively check dict and list in expect_info_dictQijiang Fan
This allows to use md5:, re:, etc within the str inside a list or dict.
2015-09-30[nfl] Add test for #7012Sergey M․
2015-09-30[nfl] fix content id regex(fixes #7012)remitamine
2015-09-30[comedycentral] Fix youtube-dl :thedailyshowPhilipp Hagemeister
We'll let the generic IE follow the redirect and call back to us with the episode URL
2015-09-29[adultswim] Prefer stream (Closes #7015)Sergey M․
2015-09-28release 2015.09.282015.09.28Philipp Hagemeister
2015-09-28[keek] Strip titleSergey M․
2015-09-28[keek] Improve uploader fields regexesSergey M․
2015-09-28[keek] Remove descriptionSergey M․
Since it equals title plus static suffix
2015-09-28[keek] Make uploader fields non fatalSergey M․
2015-09-28[keek] extract uploader and uploader id with _search_regexremitamine
2015-09-28[keek] add utf-8 coding cookieremitamine
2015-09-28[keek] fix test titleremitamine
2015-09-28[keek] extract more inforemitamine
2015-09-28[keek] fix info extractionremitamine
2015-09-27[extractor/generic] Add support for condenast script embeds (Closes #6885, ↵Sergey M․
closes #6991)
2015-09-27[condenast] Add support for JS embedsSergey M․
2015-09-26Use `insert` for all sys.path manipulationsYen Chi Hsuan
Closes #6867.
2015-09-27[eagleplatform] Use http scheme for thumbnailSergey M․
2015-09-27[eagleplatform] Make _handle_error staticmethodSergey M․
2015-09-27[eagleplatform] Simplify secure mp4 construction and clarify rationaleSergey M․
2015-09-27[eagleplatform] use http urls explicitlyremitamine
2015-09-27[eagleplatform] return the code to handle errors in all _download_json requestsremitamine
2015-09-27[eagleplatform] extract mp4 url and fix thumbnail urlremitamine
2015-09-26[qqmusic] Allow [mm:ss] timestampsSergey M․
2015-09-26[qqmusic] Use release_dateSergey M․
2015-09-26[extractor/common] Document release_date fieldSergey M․
2015-09-26Credit @fqj1994 for qqmusic .lrc supportSergey M․
2015-09-26[qqmusic] Add test for a song with non .lrc lyricsSergey M․
2015-09-26[qqmusic] Do not capture braced text from the middle of the stringSergey M․
2015-09-26[qqmusic] Eliminate _filter_lrc and use single quotesSergey M․
2015-09-26[qqmusic] Add subtitles for QQMusicQijiang Fan
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
2015-09-26[bbc] Add test for programme that fails with iptv-all mediasetSergey M․
2015-09-26[bbc] Clarify iptv-all mediaset rationaleSergey M․
2015-09-26[bbc] Skip mediaselection on gelocation error (Closes #6983)Sergey M․
2015-09-26[extractor/generic] Use _extract_url for mtvservicesSergey M․
2015-09-26[mtvservices:embedded] Add _extract_urlSergey M․
2015-09-26[mtv] Look for sm4:video:embed (Closes #6936, closes #6970)Sergey M․
2015-09-26Merge pull request #6966 from remitamine/kuwoYen Chi Hsuan
[kuwo] fix title extraction and update test