9788 Commits (c254f75bbb68c4d6fdb9e63bfa399d7eff7b2c23)
 

Author SHA1 Message Date
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
remitamine 3d09aa4c82 [kuwo] extract title inside element with class title exactly 9 years ago
remitamine c44c7895b8 [kuwo] fix title extraction and update test 9 years ago
Yen Chi Hsuan 8de28761c4 [fktv] Fix a regex 9 years ago
Yen Chi Hsuan 711762f0b7 [fktv] Coding style 9 years ago
Yen Chi Hsuan 5773803961 [fktv] Correct thumbnail extraction and add the test 9 years ago
Yen Chi Hsuan 140359fc2c [fktv] Correct and improve some regexs 9 years ago
Yen Chi Hsuan 8ddf48d59f [fktv] Raise an error is no videos found 9 years ago
Yen Chi Hsuan 2e40a12225 [fktv] Correct spellings 9 years ago