IPTV by EDDIT

IPTV Collection of publicly available IPTV channels from all over the world with direct URLs.

How to Use?

Simply insert one of the links below into any video player that supports live streaming.

Main Playlist: https://eddit.me/IPTV/channels/index.m3u

Channel Playlists by Country

Use the links below to get specific country playlists:

Format: https://eddit.me/IPTV/channels/countries/{country_code}.m3u

Country Channels Playlist

📡 API Documentation

Endpoint:

https://eddit.me/IPTV/GetAPI.php

This API returns a JSON file containing all available channels.

Example API Response:

[ { "id": "1", "name": "Channel Name", "country": "US", "url": "http://example.com/stream.m3u8" } ]