9796 Commits (2e885de796e211300fd70709da17325b84c86dd6)
 

Author SHA1 Message Date
Sergey M․ 2e885de796 [test/helper] Formatting 9 years ago
Qijiang Fan 687c04cbb8 [test] use descriptive variable name 9 years ago
Qijiang Fan 40c931de4b [test] split expect_dict to two functions 9 years ago
Qijiang Fan 93bc7ef165 [test] recursively check dict and list in expect_info_dict
This allows to use md5:, re:, etc within the str inside a list
or dict.
9 years ago
Sergey M․ ee2d190253 [nfl] Add test for #7012 9 years ago
remitamine aedb930cfc [nfl] fix content id regex(fixes #7012) 9 years ago
Philipp Hagemeister c596ce91cd [comedycentral] Fix youtube-dl :thedailyshow
We'll let the generic IE follow the redirect and call back to us with the episode URL
9 years ago
Sergey M․ 8a64969404 [adultswim] Prefer stream (Closes #7015) 9 years ago
Philipp Hagemeister c254f75bbb release 2015.09.28 9 years ago
Sergey M․ 86692c019c [keek] Strip title 9 years ago
Sergey M․ 1ab1c4ef57 [keek] Improve uploader fields regexes 9 years ago
Sergey M․ 926fb62eec [keek] Remove description
Since it equals title plus static suffix
9 years ago
Sergey M․ 817690ff73 [keek] Make uploader fields non fatal 9 years ago
remitamine 98e1c935a1 [keek] extract uploader and uploader id with _search_regex 9 years ago
remitamine f30e9976d6 [keek] add utf-8 coding cookie 9 years ago
remitamine 80e98aed69 [keek] fix test title 9 years ago
remitamine 6a24cb3d22 [keek] extract more info 9 years ago
remitamine e13b9e7885 [keek] fix info extraction 9 years ago
Sergey M․ dd467d33d0 [extractor/generic] Add support for condenast script embeds (Closes #6885, closes #6991) 9 years ago
Sergey M․ c6b8f4d0c9 [condenast] Add support for JS embeds 9 years ago
Yen Chi Hsuan 95240b8093 Use `insert` for all sys.path manipulations
Closes #6867.
9 years ago
Sergey M․ 2f962d0a91 [eagleplatform] Use http scheme for thumbnail 9 years ago
Sergey M․ 3c63e1bb57 [eagleplatform] Make _handle_error staticmethod 9 years ago
Sergey M․ c471b34575 [eagleplatform] Simplify secure mp4 construction and clarify rationale 9 years ago
remitamine d045f0bdb7 [eagleplatform] use http urls explicitly 9 years ago
remitamine 22becac4bd [eagleplatform] return the code to handle errors in all _download_json requests 9 years ago
remitamine 9d632b1b27 [eagleplatform] extract mp4 url and fix thumbnail url 9 years ago
Sergey M․ 95c5e10103 [qqmusic] Allow [mm:ss] timestamps 9 years ago
Sergey M․ a5d09d684e [qqmusic] Use release_date 9 years ago
Sergey M․ 8aab976bbd [extractor/common] Document release_date field 9 years ago
Sergey M․ 26c6d1922e Credit @fqj1994 for qqmusic .lrc support 9 years ago
Sergey M․ cd1bb54990 [qqmusic] Add test for a song with non .lrc lyrics 9 years ago
Sergey M․ d4cd06138c [qqmusic] Do not capture braced text from the middle of the string 9 years ago
Sergey M․ 961c5cbf17 [qqmusic] Eliminate _filter_lrc and use single quotes 9 years ago
Qijiang Fan b65e5bb72f [qqmusic] Add subtitles for QQMusic
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
9 years ago
Sergey M․ 54914380c0 [bbc] Add test for programme that fails with iptv-all mediaset 9 years ago
Sergey M․ 26ccc68bed [bbc] Clarify iptv-all mediaset rationale 9 years ago
Sergey M․ ee3d5a6d47 [bbc] Skip mediaselection on gelocation error (Closes #6983) 9 years ago
Sergey M․ 46fde8a1a2 [extractor/generic] Use _extract_url for mtvservices 9 years ago
Sergey M․ fe1d858e35 [mtvservices:embedded] Add _extract_url 9 years ago
Sergey M․ fc42bc6ec9 [mtv] Look for sm4:video:embed (Closes #6936, closes #6970) 9 years ago
Yen Chi Hsuan fe6ad195ae Merge pull request #6966 from remitamine/kuwo
[kuwo] fix title extraction and update test
9 years ago
remitamine 7193650641 [kuwo] treat the offline error as an expected ExtractorError 9 years ago
remitamine 5db34f680f [kuwo] check for the offline error page 9 years ago
Sergey M. a82ba8d0ce Merge pull request #6978 from remitamine/fktv
[fktv] get format_id from video file ext
9 years ago
remitamine 3706fb5dc8 [fktv] get format_id from video file ext 9 years ago
Jaime Marquínez Ferrándiz 08bea4adde Also run tests with python 3.5 9 years ago
Jaime Marquínez Ferrándiz 4c917d0314 [README.md] Document the 'duration' field in the output template (#6929) 9 years ago
Jaime Marquínez Ferrándiz 4866b72eb2 [fktv] Don't redefine 'url' in list comprehension
Detected with flake8.
9 years ago
Yen Chi Hsuan 2d00be0477 Merge branch 'remitamine-fktv' 9 years ago