Jeroen

Results 5 comments of Jeroen

A couple things changed: 1) The API key is now jL3yNhGpDsaew9CqJrDPq2UzMrlmNVbnadUXVOET 2) x-app-version went from 15 to 16 3) In vtmgostream.py:_get_video_info the post data now has to include an ads...

@wim63 I am quite sure that you will have to include all of the changes I mentioned. The url from where the content is served changed so the old one...

@wim63 You need to replace the entire data = part so the code should only say `data = { 'deviceType': 'web', 'zone': 'vtmgo', 'ads': '{"provider":{"advertisingDeviceId":"id","advertisingNetworkUserId":"id","gdprConsentString":"b64string"}}' }` Where you have to...

In util.py this needs to be updated `'User-Agent': 'VTM_GO/21.250624 (be.vmma.vtm.zenderapp; build:20529; Android 28) okhttp/4.12.0',` To `'User-Agent': 'VTM_GO/21.250820 (be.vmma.vtm.zenderapp; build:20735; Android 28) okhttp/4.12.0',` and also ` if token: headers['Authorization'] = token`...

> on the vtmgo+ subject, has anyone tried if the plugin keeps working if you have an active Go+ subscription on the account you login with? I have not tried...