Commit Graph

27 Commits

Author SHA1 Message Date
Zhang Ning
5b56b1c8f7 rewrit iqiyi using VideoExtractor class
Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2015-09-07 22:21:58 +08:00
fffonion
0dce74da99 fix iqiyi(20150820) 2015-08-22 01:43:08 +08:00
sceext
5e032d5f8e [iqiyi] fix 1080p parse by set um=1 2015-08-17 19:33:02 +08:00
jackyzy823
822b128a80 fix #582 2015-08-12 13:17:15 +08:00
jackyzy823
13f3f4175b [iqiyi] update key 2015-08-12 12:48:31 +08:00
jackyzy823
771fbf08a2 [iqiyi] new src 2015-08-10 14:17:49 +08:00
jackyzy823
8ae1184f0b [iqiyi] new enckey 2015-08-10 14:15:17 +08:00
jackyzy823
3083fd5ac8 update key for iqiyi,thanks to @Freshman585 2015-08-09 21:41:46 +08:00
A-Circle-Zhang
b20282951d Update salt. 2015-07-17 20:46:14 +08:00
Mort Yao
e6cd1d342f [iqiyi] extract tvid & videoid from URL 2015-07-12 09:07:41 +08:00
Mort Yao
abcd2a3542 [iqiyi] update: 20150710 (close #569) 2015-07-12 08:52:56 +08:00
fffonion
9394e2f2f8 fix iqiyi(20150703) 2015-07-04 04:01:40 +08:00
jackyzy823
e79c8c5c86 more reasonable tm value 2015-06-20 00:11:19 +08:00
jackyzy823
327cb404a8 iqiyi new key,how it works in comment. 2015-06-19 23:54:50 +08:00
jackyzy823
8f7cad5eba fix for iqiyi new encrypt method, for #542 2015-06-13 12:11:32 +08:00
jackyzy823
075bbc87aa now get enc_key from player's swf automatically. Magic!!! 2015-05-15 17:18:41 +08:00
jackyzy823
130f2c9f44 again, iqiyi changes its key.consider to write a function to automatically extract this key 2015-05-15 16:09:52 +08:00
jackyzy823
b85eed1461 remove debug info 2015-05-12 22:59:14 +08:00
jackyzy823
87868db444 iqiyi changes encrypt key 2015-05-12 22:58:17 +08:00
jackyzy823
d1d45bee8a links may in fs or flvs,tmp fix,more research to be done 2015-01-30 14:01:31 +08:00
jackyzy823
3ce3e6adb3 remove some debug code 2015-01-28 22:17:07 +08:00
jackyzy823
74235551f8 fix iqiyi 2015-01-28 22:15:47 +08:00
jackyzy823
8742a8c0f8 iqiyi vip info key changed 2014-09-21 17:25:16 +02:00
jackyzy823
2545b69f19 fix logic 2014-09-02 18:31:25 +02:00
jackyzy823
65cdf9c4ca add check for vip videos 2014-09-02 18:31:25 +02:00
jackyzy823
f2b9bed346 fix support for iqiyi #334
some explanation:
    1.Download work should be complete in 10 minutes because urls are generated before downloading and the key may be expired after 10 minutes.You may retry to continue downloading
2014-09-02 18:31:24 +02:00
Mort Yao
13d40fa694 Major refactoring
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00