Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Grabs m3u links (for non-VPN channels) from ustvgo.tv

License

Notifications You must be signed in to change notification settings

Edwin-Zarco/ustvgo_to_m3u_free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ustvgo_to_m3u_free

GitHub

Grabs m3u links (for non-VPN channels) from ustvgo.tv

Check Out The Original Project And README

https://github.com/benmoose39/ustvgo_to_m3u

My Recommended Usage

To Download The Script:
git clone https://github.com/Edwin-Zarco/ustvgo_to_m3u_free.git
To Run Manually:
cd ustvgo_to_m3u_free
chmod +x autorun.sh
./autorun.sh
To Run Automatically Every 4 Hours:

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.

Connect With The Community

https://discord.gg/dmgYmAEdee

Support The Original Project

https://www.buymeacoffee.com/benmoose39

About

Grabs m3u links (for non-VPN channels) from ustvgo.tv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 1.8%
  • Batchfile 0.9%