5886 Commits

Author SHA1 Message Date
Sergey M․
173b94e295 [extractor/common] Extract upload date from SMIL 2015-10-13 07:17:23 +02:00
Sergey M․
8cd190c313 [extractor/common] Extract images from SMIL 2015-10-13 07:17:21 +02:00
Sergey M․
cc8cda9f86 [extractor/common] Allow float bitrates 2015-10-13 07:17:20 +02:00
Sergey M․
90f62fddf5 [nrktv] Rework subtitles and eliminate downloading twice 2015-10-13 07:17:18 +02:00
Joakim Fremstad
fc22dc406d [nrk] Spelling 2015-10-13 07:17:16 +02:00
Sergey M․
f68b90c766 [naver] Improve error regex 2015-10-13 07:17:14 +02:00
Sergey M․
5b10170b83 [vk] Detect vimeo embeds (Closes #7021) 2015-10-13 07:17:13 +02:00
Sergey M․
90d7e91eec [nfl] Add test for #7012 2015-10-13 07:16:59 +02:00
remitamine
ce71d9dbd0 [nfl] fix content id regex(fixes #7012) 2015-10-13 07:16:58 +02:00
Philipp Hagemeister
45447e7df3 [comedycentral] Fix youtube-dl :thedailyshow
We'll let the generic IE follow the redirect and call back to us with the episode URL
2015-10-13 07:16:56 +02:00
Sergey M․
ccaeb68b9d [adultswim] Prefer stream (Closes #7015) 2015-10-13 07:16:54 +02:00
Sergey M․
f89babd37c [keek] Strip title 2015-10-13 07:16:51 +02:00
Sergey M․
cd98ec0cf5 [keek] Improve uploader fields regexes 2015-10-13 07:16:49 +02:00
Sergey M․
deee26623b [keek] Remove description
Since it equals title plus static suffix
2015-10-13 07:16:47 +02:00
Sergey M․
5de5083bb2 [keek] Make uploader fields non fatal 2015-10-13 07:16:45 +02:00
remitamine
51a8627a0c [keek] extract uploader and uploader id with _search_regex 2015-10-13 07:16:43 +02:00
remitamine
34c6cefcbd [keek] add utf-8 coding cookie 2015-10-13 07:16:42 +02:00
remitamine
d0d362637c [keek] fix test title 2015-10-13 07:16:40 +02:00
remitamine
adf018a570 [keek] extract more info 2015-10-13 07:16:38 +02:00
remitamine
75f24dfdbc [keek] fix info extraction 2015-10-13 07:16:37 +02:00
Sergey M․
6c7c31d2a4 [extractor/generic] Add support for condenast script embeds (Closes #6885, closes #6991) 2015-10-13 07:16:35 +02:00
Sergey M․
56dd095d1a [condenast] Add support for JS embeds 2015-10-13 07:16:33 +02:00
Sergey M․
f810b95d78 [eagleplatform] Use http scheme for thumbnail 2015-10-13 07:16:29 +02:00
Sergey M․
f6a182a731 [eagleplatform] Make _handle_error staticmethod 2015-10-13 07:16:28 +02:00
Sergey M․
b277aa4cdb [eagleplatform] Simplify secure mp4 construction and clarify rationale 2015-10-13 07:16:26 +02:00
remitamine
7e96cde588 [eagleplatform] use http urls explicitly 2015-10-13 07:16:24 +02:00
remitamine
2abbc975fd [eagleplatform] return the code to handle errors in all _download_json requests 2015-10-13 07:16:23 +02:00
remitamine
96d9ce9fa7 [eagleplatform] extract mp4 url and fix thumbnail url 2015-10-13 07:16:21 +02:00
Sergey M․
694ef20234 [qqmusic] Allow [mm:ss] timestamps 2015-10-13 07:16:19 +02:00
Sergey M․
65ce366817 [qqmusic] Use release_date 2015-10-13 07:16:18 +02:00
Sergey M․
52dda9d7ab [extractor/common] Document release_date field 2015-10-13 07:16:16 +02:00
Sergey M․
f46866898a [qqmusic] Add test for a song with non .lrc lyrics 2015-10-13 07:16:12 +02:00
Sergey M․
18089e8d1f [qqmusic] Do not capture braced text from the middle of the string 2015-10-13 07:16:10 +02:00
Sergey M․
3461760407 [qqmusic] Eliminate _filter_lrc and use single quotes 2015-10-13 07:16:09 +02:00
Qijiang Fan
ef50c3614b [qqmusic] Add subtitles for QQMusic
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
2015-10-13 07:16:07 +02:00
Sergey M․
c9043f214b [bbc] Add test for programme that fails with iptv-all mediaset 2015-10-13 07:16:05 +02:00
Sergey M․
47ef47efa9 [bbc] Clarify iptv-all mediaset rationale 2015-10-13 07:16:03 +02:00
Sergey M․
ee9560f4c8 [bbc] Skip mediaselection on gelocation error (Closes #6983) 2015-10-13 07:16:02 +02:00
Sergey M․
9754a00825 [extractor/generic] Use _extract_url for mtvservices 2015-10-13 07:16:00 +02:00
Sergey M․
37e8fcf280 [mtvservices:embedded] Add _extract_url 2015-10-13 07:15:58 +02:00
Sergey M․
ddad0898e3 [mtv] Look for sm4:video:embed (Closes #6936, closes #6970) 2015-10-13 07:15:57 +02:00
remitamine
c5e1f5ee6f [kuwo] treat the offline error as an expected ExtractorError 2015-10-13 07:15:55 +02:00
remitamine
d866593550 [kuwo] check for the offline error page 2015-10-13 07:15:53 +02:00
remitamine
580ca72322 [fktv] get format_id from video file ext 2015-10-13 07:15:52 +02:00
Jaime Marquínez Ferrándiz
797b80f280 [fktv] Don't redefine 'url' in list comprehension
Detected with flake8.
2015-10-13 07:15:46 +02:00
remitamine
574a8b17ca [kuwo] extract title inside element with class title exactly 2015-10-13 07:15:45 +02:00
remitamine
c6dfd27e92 [kuwo] fix title extraction and update test 2015-10-13 07:15:43 +02:00
Yen Chi Hsuan
a962387d14 [fktv] Fix a regex 2015-10-13 07:15:41 +02:00
Yen Chi Hsuan
35b5c67a08 [fktv] Coding style 2015-10-13 07:15:39 +02:00
Yen Chi Hsuan
b24f40fa75 [fktv] Correct thumbnail extraction and add the test 2015-10-13 07:15:38 +02:00