Grabs m3u links from ustvgo.tv
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