All Projects → benmoose39 → ustvgo_to_m3u

benmoose39 / ustvgo_to_m3u

Licence: MIT License
Grabs m3u links from ustvgo.tv

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to ustvgo to m3u

YouTube to m3u
Grabs m3u from YouTube live.
Stars: ✭ 95 (+171.43%)
Mutual labels:  channels, live, m3u8, iptv, m3u
IPtv
A collection of private IPtv list as well as Third-party IPtv list. (not updated anymore)
Stars: ✭ 16 (-54.29%)
Mutual labels:  playlist, m3u8, iptv, m3u
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+74.29%)
Mutual labels:  playlist, live, m3u8
Android P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 70 (+100%)
Mutual labels:  live, m3u8, iptv
iptv-proxy
Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
Stars: ✭ 235 (+571.43%)
Mutual labels:  m3u8, iptv, m3u
Iptv
Android project for live streaming IPTV
Stars: ✭ 120 (+242.86%)
Mutual labels:  channels, live, iptv
Ios P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 31 (-11.43%)
Mutual labels:  live, m3u8, iptv
YouTube to m3u
Grab .m3u8 from YouTube live channels and makes .m3u IPTV Playlist from various languages and Events. Tamil / Malayalam / English / Hindi / French / Kids / Sports / Urudu etc.
Stars: ✭ 48 (+37.14%)
Mutual labels:  m3u8, iptv, m3u
Tvlist Awesome M3u M3u8
直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
Stars: ✭ 5,304 (+15054.29%)
Mutual labels:  m3u8, iptv, m3u
Freeiptv
FreeIPTV • Watch Free IPTV World Wide
Stars: ✭ 68 (+94.29%)
Mutual labels:  playlist, m3u8, iptv
iptv-playlist-aggregator
Aggregator for IPTV playlists from multiple sources
Stars: ✭ 35 (+0%)
Mutual labels:  m3u8, iptv, m3u
Iptv
Collection of publicly available IPTV channels from all over the world
Stars: ✭ 45,053 (+128622.86%)
Mutual labels:  playlist, iptv, m3u
m3ufilter
ABANDONED - A tool that allows to filter specific items from an m3u filter designed for IPTV.
Stars: ✭ 46 (+31.43%)
Mutual labels:  playlist, m3u8, iptv
useetv-playlist
No description or website provided.
Stars: ✭ 41 (+17.14%)
Mutual labels:  m3u8, iptv, m3u
SFMediaStream
HTML5 media streamer library for playing music, video, playlist, or even live streaming microphone & camera with node server
Stars: ✭ 97 (+177.14%)
Mutual labels:  playlist, live
megacubo
A intuitive, multi-language and cross-platform IPTV player. Available for Windows, Android, Linux & macOS.
Stars: ✭ 134 (+282.86%)
Mutual labels:  iptv, m3u
hls-rip
Tool for ripping m3u8 playlists/segments.
Stars: ✭ 14 (-60%)
Mutual labels:  playlist, m3u8
m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Ruby.
Stars: ✭ 96 (+174.29%)
Mutual labels:  playlist, m3u8
iptvtools
A set of scripts that help to better IPTV experience.
Stars: ✭ 103 (+194.29%)
Mutual labels:  iptv, m3u
peerstohttp
Simple torrent proxy to http stream controlled over REST-like api
Stars: ✭ 30 (-14.29%)
Mutual labels:  playlist, m3u

ustvgo_to_m3u

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.

Steps to run server.py:

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

Usage (The raw script, requires you to set up a cron job every 4 hours)

git clone https://github.com/benmoose39/ustvgo_to_m3u.git
cd ustvgo_to_m3u
To run manually:
chmod +x autorun.sh
./autorun.sh
To run automatically every 3 hours:
python3 autoCRON.py

image

Connect with the community

If you need help setting up the script, connect: https://discord.gg/dmgYmAEdee

Support

🙂 https://www.buymeacoffee.com/benmoose39

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].