Update TVN and TVMax from Panama #1116
Replies: 14 comments 1 reply
|
TVMax Panama only broadcasts in YouTube certain football matches and other national sports, not the rest of the programming such as movies, series and own programs |
|
New URLS? MDSTRM Ones... TVMax - https://mdstrm.com/live-stream-playlist/65d4c7bcbe741b6c4131bd70.m3u8?access_token=RW1Qup0gqJAZi0l3p81SkaF2KotrPO8E3ERj0VRuei9GHoIXRa9ag0hAJpBlT2iQLzRkBJ8KvHQ (URL Completo y sin access_token no sirve) Extras: TVN Radio 96.5FM [VIDEO] Edit: Nervermind ; URL works just that the Access_token doesn't last long |
|
maybe getting a script to get token or that no possible? |
|
I guess but the token changes everytime when using the m3u8. |
|
Should do the same like for the channels in Issue iptv-org/iptv#17397 |
its possible do a script that changes the stream link in the playlist , what i don't know how easy get the token stream to a file |
i can make a script for that :) |
|
hmm, it looks like the token in the api is being generated and iframed. thats how it works. but ima check later. |
|
Okay, so i checked it out and it is google api. Basically you need a token to send a request for the essential info to run the stream. example: https://securetoken.googleapis.com/v1/token?key=KEY and you will receive something like this: { but you need only the access token to run the stream, so yeah. btw it is google api so idk. and i dont know where the key comes from for the google api. |
|
import requests headers = { params = { data = { response = requests.post('https://securetoken.googleapis.com/v1/token', params=params, headers=headers, data=data) |
|
Ok thats python script?, it gets token numbers letters then replace token letters on the expired one? I just think get toke stream in x.xxx file then use a replacing text script on the playlist , running each x time on crontab |
|
Link changed again |
|
https://github.com/iptv-org/iptv/discussions/new?category=channel-search |

Uh oh!
There was an error while loading. Please reload this page.
Describe your issue
Channels are not playing in lists
The channels are available in https://tvnpass.com/
Contributing Guide
All reactions