yesonline / youtubetv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTubeTV

M3U generator for YouTube

https://raw.githubusercontent.com/yesonline/youtubetv/main/youtube.m3u

Updated m3u links of YouTube live channels, auto-updated every 3 hours.

Usage

Paste this URL: https://raw.githubusercontent.com/yesonline/youtubetv/main/youtube.m3u to any player which supports M3U playlists

Run the tool on your local machine

git clone https://github.com/yesonline/youtubetv.git
cd youtubetv
chmod +x autorun.sh
./autorun.sh

Do not forget to add a cron job set for every 4 hours(or 5) if you plan to run the script locally.

About

License:MIT License


Languages

Language:Python 91.4%Language:Shell 5.6%Language:Batchfile 3.0%