59 Commits (master)

Author SHA1 Message Date
Felix Yan 1050e0d09f
[iqiyi] Fix typo (#26884) 4 years ago
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes #20863) 5 years ago
Remita Amine 68217024e8 remove unnecessary assignment parenthesis 6 years ago
Yen Chi Hsuan 01cb57016f
[iqiyi] Fix extraction of Yule videos 7 years ago
Yen Chi Hsuan fbf56be213
[iqiyi] Fix playlist detection (#12504) 7 years ago
Yen Chi Hsuan 68c22c4c15
[iqiyi] Update _TESTS 7 years ago
Yen Chi Hsuan 3a212ed62e
[iqiyi] Skip an unstable MD5 checksum 8 years ago
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
8 years ago
Yen Chi Hsuan 2644e911be
[iqiyi] Fix extraction
See https://github.com/soimort/you-get/issues/1211#issuecomment-229011559
8 years ago
Yen Chi Hsuan fc3996bfe1
[iqiyi] Remove codes for debugging 8 years ago
Yen Chi Hsuan 5b6ad8630c
[iqiyi] Partially fix IqiyiIE
Use the HTML5 API. Only low-resolution formats available

Related: #9839

Thanks @zhangn1985 for the overall algorithm (soimort/you-get#1224)
8 years ago
Sergey M․ ac782306f1
[iqiyi] Mark broken 8 years ago
Yen Chi Hsuan 4540515cb3
[iqiyi] Fix 1080P extraction (closes #9446) 8 years ago
Yen Chi Hsuan c80037918b
[iqiyi] Improve error detection (#9276) 8 years ago
Yen Chi Hsuan 7e176effb2
[iqiyi] Also suuport pps.tv URLs
PPS is acquired by Baidu and merged with iQiyi in 2013 [1]. Now they
have the same page layouts.

[1] http://www.chinanews.com/it/2013/05-07/4792526.shtml
8 years ago
Yen Chi Hsuan 8790249c68 [iqiyi] Improve error detection for VIP-only videos
Closes #9071
8 years ago
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
8 years ago
Yen Chi Hsuan d7f62b049a [iqiyi] Update enc_key 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Yen Chi Hsuan 31db8709bf [iqiyi] Update enc_key 8 years ago
Yen Chi Hsuan 9fb556eef0 [iqiyi] SWF URLs are not used anymore
Since automatic detection of enc_key failed

Closes #8705
8 years ago
Yen Chi Hsuan f52354a889 [utils] Move codes for handling eval() from iqiyi.py 8 years ago
Yen Chi Hsuan 59f898b7a7 [utils] Merge base_n functions 8 years ago
Yen Chi Hsuan 81bdc8fdf6 [utils] Move base62 to utils 8 years ago
Yen Chi Hsuan 73f9c2867d [iqiyi] Support playlists (closes #8019) 8 years ago
Yen Chi Hsuan 99709cc3f1 [iqiyi] Implement _login()
Currently only email login supported
8 years ago
Yen Chi Hsuan 1932476c13 [iqiyi] Omit MD5 sums for the VIP-only video 8 years ago
Yen Chi Hsuan 8e0548e180 [iqiyi] Partial support for VIP-only videos
See #8569 and #8019. Currently only 6-min preview are supported
8 years ago
Yen Chi Hsuan 6b45f9aba2 [iqiyi] Update key (closes #8292) 8 years ago
Yen Chi Hsuan 59185202c6 [iqiyi] Add tests for #7894 8 years ago
forDream bee83e84f6 [iqiyi]fix valid url
eg:
http://yule.iqiyi.com/zbj.html
8 years ago
gam2046 82e02ea5fc Update iqiyi.py
Fix part of the address can not be resolved.
eg:http://www.iqiyi.com/w_19rt6o8t9p.html
8 years ago
Yen Chi Hsuan 10171468d9 [iqiyi] Update key (closes #7896) 8 years ago
Yen Chi Hsuan 8364b6b0b1 [iqiyi] Update key
Closes #7772
9 years ago
Yen Chi Hsuan 89d5fbf354 [iqiyi] Update key 9 years ago
Yen Chi Hsuan 6a959f2e52 [iqiyi] Update enc_key 9 years ago
Yen Chi Hsuan 19f93d906e [iqiyi] Use md5_text for all MD5 calls 9 years ago
Yen Chi Hsuan 57565375c8 [iqiyi] Fix extraction (fixes #6878) 9 years ago
Sergey M․ e73c85cb23 [iqiyi] PEP 8 9 years ago
sceext 0a19d4ccd6 [iqiyi] update md5 salt (2015-08-10 Zombie) 9 years ago
Yen Chi Hsuan c2d1be8981 [iqiyi] Add skip_download to reduce network traffic
MD5 checksums are commented out in
36068ae019, and actual downloads are not
necessary anymore.
9 years ago
Yen Chi Hsuan 36068ae019 [iqiyi] Comment out some MD5 sums
The value is different on Travis CI server
9 years ago
Yen Chi Hsuan 761ee0d827 [iqiyi] Remove unused imports 9 years ago
sceext 1b541d8d6e [iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player. 9 years ago
Yen Chi Hsuan 44c514eb9c [iqiyi] Add localized name 9 years ago
Yen Chi Hsuan b5a3c7f109 [iqiyi] Cache encryption keys 9 years ago
Yen Chi Hsuan 9c5f685ef1 [iqiyi] Improve regex pattern again 9 years ago
Yen Chi Hsuan 08bb8ef201 [iqiyi] Unify get_format() and get_bid() 9 years ago
Yen Chi Hsuan 865ab62f43 [iqiyi] Make _VALID_URL more accurate
v_* urls are individual videos, while a_* urls are playlists, which are
not supported yet.
9 years ago
Yen Chi Hsuan 9948113590 [iqiyi] Add a multipart test case 9 years ago