All Projects → Free-TV → IPTV

Free-TV / IPTV

Licence: other
M3U Playlist for free TV channels

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to IPTV

xibalba
A Mayan roguelike
Stars: ✭ 50 (-95.08%)
Mutual labels:  help-wanted, looking-for-contributors
war1gus
Importer and scripts for Warcraft: Orcs and Humans
Stars: ✭ 84 (-91.73%)
Mutual labels:  help-wanted
Dark Fantasy Hack Tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Stars: ✭ 131 (-87.11%)
Mutual labels:  help-wanted
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+170.47%)
Mutual labels:  help-wanted
Hacktoberfest 2k18 Katas
Game has ended :: Little challenges to up your Hacktoberfest game!
Stars: ✭ 160 (-84.25%)
Mutual labels:  help-wanted
php-kmeans
PHP K-Means
Stars: ✭ 81 (-92.03%)
Mutual labels:  looking-for-contributors
Monolog Mysql
MySQL Handler for Monolog, which allows to store log messages to a MySQL Table
Stars: ✭ 129 (-87.3%)
Mutual labels:  help-wanted
corejam
A scaffolding for building progressive GraphQL powered jamstack applications.
Stars: ✭ 24 (-97.64%)
Mutual labels:  help-wanted
biketag-website
A website for biketag.org
Stars: ✭ 34 (-96.65%)
Mutual labels:  help-wanted
Create Aio App
The boilerplate for aiohttp. Quick setup for your asynchronous web service.
Stars: ✭ 207 (-79.63%)
Mutual labels:  help-wanted
Daily Dozen Android
Keep track of the foods that Dr. Greger recommends in his NYT's best-selling book, How Not to Die with this Android app
Stars: ✭ 200 (-80.31%)
Mutual labels:  help-wanted
Hacktoberfest
Opportunity to start open source and PR experience
Stars: ✭ 171 (-83.17%)
Mutual labels:  help-wanted
yaclt
Yet Another Change Log Tool
Stars: ✭ 24 (-97.64%)
Mutual labels:  help-wanted
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-85.73%)
Mutual labels:  help-wanted
friendly-plans
Supporting system of behavioral therapy of people with autism. Check starter kit:
Stars: ✭ 24 (-97.64%)
Mutual labels:  help-wanted
Rawcms
RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
Stars: ✭ 132 (-87.01%)
Mutual labels:  help-wanted
Up For Grabs.net
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!
Stars: ✭ 2,427 (+138.88%)
Mutual labels:  help-wanted
Ng2 Idle
Responding to idle users in Angular (not AngularJS) applications.
Stars: ✭ 240 (-76.38%)
Mutual labels:  help-wanted
egov
eGov España - API abierto de acceso a datos púbicos
Stars: ✭ 21 (-97.93%)
Mutual labels:  help-wanted
WhiteCore-Dev
WhiteCoreSim - Software to create your own virtual world
Stars: ✭ 23 (-97.74%)
Mutual labels:  help-wanted

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 (English, Spanish, French, Italian)
  • 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

Feed sources

It can be quite hard to find up to date URLs, here's a list of sources:

Format

The m3u8 playlist is generated by make_playlist.py, using the .md files located in lists.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].