MPCrypto/examples/movistar
2026-01-03 15:36:57 +00:00

6 lines
201 B
Plaintext

device_class = "webplayer"
mp_crypto = MPCrypto(
device_class=device_class,
config_url="https://ver.movistarplus.es/feed/conf.php?id=all",
config_pattern=r"yomvi\.setupConf\((\{.*?\})\);"
)