Update get_keys.py

main
tainapedroso 2021-09-14 23:48:48 -03:00 committed by GitHub
parent d5ff7ee149
commit e7712a2c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ def __profiles(profile, addHEVCDO=False):
] ]
else: else:
profiles += [ profiles += [
"playready-h264bpl30-dash", "playready-h264mpl30-dash",
] ]
return profiles return profiles