Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-22 | [iqiyi] Update key (closes #8292) | Yen Chi Hsuan | |
2015-12-28 | [iqiyi] Add tests for #7894 | Yen Chi Hsuan | |
2015-12-28 | [iqiyi]fix valid url | forDream | |
eg: http://yule.iqiyi.com/zbj.html | |||
2015-12-28 | Update iqiyi.py | gam2046 | |
Fix part of the address can not be resolved. eg:http://www.iqiyi.com/w_19rt6o8t9p.html | |||
2015-12-18 | [iqiyi] Update key (closes #7896) | Yen Chi Hsuan | |
2015-12-06 | [iqiyi] Update key | Yen Chi Hsuan | |
Closes #7772 | |||
2015-10-22 | [iqiyi] Update key | Yen Chi Hsuan | |
2015-10-10 | [iqiyi] Update enc_key | Yen Chi Hsuan | |
2015-09-23 | [iqiyi] Use md5_text for all MD5 calls | Yen Chi Hsuan | |
2015-09-23 | [iqiyi] Fix extraction (fixes #6878) | Yen Chi Hsuan | |
2015-08-13 | [iqiyi] PEP 8 | Sergey M․ | |
2015-08-12 | [iqiyi] update md5 salt (2015-08-10 Zombie) | sceext | |
2015-07-19 | [iqiyi] Add skip_download to reduce network traffic | Yen Chi Hsuan | |
MD5 checksums are commented out in 36068ae019138710a3023334db2241ec815e2fe6, and actual downloads are not necessary anymore. | |||
2015-07-19 | [iqiyi] Comment out some MD5 sums | Yen Chi Hsuan | |
The value is different on Travis CI server | |||
2015-07-19 | [iqiyi] Remove unused imports | Yen Chi Hsuan | |
2015-07-18 | [iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi ↵ | sceext | |
latest (2015-07-17) flash player. | |||
2015-07-11 | [iqiyi] Add localized name | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Cache encryption keys | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Improve regex pattern again | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Unify get_format() and get_bid() | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Make _VALID_URL more accurate | Yen Chi Hsuan | |
v_* urls are individual videos, while a_* urls are playlists, which are not supported yet. | |||
2015-06-07 | [iqiyi] Add a multipart test case | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Change id for multipart videos | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Improve some variable names and add download notes | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Reorder imports | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Give error message for assertion failures | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] Simplify and improve regex patterns | Yen Chi Hsuan | |
See the comments in #5849 | |||
2015-06-07 | [iqiyi] Remove format selection codes | Yen Chi Hsuan | |
2015-06-07 | [iqiyi] PEP8 | Yen Chi Hsuan | |
2015-05-30 | [iqiyi] Do not request for unneeded formats | PeterDing | |
2015-05-29 | [iqiyi] Add new extractor for iqiyi.com | PeterDing | |