Grabs m3u links from ustv247.tv All I am doing is substituting ustv247.tv as the source. Unfortunately the same channels seem to be blocked to non Nord VPN users. Still it seems to work. I use it in case ustvgo.tv changes. The EPG no longer works. May 19 2022
NEW UPDATE: If you hate setting up cron jobs, just execute server.py
(based on Flask, yes it's a webserver) and leave it running.
Have flask installed:
pip install flask
Edit the script to add your server device's IP (change the port too, if you wish)
Assuming port 9000, if your server device's IP is 10.10.10.10, playlist url would be: http://10.10.10.10:9000/ustvgo.m3u
git clone https://github.com/benmoose39/ustvgo_to_m3u.git
cd ustvgo_to_m3u
chmod +x autorun.sh
./autorun.sh
python3 autoCRON.py
If you need help setting up the script, connect: https://discord.gg/dmgYmAEdee