2021-09-16 18:33:39 +02:00

10 lines
315 B
Python

API = "http://app01.luz01.feromedia.tv"
# MatteBOX ID for NanguTV authentication.
PLATFORM_ID = "8a5eaad0e39a83621c25f20b0a10d721"
# NanguTV Client ID and Client Secret.
# Probably your ISP but tested only with this single client.
CLIENT_ID = "feromedia-mobile"
CLIENT_SECRET = "4SbnLL2BdBmbQ94qdPa2N0kF7Xv4fJzo"