IntrovertedFL / plutotv-to-m3u8

Creates an m3u playlist of PlutoTV channels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plutotv-to-m3u8

What?

This is a very simple Docker container. It installs the pluto-iptv module from NPM, and then runs it with npx. If you run this on a machine with Docker installed, you'll get a few files.

playlist.m3u8 is a standard playlist of all PlutoTV Channels.

EPG.xml is electronic program guide data.

Why?

https://www.theverge.com/2023/2/28/23617624/pluto-tv-dmca-mpa-github-playlists

https://github.com/github/dmca/blob/master/2023/02/2023-02-14-mpa.md

How?

Run runme.sh to build and run the container, leaving the output in your current working directory.

About

Creates an m3u playlist of PlutoTV channels.

License:Other


Languages

Language:Shell 56.0%Language:Dockerfile 44.0%