Update get_keys.py

patch-1
tainapedroso 2021-09-14 20:26:45 -03:00 committed by GitHub
parent d0eca3f8b5
commit fe61458946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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