aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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․
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, cl...Sergey M․
2015-09-27[condenast] Add support for JS embedsSergey M․
2015-09-26Use `insert` for all sys.path manipulationsYen Chi Hsuan
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
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
2015-09-26[kuwo] treat the offline error as an expected ExtractorErrorremitamine
2015-09-26[kuwo] check for the offline error pageremitamine
2015-09-26Merge pull request #6978 from remitamine/fktvSergey M.
2015-09-26[fktv] get format_id from video file extremitamine
2015-09-25Also run tests with python 3.5Jaime Marquínez Ferrándiz
2015-09-25[README.md] Document the 'duration' field in the output template (#6929)Jaime Marquínez Ferrándiz
2015-09-25[fktv] Don't redefine 'url' in list comprehensionJaime Marquínez Ferrándiz