Compare commits

...

1 Commits

Author SHA1 Message Date
tainapedroso fe61458946
Update get_keys.py 2021-09-14 20:26:45 -03:00
1 changed files with 2 additions and 2 deletions

View File

@ -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