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: about 1 month 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:23:23.000Z (8 months ago)
- Last Synced: 2024-10-29T11:40:39.442Z (8 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
## π‘ From Global Playlist to Personalized Streaming β Introducing [M3USe](https://m3use.projectmoose.xyz)
Hey folks β if you've used or followed this repo in the past, you might remember it started as an automated GitHub Actions workflow that created a public M3U playlist of livestreams (mostly YouTube). You could request channels, and I'd manually add them to the playlist for everyone.
But things have evolved.
### π Meet [M3USe](https://m3use.projectmoose.xyz) β A Web App for Custom Livestream Playlists
β Add livestreams from **YouTube**, **Twitch**, and **Dailymotion**
β Build your **own playlist** β no more global list
β Use with **any IPTV player** (VLC, Kodi, TiviMate, etc.)
β Your playlist, your links, your rulesπ‘ No more waiting for manual updates or one-size-fits-all playlists. You just paste the channel URL, and the backend takes care of the rest.
---
> This is an indie passion project powered by the [Project Moose Discord](https://discord.gg/dmgYmAEdee) β and itβs live now.
> π Try it out: [https://m3use.projectmoose.xyz](https://m3use.projectmoose.xyz)Got ideas, feedback, or requests? Drop by the Discord or open a discussion here!
---
[](https://m3use.projectmoose.xyz)
--------------------------- END (old content below) ---------------------------
YouTube_to_m3u
[](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