mirror of
https://github.com/soimort/you-get.git
synced 2025-02-10 12:12:26 +03:00
The new player changes enc key
In this version iqiyi player, it changes enc key
This commit is contained in:
parent
97f86cb96c
commit
8250b67f0b
@ -16,6 +16,8 @@ Changelog:
|
||||
-> http://www.iqiyi.com/common/flashplayer/20150506/MainPlayer_5_2_21_c3_2_6_1.swf
|
||||
In this version iqiyi player, it changes enc key from 'ts56gh' to 'aw6UWGtp'
|
||||
|
||||
->http://www.iqiyi.com/common/flashplayer/20150514/EnjoyPlayer_4_2_1_c3_2_6_2.swf
|
||||
In this version iqiyi player, it changes enc key from 'aw6uwGtp' to 'Qakh4T0A'
|
||||
'''
|
||||
|
||||
'''
|
||||
@ -33,7 +35,7 @@ bid meaning for quality
|
||||
'''
|
||||
|
||||
|
||||
ENC_KEY = 'aw6UWGtp'
|
||||
ENC_KEY = 'Qakh4T0A'
|
||||
|
||||
|
||||
def getVRSXORCode(arg1,arg2):
|
||||
|
Loading…
Reference in New Issue
Block a user