Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benmoose39/YouTube_to_m3u
Grabs m3u from YouTube live.
https://github.com/benmoose39/YouTube_to_m3u
channels iptv live m3u m3u8 youtube yt
Last synced: 3 months ago
JSON representation
Grabs m3u from YouTube live.
- Host: GitHub
- URL: https://github.com/benmoose39/YouTube_to_m3u
- Owner: benmoose39
- License: mit
- Created: 2021-06-13T10:29:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:23:23.000Z (3 months ago)
- Last Synced: 2024-10-29T11:40:39.442Z (3 months ago)
- Topics: channels, iptv, live, m3u, m3u8, youtube, yt
- Language: Python
- Homepage:
- Size: 175 MB
- Stars: 317
- Watchers: 14
- Forks: 379
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
YouTube_to_m3u
[![M3U generator for YouTube](https://github.com/benmoose39/YouTube_to_m3u/actions/workflows/m3u_Generator.yml/badge.svg)](https://github.com/benmoose39/YouTube_to_m3u/actions/workflows/m3u_Generator.yml)
`https://raw.githubusercontent.com/benmoose39/YouTube_to_m3u/main/youtube.m3u`
Updated m3u links of YouTube live channels, **auto-updated every 3 hours**.
### Add more channels
Edit `youtube_channel_info.txt` to add your favourite YouTube livestreamsCreate a pull request or connect: https://discord.gg/dmgYmAEdee
### Usage
Paste this URL: `https://raw.githubusercontent.com/benmoose39/YouTube_to_m3u/main/youtube.m3u` to any player which supports M3U playlists### Run the tool on your local machine
``` bash
git clone https://github.com/benmoose39/YouTube_to_m3u.git
cd YouTube_to_m3u
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.
### Support
🙂 https://www.buymeacoffee.com/benmoose39