Commit Graph

1447 Commits

Author SHA1 Message Date
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
ayanamist
6c9c15e69f fix bar display under windows terminal 2017-10-19 09:33:42 +08: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
97e4f41585
Merge branch 'safe-retry' of https://github.com/ayanamist/you-get into ayanamist-safe-retry 2017-10-18 12:05:27 +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
e88364bf56 fix urlopen_with_retry may return None 2017-10-16 14:31:31 +08: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
2c238ae683
version 0.4.939 2017-10-13 23:45:33 +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
db8f59c424
[extractor] revert 12de1b4 as it's breaking --player 2017-09-26 00:37:57 +02:00
Mort Yao
5019d9d23f
[bilibili] quick hack for #2377 (enforce timeout 1) 2017-09-20 22:50:37 +02:00
Mort Yao
d1c0810742
[extractor] fix stream_id if no dash_streams exist 2017-09-19 17:00:10 +02:00
Mort Yao
12de1b482f
[extractor] download best-quality DASH stream if FFmpeg is installed 2017-09-19 14:05:56 +02:00
Rafael Slonik
9e12df7807 new extractor: giphy.com 2017-09-16 17:01:13 -03:00
Mort Yao
cff5fb4529
version 0.4.915 2017-09-16 11:46:49 +02:00
Mort Yao
3dfa709a14
Merge branch 'patch-3' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-3 2017-09-16 11:36:03 +02:00
wwqgtxx
8831d2c44f bug fix for password 2017-09-13 23:42:00 +08:00
lilydjwg
d1f98fa5bc fix load_cookies local name error 2017-09-13 17:28:49 +08: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
00f3dfa71f
version 0.4.909 2017-09-12 12:40:10 +02:00
Mort Yao
388b214f07
[universal] quick & dirty support for MPD files (with BaseURL) 2017-09-12 12:37:16 +02:00
Mort Yao
854c78fd6f
[common] remove duplicated keyword argument
- fix #2347
- fix #2348
2017-09-12 12:08:00 +02:00
lilydjwg
657e67e123 fix wrong local name
thanks to @ayanamist
bcd8d74d73 (commitcomment-24242276)
2017-09-12 14:01:34 +08: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
2652a3fe6c [extractor]add a parameter "keep_obj" to forbid VideoExtractor re-init after download instance method 2017-09-12 13:08:05 +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
936383d092
version 0.4.900 2017-09-11 15:32:48 +02:00
Mort Yao
35103577cf
[common] resolve conflicts 2017-09-11 15:15:43 +02:00
Mort Yao
262b6951c6
Merge branch 'timeout_retry' of https://github.com/JayXon/you-get into JayXon-timeout_retry 2017-09-11 15:04:43 +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
MaxwellGoblin
f916d837e8 fix pan.baidu
1. change url pattern to support https protocol
2. move print_info and sleep to the entry function. old impl will block
for 5 secs with info_only
2017-09-09 09:28:38 +08:00
MaxwellGoblin
9c55f93955 [fantasy]request with referer 2017-09-08 21:05:16 +08:00
MaxwellGoblin
276e2db065 [google]fix google doc; close #2324 2017-09-07 14:59:52 +08:00
MaxwellGoblin
0fba6829d4 [youku]sleep 3s to handle server time out of sync 2017-09-06 20:59:14 +08:00
MaxwellGoblin
c95146a4e2 [qingting]support qingting; close #1243 2017-09-05 13:41:52 +08:00
MaxwellGoblin
ca490abead [bokecc]fix a unbound error; set title to vid if cannot fetch it from api data 2017-09-05 12:37:50 +08:00
MaxwellGoblin
0a00ff3c46 [embed]support bokecc cloud 2017-09-05 12:36:50 +08:00
MaxwellGoblin
32d38aa58b Merge branch 'develop' of https://github.com/soimort/you-get into develop 2017-09-05 02:21:08 +08:00
MaxwellGoblin
22a602cdab [funshion]rewrite 2017-09-05 02:20:44 +08:00
JayXon
2c32db485e [common] retry if response.read() timeout 2017-09-03 16:51:32 -07:00
Mort Yao
0832bcc4e4
[google+] fix more 2017-09-02 03:45:54 +02:00
Mort Yao
e74fc8ee8b
[google+] fix post_date 2017-09-01 22:54:41 +02:00
MaxwellGoblin
9248e6f896 update help message 2017-08-30 19:58:42 +08:00
MaxwellGoblin
083bc291d2 [ku6]some vids are quoted 2017-08-29 15:38:23 +08:00
MaxwellGoblin
f92c21b16e [ku6]new url pattern 2017-08-29 14:15:53 +08:00
Mort Yao
8a68cf8bd9
[iwara] fix info_only 2017-08-27 04:05:56 +02:00
Mort Yao
b719681763
Merge branch 'develop' of https://github.com/flewsea/you-get into flewsea-develop 2017-08-27 04:02:36 +02:00
Rafael Slonik
c036eae22a Facebook extrator won't detect title for some videos and you-get breaks; so set title = url and we're good to go 2017-08-25 19:03:40 -03:00
MaxwellGoblin
a129903da6 [bilibili]support paid bangumi_movie; fix #2304 2017-08-26 04:37:06 +08:00
MaxwellGoblin
aaefb0e2d0 [bilibili]fix quality mapping for paid bangumi; remove debug print 2017-08-25 20:14:01 +08:00
MaxwellGoblin
0d89c45c49 [youtube]fix ytb short url patterns 2017-08-24 17:06:23 +08:00
MaxwellGoblin
19d455de6b [iqiyi]get tvid and vid from js inlined in html; fix #2294 2017-08-23 14:11:55 +08:00
MaxwellGoblin
ca5e07cfa1 [youku]user-agent from youku ipad client has been blocked, switch to a normal desktop browser UA 2017-08-23 13:57:16 +08:00
Mort Yao
593610406b
[baidu] tieba album API: set pe=1000 2017-08-21 21:58:30 +02:00
David Zhuang
46a83efd3d [Fantasy] Add support 2017-08-18 00:49:10 -04:00
MaxwellGoblin
eaa692aa35 [icourses]for videos larger than 330MiB seek must be on 15MiB boundary; fix #2283 2017-08-18 04:01:53 +08:00
MaxwellGoblin
170d7f0c24 [youku]do not change the url if it starts with k.youku.com 2017-08-18 00:40:01 +08:00
MaxwellGoblin
58f778e4f6 [youku]change host of cdn_url to aliCDN 2017-08-17 13:04:09 +08:00
MaxwellGoblin
e32e8c56ad [common]fix mutable default parameter in url_save; fix #2278 2017-08-16 16:26:25 +08:00
MaxwellGoblin
ba864441a6 comment the WIP code to silent lint 2017-08-15 22:21:04 +08:00
MaxwellGoblin
6b76acd226 [dailymotion]fix #2275 2017-08-15 21:59:52 +08:00
MaxwellGoblin
ed0451016c [naver]rewrite 2017-08-15 21:50:34 +08:00
MaxwellGoblin
1950caf082 [zhanqi]new video pattern; fix #2272 2017-08-14 22:19:15 +08:00
MaxwellGoblin
c15b8940c3 [qq qq_egame]support qq egame 2017-08-14 16:05:24 +08:00
MaxwellGoblin
699ed7e501 [common]catch HTTPError in urlopen_with_retry 2017-08-13 19:55:19 +08:00
Mort Yao
b4ce413dea
[vk] get things done 2017-08-12 21:00:21 +02:00
MaxwellGoblin
06463a8880 [vk]support user video list; fix #1311 2017-08-13 00:53:49 +08:00
lilydjwg
bcd8d74d73 use argparse instead of getopt
see also https://github.com/soimort/you-get/issues/1181
2017-08-13 00:33:53 +08:00
MaxwellGoblin
5825564761 [embed]support iqiyi embed player; search iframe recursively 2017-08-12 20:57:08 +08:00
MaxwellGoblin
b6b53d0d2a [embed vimeo]pass referer to VimeoExtractor 2017-08-12 19:14:18 +08:00
MaxwellGoblin
da916ec93f [iqiyi]support zol.iqiyi; close #2256 2017-08-12 16:00:14 +08:00