Grabs m3u links (for non-VPN channels) from ustvgo.tv
https://github.com/benmoose39/ustvgo_to_m3u
git clone https://github.com/Edwin-Zarco/ustvgo_to_m3u_free.git
cd ustvgo_to_m3u_free
chmod +x autorun.sh
./autorun.sh
Run the steps in the second section (To Run Manually) first.
crontab -e
Add this at the end of the file in a new seperate line.
0 */4 * * * /home/(USER)/ustvgo_m3u_free/autorun.sh
Save and exit.
The newly generated m3u file in the ustvgo_to_m3u_free folder is ready to be used, but I recommend testing it out in a media player like MPV or VLC to check if it works properly.