projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf597a6
)
[iqiyi] Update key (closes #7896)
author
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 18 Dec 2015 10:20:41 +0000
(18:20 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 18 Dec 2015 10:20:41 +0000
(18:20 +0800)
youtube_dl/extractor/iqiyi.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iqiyi.py
b/youtube_dl/extractor/iqiyi.py
index f96e12e69b37913d837166d9bf3b7edbe46193de..c3731a110b9a0ce222e742161fdbc1081fbbab61 100644
(file)
--- a/
youtube_dl/extractor/iqiyi.py
+++ b/
youtube_dl/extractor/iqiyi.py
@@
-205,8
+205,8
@@
class IqiyiIE(InfoExtractor):
def get_enc_key(self, swf_url, video_id):
# TODO: automatic key extraction
- # last update at 2015-12-
06
for Zombie::bite
- enc_key = '
3719f6a1da83ee0aee3488d8802d7696
'[::-1]
+ # last update at 2015-12-
18
for Zombie::bite
+ enc_key = '
8b6b683780897eb8d9a48a02ccc4817d
'[::-1]
return enc_key
def _real_extract(self, url):