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

Convert YouTube live to m3u.

License

Notifications You must be signed in to change notification settings

victorlish/YouTubeLinkGrabber

Repository files navigation

YouTubeLinkGrabber

The program allows you to convert serval YouTube lives into a M3U file that can play in serval IPTV apps.

Motivation

Play YouTube live using IPTV app. That's it.

Usage

  1. Put YouTube live link into YouTubeLink.txt with the following format
Channel Name - Language
https://www.youtube.com/watch?v=V9KZGs1MtP4
  1. Run the cron job in GitHub
  2. Put the link https://raw.githubusercontent.com/<username>/YouTubeLinkGrabber/youtube.m3u to your IPTV app.

You can also run the program locally by python YouTubeLinkGrabber.py > YouTubeLive.m3u or by chmod +x exec_grabber.sh && ./exec_grabber.sh.

About

Convert YouTube live to m3u.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published