Working version
This commit is contained in:
3
python/schemes/GlobalTV.py
Normal file
3
python/schemes/GlobalTV.py
Normal file
@@ -0,0 +1,3 @@
|
||||
payload = loadBody("json")
|
||||
payload['license_request_data'] = getChallenge('list')
|
||||
licence = await corsFetch(licUrl, "POST", licHeaders, payload, "blob")
|
||||
Reference in New Issue
Block a user