M3U playlist for free TV channels around the World.
 
 
Go to file
Salvatore Cosentino eae7cd27e4
Update Japan.md (extra channels and fixed URLs)
Fixed URLs for News24 and NHK World.
Added extra public channel:
Tokyo MX1 and MX2.
NHK General
Gunma TV
TV Tokyo
TBS
Fuji TV
2021-08-14 14:08:25 +09:00
README.md Update playlist 2021-07-14 14:43:32 +01:00
argentina.md Update argentina.md (#64) 2021-07-22 16:14:04 +01:00
australia.md Add Canada and Australia 2021-05-11 16:09:43 +01:00
belgium.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
brazil.md Add SBT to brazil.md (#44) 2021-06-14 12:06:16 +01:00
canada.md Update canada 2021-05-12 14:22:22 +01:00
czech_republic.md More czech and slovak channels (#66) 2021-07-22 16:15:50 +01:00
estonia.md Create estonia.md (#53) 2021-06-23 09:44:21 +01:00
finland.md Update channels 2021-05-10 17:44:31 +01:00
france.md Generate playlist 2021-05-24 12:43:58 +01:00
germany.md Update germany.md (#52) 2021-06-23 09:44:00 +01:00
greece.md Update channels 2021-05-10 23:24:52 +01:00
ireland.md Add files via upload 2021-04-13 19:09:56 +01:00
italy.md Update italy.md (#68) 2021-08-05 23:25:04 +01:00
japan.md Update Japan.md (extra channels and fixed URLs) 2021-08-14 14:08:25 +09:00
korea.md Update korea.md (#71) 2021-08-05 23:25:18 +01:00
make_playlist.py Update make_playlist.py (#62) 2021-07-14 14:15:32 +01:00
malta.md Create malta.md (#50) 2021-06-23 09:43:34 +01:00
mexico.md Additions and removals (#55) 2021-07-14 14:17:15 +01:00
netherlands.md Added NH Nieuws (#41) 2021-06-01 15:09:19 +01:00
paraguay.md Added ABC TV channel (#30) 2021-05-18 16:53:30 +01:00
playlist.m3u8 Generate playlist 2021-08-05 23:26:40 +01:00
portugal.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
russia.md Create russia.md (#11) 2021-05-01 13:31:59 +01:00
san_marino.md Create san_marino.md (#26) 2021-05-17 13:54:09 +01:00
slovakia.md More czech and slovak channels (#66) 2021-07-22 16:15:50 +01:00
slovenia.md Create slovenia.md (#54) 2021-07-14 14:13:36 +01:00
spain.md Add Regional-goverment run channels from Spain (#36) 2021-05-24 12:02:03 +01:00
sweden.md Update channels 2021-05-10 17:44:31 +01:00
switzerland.md Update channels 2021-05-10 23:24:52 +01:00
turkey.md Add files via upload 2021-04-18 17:41:09 +01:00
uk.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
usa.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
zz_movies.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
zz_news_en.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00
zz_news_es.md Misc additions (take 2) (#38) 2021-05-24 12:02:25 +01:00

README.md

Free TV

This is an M3U playlist for free TV channels around the World.

Either free locally (over the air):

Or free on the Internet:

  • Plex TV
  • Pluto TV
  • Pluto TV (Spanish)
  • Pluto TV (French)
  • Redbox Live TV
  • Roku TV
  • Samsung TV Plus
  • Youtube live channels

To use it point your IPTV player to https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8.

Philosophy

The main goals for this playlist are listed below.

Quality over quantity

The less channels we support the better.

  • All channels should work well.
  • As much as possible channels should be in HD, not SD.
  • Only one URL per channel (no +1, no alternate feeds, no regional declinations)

Only free channels

If a channel is normally only available via commercial subscriptions it has nothing to do in this playlist. If on the other hand it is provided for free to everybody in a particular country, then it should be in this playlist.

  • No paid channels
  • Only channels which are officially provided for free (via DVB-S, DVB-T, analog, etc..)

Only mainstream channels

This is a playlist for everybody.

  • No adult channels
  • No channels dedicated to any particular religion
  • No channels dedicated to any particular political party
  • No channels made for a country and funded by a different country

Format

The m3u8 playlist is generated from the .md files by the .py script.

Each .md file represesnts a group. The <h1> line is used as the group title.

Only channels which URL column starts with [>] are included in the playlist.

Channels which are not in HD are marked with an .

Channels which use GeoIP blocking are marked with a .

Channels which are live Youtube channels are marked with a .

Issues

Only create issues for bugs and feature requests.

Do not create issues to add/edit or to remove channels. If you want to add/edit/remove channels, create a pull request directly.

Pull Requests

Only modify .md files

If your Pull Request modifies channels, only modify .md files. Do not modify m3u8 files in your pull request.

Adding a new Channel

To add a new channel, make a Pull Request.

  • In your Pull Request you need to provide information to show that the channel is free.
  • Use imgur.com to host the channel logo and point to it.
  • If you have a valid stream, add it and put [>] in front of it.
  • If you don't have an stream for the channel, add [x]() in the url column and place your channel in the Invalid category.
  • If you have a stream but it doesn't work well, put the channel in the Invalid category and put [x] in front of the url.
  • If you're adding geoblocked URLs specify it in your PR and specify which country they're working in. The PR will only be merged if these URLs can be tested.

Removing a Channel

To remove a channel, make a Pull Request.

In your Pull Request you need to provide information to show that the channel is only available via a private paid subscription.

Note: Public taxes (whether national or regional, whether called TV License or not) do not constitute a private paid subscription.

If a stream is broken, simply move the channel to the invalid category and replace [>] with [x] in the url column.