Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
fe61458946 |
@ -91,7 +91,7 @@ def __profiles(profile, addHEVCDO=False):
|
||||
]
|
||||
else:
|
||||
profiles += [
|
||||
"playready-h264mpl30-dash",
|
||||
"playready-h264bpl30-dash",
|
||||
]
|
||||
|
||||
return profiles
|
||||
@ -156,4 +156,4 @@ def GettingKEYS_Netflixv2(nfID, profile): #
|
||||
Correct, keyswvdecrypt = wvdecrypt.start_process()
|
||||
KEYS = keyswvdecrypt
|
||||
|
||||
return KEYS
|
||||
return KEYS
|
||||
|
Reference in New Issue
Block a user