9783 Commits

Author SHA1 Message Date
Yen Chi Hsuan
bf371b9d3d Use insert for all sys.path manipulations
Closes #6867.
2015-10-13 07:16:31 +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․
916a63c237 Credit @fqj1994 for qqmusic .lrc support 2015-10-13 07:16:14 +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
dda1127d60 Also run tests with python 3.5 2015-10-13 07:15:50 +02:00
Jaime Marquínez Ferrándiz
0dd48e5088 [README.md] Document the 'duration' field in the output template (#6929) 2015-10-13 07:15:48 +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
Yen Chi Hsuan
6b658a73b1 [fktv] Correct and improve some regexs 2015-10-13 07:15:36 +02:00
Yen Chi Hsuan
77c5e3aee7 [fktv] Raise an error is no videos found 2015-10-13 07:15:34 +02:00
Yen Chi Hsuan
bfc8400f99 [fktv] Correct spellings 2015-10-13 07:15:32 +02:00
remitamine
8b50324c00 [nextmedia] update AppleDailyIE tests 2015-10-13 07:15:31 +02:00
Sergey M․
583963c42c [condenast] Do not capture unused group in _VALID_URL 2015-10-13 07:15:29 +02:00
Sergey M․
5451494379 [condenast] Keep acute accent 2015-10-13 07:15:27 +02:00
remitamine
79838019ef [condenast] fix video info regex 2015-10-13 07:15:25 +02:00
remitamine
8e0c76634d [condenast] fix extraction and add support for other sites 2015-10-13 07:15:24 +02:00
Sergey M․
14b52b338f [iconosquare] Extract comments 2015-10-13 07:15:22 +02:00
Sergey M․
1c191c079f [iconosquare] Revert title (Closes #6954) 2015-10-13 07:15:20 +02:00
remitamine
7b8f38be8c [iconosquare] fix info extraction 2015-10-13 07:15:19 +02:00
atomic83
89b3052b33 More title extraction fixing. 2015-10-13 07:15:17 +02:00
remitamine
2e0fab78cb [hostingbulk] remove extractor 2015-10-13 07:15:15 +02:00
Sergey M․
5311d94a07 [nhl:news] Add support for iframe embeds (Closes #6941) 2015-10-13 07:15:13 +02:00
Sergey M․
49c3ca88af [nhl] Add support for embedded URLs 2015-10-13 07:15:12 +02:00
Sergey M․
b783a0a072 [vidme] Prefer non clip (Closes #6924) 2015-10-13 07:15:10 +02:00
Sergey M․
19765b643d [xhamster] Fix title extraction (Closes #6944) 2015-10-13 07:15:08 +02:00
Yen Chi Hsuan
c4795a4168 [iqiyi] Use md5_text for all MD5 calls 2015-10-13 07:15:06 +02:00