Commit Graph

828 Commits

Author SHA1 Message Date
Zhiming Wang
b787226053
[bilibili] fix livestream extractor
The HTML page of a live page does not carry any room info now. Room ID
and title needs to be retrieved with proper API calls.

Fixes #2479.
2017-11-22 09:13:17 -05:00
Mort Yao
2584b5d8bb
Merge branch 'develop' of https://github.com/s969966195/you-get into s969966195-develop 2017-11-17 16:54:47 +01:00
Mort Yao
623a8a09a0
Merge branch 'update-douyutv-api' of https://github.com/hcwhan/you-get into hcwhan-update-douyutv-api 2017-11-17 16:53:42 +01:00
Mort Yao
468e3c33f5
Merge branch 'develop' of https://github.com/jhc888007/you-get into jhc888007-develop 2017-11-17 16:49:38 +01:00
Mort Yao
57ef1390ff
Merge branch 'miaopai-fix' of https://github.com/einverne/you-get into einverne-miaopai-fix 2017-11-17 16:41:03 +01:00
Mort Yao
4f4a7d2d73
[twitter] for tomorrow, we hunt 2017-11-11 05:24:02 +01:00
Ein Verne
ce67a7d122 Fix miaopai download failed
Signed-off-by: Ein Verne <einverne@gmail.com>
2017-11-10 13:59:03 +08:00
shitfly
3f3d07b505 [qq]fix vid 2017-11-09 11:27:38 +08:00
shitfly
ab8683baf9 [sohu]add https 2017-11-08 17:10:52 +08:00
hcwhan
04b5f9f95a add header and update douyutv api fix StatusCode 403 2017-11-08 14:38:44 +08:00
jhc888007
289c42115f qq video does not work well any more 2017-11-06 15:42:40 +08:00
Mort Yao
fbd492220e
[tumblr] ignore bad URLs 2017-10-31 19:02:44 +01:00
Mort Yao
36192cea44
[acfun] fix active single-p title 2017-10-30 21:07:37 +01:00
Mort Yao
ac6b97618f
[universal] case-insensitive baby 2017-10-25 21:02:53 +02:00
Mort Yao
c3b31c5d31
[bilibili] respect --timeout 2017-10-18 12:15:31 +02:00
Mort Yao
907600c2de
Merge branch 'pr' of https://github.com/ayanamist/you-get into ayanamist-pr 2017-10-18 12:07:01 +02:00
Mort Yao
10bf672473
[icourses] fix typo, close #2433 2017-10-18 12:03:56 +02:00
Mort Yao
ed3c952f34
[bilibili] fail fast, but not too fast (close #2437) 2017-10-18 11:53:16 +02:00
ayanamist
46fc02fa06 modify bilibili title fetch 2017-10-16 14:04:11 +08:00
Mort Yao
c2de0bdc38
[youku] update stream_types 2017-10-13 23:59:07 +02:00
Mort Yao
d24545e66b
[youku] update stream_types (2017-10-13) 2017-10-13 23:09:50 +02:00
Mort Yao
871d725584
[youku] fix #2412 and close #2429 2017-10-13 22:38:16 +02:00
Mort Yao
688f7fb6d5
[xiami] add support for MVs, fix #2426 2017-10-13 21:36:56 +02:00
Mort Yao
31200781b2
[qq] fix #2353 2017-10-13 17:56:12 +02:00
Mort Yao
77542320f0
[tudou] fix #2427 2017-10-13 17:18:53 +02:00
Mort Yao
4b56e46d2a
[bilibili] support "watchlater" URLs (per #2424) 2017-10-13 16:31:51 +02:00
Mort Yao
74291bf5f7
[qq] fix #2409 2017-10-13 15:58:29 +02:00
Mort Yao
2ef577e467
Merge branch 'develop' of https://github.com/IMLink/you-get into IMLink-develop 2017-10-13 15:42:12 +02:00
Mort Yao
003c7256ee
[twitter] fix regression 2017-10-13 15:20:06 +02:00
Mort Yao
103238188d
Merge branch 'twitter_download_fix' of https://github.com/Cphilo/you-get into Cphilo-twitter_download_fix 2017-10-13 15:12:49 +02:00
jacoz
56065c0a48 [pptv] fix #2422 2017-10-13 16:30:37 +08:00
cphilo
4f97ce50f3 twitter download fix 2017-10-11 13:44:32 +08:00
IMLink
6169894595 Update youku.py
fix issues #2405
2017-10-10 13:40:39 +08:00
David Zhuang
213e61fdc8 Merge pull request #2369 from rslonik/develop
new extractor: giphy.com
2017-10-09 02:36:14 -04:00
Mort Yao
9c237b2a44
[instagram] strip query string from URL 2017-10-01 21:02:20 +02:00
Mort Yao
5019d9d23f
[bilibili] quick hack for #2377 (enforce timeout 1) 2017-09-20 22:50:37 +02:00
Rafael Slonik
9e12df7807 new extractor: giphy.com 2017-09-16 17:01:13 -03:00
MaxwellGoblin
51a1a1e318 [qq] fix regression by 4c116c6; add guard for bad json 2017-09-13 15:00:58 +08:00
MaxwellGoblin
2a250cbcb4 [soundcloud]update client_id; move to new api completely; fix #2350 2017-09-13 11:09:17 +08:00
Mort Yao
388b214f07
[universal] quick & dirty support for MPD files (with BaseURL) 2017-09-12 12:37:16 +02:00
MaxwellGoblin
4c116c6f66 [qq]new vid regex pattern 2017-09-12 13:27:42 +08:00
MaxwellGoblin
abc34c2af1 [youku]fix #2345 2017-09-12 13:11:38 +08:00
MaxwellGoblin
c2d8729e35 [youku]never reuse a VideoExtractor object; fix #2340 2017-09-12 10:46:17 +08:00
Mort Yao
e8c7d9e6b2
[google+] fix more post_date 2017-09-11 19:03:08 +02:00
Mort Yao
21830e367f
[embed] oops 2017-09-11 14:29:40 +02:00
Mort Yao
24f89d3981
[embed] remove some 'title=title' -- these parameters are not even defined 2017-09-11 14:28:17 +02:00
Mort Yao
ea033aeaa8
[dailymotion] do not use **kwargs in download_urls 2017-09-11 14:21:58 +02:00
Mort Yao
e3ebedc6ad
[dailymotion] WTF? 2017-09-11 13:44:54 +02:00
Mort Yao
a534c11e94
[embed] add dailymotion patterns 2017-09-11 13:23:02 +02:00
MaxwellGoblin
251857407b [qie_video]add 1080p stream_types 2017-09-10 12:52:03 +08:00