Commit Graph

10912 Commits (b924bfad684ac7e9209e7165df3e13af6545596d)
 

Author SHA1 Message Date
Sergey M․ 1ab1c4ef57 [keek] Improve uploader fields regexes
Sergey M․ 926fb62eec [keek] Remove description
Since it equals title plus static suffix
Sergey M․ 817690ff73 [keek] Make uploader fields non fatal
remitamine 98e1c935a1 [keek] extract uploader and uploader id with _search_regex
remitamine f30e9976d6 [keek] add utf-8 coding cookie
remitamine 80e98aed69 [keek] fix test title
remitamine 6a24cb3d22 [keek] extract more info
remitamine e13b9e7885 [keek] fix info extraction
Sergey M․ dd467d33d0 [extractor/generic] Add support for condenast script embeds (Closes , closes )
Sergey M․ c6b8f4d0c9 [condenast] Add support for JS embeds
Yen Chi Hsuan 95240b8093 Use `insert` for all sys.path manipulations
Closes .
Sergey M․ 2f962d0a91 [eagleplatform] Use http scheme for thumbnail
Sergey M․ 3c63e1bb57 [eagleplatform] Make _handle_error staticmethod
Sergey M․ c471b34575 [eagleplatform] Simplify secure mp4 construction and clarify rationale
remitamine d045f0bdb7 [eagleplatform] use http urls explicitly
remitamine 22becac4bd [eagleplatform] return the code to handle errors in all _download_json requests
remitamine 9d632b1b27 [eagleplatform] extract mp4 url and fix thumbnail url
Sergey M․ 95c5e10103 [qqmusic] Allow [mm:ss] timestamps
Sergey M․ a5d09d684e [qqmusic] Use release_date
Sergey M․ 8aab976bbd [extractor/common] Document release_date field
Sergey M․ 26c6d1922e Credit @fqj1994 for qqmusic .lrc support
Sergey M․ cd1bb54990 [qqmusic] Add test for a song with non .lrc lyrics
Sergey M․ d4cd06138c [qqmusic] Do not capture braced text from the middle of the string
Sergey M․ 961c5cbf17 [qqmusic] Eliminate _filter_lrc and use single quotes
Qijiang Fan b65e5bb72f [qqmusic] Add subtitles for QQMusic
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
Sergey M․ 54914380c0 [bbc] Add test for programme that fails with iptv-all mediaset
Sergey M․ 26ccc68bed [bbc] Clarify iptv-all mediaset rationale
Sergey M․ ee3d5a6d47 [bbc] Skip mediaselection on gelocation error (Closes )
Sergey M․ 46fde8a1a2 [extractor/generic] Use _extract_url for mtvservices
Sergey M․ fe1d858e35 [mtvservices:embedded] Add _extract_url
Sergey M․ fc42bc6ec9 [mtv] Look for sm4:video:embed (Closes , closes )
Yen Chi Hsuan fe6ad195ae Merge pull request from remitamine/kuwo
[kuwo] fix title extraction and update test
remitamine 7193650641 [kuwo] treat the offline error as an expected ExtractorError
remitamine 5db34f680f [kuwo] check for the offline error page
Sergey M. a82ba8d0ce Merge pull request from remitamine/fktv
[fktv] get format_id from video file ext
remitamine 3706fb5dc8 [fktv] get format_id from video file ext
Jaime Marquínez Ferrándiz 08bea4adde Also run tests with python 3.5
Jaime Marquínez Ferrándiz 4c917d0314 [README.md] Document the 'duration' field in the output template ()
Jaime Marquínez Ferrándiz 4866b72eb2 [fktv] Don't redefine 'url' in list comprehension
Detected with flake8.
Yen Chi Hsuan 2d00be0477 Merge branch 'remitamine-fktv'
remitamine 3d09aa4c82 [kuwo] extract title inside element with class title exactly
remitamine c44c7895b8 [kuwo] fix title extraction and update test
Yen Chi Hsuan 8de28761c4 [fktv] Fix a regex
Yen Chi Hsuan 711762f0b7 [fktv] Coding style
Yen Chi Hsuan 5773803961 [fktv] Correct thumbnail extraction and add the test
remitamine 6aeba407db [jukebox] remove extractor and handle it using generic extractor
Yen Chi Hsuan 140359fc2c [fktv] Correct and improve some regexs
Yen Chi Hsuan 8ddf48d59f [fktv] Raise an error is no videos found
Yen Chi Hsuan 2e40a12225 [fktv] Correct spellings
Yen Chi Hsuan dade7245af Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv