4.9 KiB
IPTV
Collection of publicly available IPTV (Internet Protocol television) channels from all over the world.
Table of contents
- 🚀 How to use?
- 📺 Playlists
- 🗓 EPG
- 🗄 Database
- 👨💻 API
- 📚 Resources
- 💬 Discussions
- 🛠 Contribution
- ⚖ Legal
- © License
How to use?
Simply insert one of the links below into any video player that supports live streaming and press Open.
Playlists
There are several versions of playlists that differ in the way they are grouped.
Main playlist
Playlist includes all known channels except adult channels.
https://iptv-org.github.io/iptv/index.m3u
And here is the full version:
https://iptv-org.github.io/iptv/index.nsfw.m3u
Grouped by category
Expand
Playlist in which each channel has its category as a group title:
https://iptv-org.github.io/iptv/index.category.m3u
Same thing, but split up into separate files:
#include "./.readme/_categories.md"
Grouped by language
Expand
Playlist in which each channel has its language as a group title:
https://iptv-org.github.io/iptv/index.language.m3u
Same thing, but split up into separate files:
#include "./.readme/_languages.md"
Grouped by country
Expand
Playlist in which each channel has its country as a group title:
https://iptv-org.github.io/iptv/index.country.m3u
Same thing, but split up into separate files:
#include "./.readme/_countries.md"
Grouped by region
Expand
Playlist in which each channel has its region as a group title:
https://iptv-org.github.io/iptv/index.region.m3u
Same thing, but split up into separate files:
#include "./.readme/_regions.md"
EPG
The playlists already contain links to all guides, so players with support the x-tvg-url
tag should load it automatically. Otherwise, you can choose one of the guides featured in the iptv-org/epg repository.
Database
All channel data is taken from the iptv-org/database repository. If you find any errors please open a new issue there.
API
The API documentation can be found in the iptv-org/api repository.
Resources
Links to other useful IPTV-related resources can be found in the iptv-org/awesome-iptv repository.
Discussions
If you have a question or an idea, you can post it in the Discussions tab.
Contribution
Please make sure to read the Contributing Guide before sending an issue or making a pull request.
And thank you to everyone who has already contributed!
Backers
Contributors
Legal
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, note that we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is not a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (not GitHub, nor the maintainers of this repository).