From d5ff7ee1498b2f00e41cc42cd8ac7871ebea96dc Mon Sep 17 00:00:00 2001 From: tainapedroso <35082333+tainapedroso@users.noreply.github.com> Date: Tue, 14 Sep 2021 23:45:35 -0300 Subject: [PATCH] Update get_keys.py --- helpers/Parsers/Netflix/get_keys.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/Parsers/Netflix/get_keys.py b/helpers/Parsers/Netflix/get_keys.py index 67e1100..a3e95b1 100644 --- a/helpers/Parsers/Netflix/get_keys.py +++ b/helpers/Parsers/Netflix/get_keys.py @@ -52,7 +52,7 @@ def __profiles(profile, addHEVCDO=False): elif profile == "Main KEYS": profiles += [ - "playready-h264mpl30-dash", + "playready-h264bpl30-dash", ] elif profile == "HEVC KEYS":