Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

agiacalone/PlutoIPTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

36 Commits

Repository files navigation

PlutoIPTV

Grab EPG & M3U from Pluto.tv

Based on https://github.com/TylerB260/PlutoXML

Usage

Run

$ npx pluto-iptv

This will create an epg.xml file and a playlist.m3u file

Filtering for favorites

If you don't want all channels from pluto, you can create a "favorites" file: pluto-favorites. In this file, one per line, you can list "slugs" of channels and only those channels will be downloaded. You can add comments by starting the line with #.

Example:

# Nostalgia
80s-rewind
90s-throwback
after-school-cartoons

# Music
vevo-80s
vevo-90s
vevo-pop

# News
black-news-channel
cbsn-2
nbc-news-now
pluto-tv-news

About

Grab EPG & M3U from Pluto.tv

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 100.0%