Commit Graph

91 Commits

Author SHA1 Message Date
Mort Yao
935a4233cd
[youku] get schwifty 2018-08-15 13:19:25 +02:00
Mort Yao
f80a1dd905
[youku] I squanch your ccode (close #2611) 2018-08-10 16:39:41 +02:00
Zheng Luo
9b03331589 Update cccode to 0510 for youku.py 2018-05-12 20:08:13 -04:00
JayXon
43923bc8f6 [youku] use default ckey
1080p works
2018-03-29 00:59:28 -07:00
Mort Yao
821e639e02
[youku] boom boom boom 2018-03-22 22:46:42 +01:00
Mort Yao
344502af0d
[youku] resolve conflict 2018-03-15 22:38:23 +01:00
Kugelblitz
739504e988
Change code to 0507
`mp4hd3` format of some videos cannot be extracted with 0513, but can be extracted with 0507.
2018-02-18 11:08:17 +13:00
9yw
a345635473
Update youku.py
ccode=0512会报错 客户端无权播放,201 改成5013可以下载
2018-01-10 15:32:40 +08:00
Mort Yao
6baa80419c
[youku] update ccode 2017-12-23 17:16:43 +01:00
Mort Yao
219ac3ce62
[youku] update ccode 2017-12-05 15:13:56 +01:00
Mort Yao
897e941bbd
[youku] update ccode 2017-12-03 15:34:49 +01:00
Mort Yao
795e7a037f
[youku] update ccode, fix #2528 2017-11-30 12:31:27 +01:00
Mort Yao
4f7ba5aac8
[youku] update ccode 2017-11-25 13:21:49 +01: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
77542320f0
[tudou] fix #2427 2017-10-13 17:18:53 +02:00
IMLink
6169894595 Update youku.py
fix issues #2405
2017-10-10 13:40:39 +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
MaxwellGoblin
0fba6829d4 [youku]sleep 3s to handle server time out of sync 2017-09-06 20:59:14 +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
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
10a32e9de3 [youku]rewrite youku 2017-08-11 13:45:37 +08:00
MaxwellGoblin
9488ce1cff [youku]fix #2243 2017-08-08 21:35:27 +08:00
Mort Yao
b487baa256
Merge branch 'patch-2' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-2 2017-07-22 10:59:12 +02:00
MaxwellGoblin
6c0e4b7963 [youku]api endpoint now checks referer 2017-07-20 20:52:29 +08:00
wwqgtxx
5104e04438 get password from cli in youku.py 2017-07-16 23:53:11 +08:00
MaxwellGoblin
c48c4beb6b [youku extractor]print m3u8 url in info 2017-07-12 23:27:55 +08:00
Mort Yao
d48a3a36e3
[youku] fix support of password-protected videos 2017-07-08 22:01:00 +02:00
MaxwellGoblin
525f052332 [youku]cna hacks 2017-07-04 18:09:49 +08:00
MaxwellGoblin
1a3752781a [youku]hacks to quote cna 2017-07-04 18:09:49 +08:00
MaxwellGoblin
9d0c776dce [youku]fix #2048 2017-07-04 18:09:49 +08:00
MaxwellGoblin
5d38392cc3 [youku tudou]update api 2017-05-25 14:01:38 +08:00
Adam Cavendish
15a1a20fb9 Cleaner fix for the last commit 2017-04-16 00:12:54 +08:00
Adam Cavendish
b90884cbdf Fix youku's problem, issue #1856 2017-04-15 23:47:40 +08:00
Zhiming Wang
cedab9419d
youku: warn about segments skipped due to paywall
This is especially helpful in cases where the entire video is blocked by
paywall, resulting in an unhelpful error message "you-get: [Failed]
Cannot extract video source."
2017-03-08 20:47:03 -05:00
haoflynet
fc1646d74e fix youku.py bug 2017-01-22 23:35:23 +08:00
Mort Yao
64dca2182e
[youku] do not override existing proxy handler (fix #1546, close #1548) 2017-01-09 01:14:03 +01:00
Mort Yao
a4f4fb3626
Revert "fix for #1405" (fix #1485)
This reverts commit 38ba0dbe48.
2016-10-30 16:16:04 +01:00
Valdemar Erk
38ba0dbe48 fix for #1405 2016-09-19 13:15:25 +02:00
David Zhuang
8e8506790f [Youku COOP] Add embsig to parasing 2016-07-28 04:23:44 -04:00
Chuntao Hong
cb2878b8cf avoid unnecessary downloading page 1 2016-07-20 12:09:20 +08:00
Chuntao Hong
b95b1a10ee fix playlist download 2016-07-20 12:04:15 +08:00
David Zhuang
58efc40ccb [Youku]Add COOP platform 2016-04-28 01:27:44 -04:00
Mort Yao
cc49724b76
[youku] fix typos in c054da95 2016-04-24 01:43:37 +02:00
Mort Yao
c4491551b2 [youku] (partly) fix #996 2016-03-21 16:38:36 +01:00
lh
3be2f06877 [Youku] Recover youku for stream_fallback 2016-03-19 00:40:00 +08:00
Mort Yao
c054da9535 [youku] fix #991 (again) 2016-03-18 17:08:18 +01:00