diff --git a/helpers/Parsers/Netflix/get_keys.py b/helpers/Parsers/Netflix/get_keys.py index a3e95b1..838854e 100644 --- a/helpers/Parsers/Netflix/get_keys.py +++ b/helpers/Parsers/Netflix/get_keys.py @@ -91,7 +91,7 @@ def __profiles(profile, addHEVCDO=False): ] else: profiles += [ - "playready-h264bpl30-dash", + "playready-h264mpl30-dash", ] return profiles