mirror of https://github.com/Free-TV/IPTV
				
				
				
			Compare commits
	
		
			6 Commits 
		
	
	
		
			1b87df7fec
			...
			9aaaea5281
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | 9aaaea5281 | |
|  | f7535bb6b9 | |
|  | 6ac3669478 | |
|  | 22d0ff61c0 | |
|  | 5d83304e5a | |
|  | cbe79bfd87 | 
								
									
									
										
											73
										
									
									README.md
									
									
									
									
								
								
							
							
										
											73
										
									
									README.md
									
									
									
									
								|  | @ -1,7 +1,19 @@ | ||||||
| Free TV | IPTV Playlist Project | ||||||
| ======= | ====== | ||||||
| 
 | 
 | ||||||
| This is an M3U playlist for free TV channels around the World. | Welcome to the IPTV project! This repository offers a curated collection of free TV playlists for IPTV players, providing access to various channels from around the world. | ||||||
|  | 
 | ||||||
|  | Table of Contents | ||||||
|  | ====== | ||||||
|  | 
 | ||||||
|  | 1. Introduction | ||||||
|  | 2. Philosophy | ||||||
|  | 3. Installation & Usage | ||||||
|  | 4. Feed Sources | ||||||
|  | 5. Format | ||||||
|  | 7. Contributing | ||||||
|  | 8. Pull Requests | ||||||
|  | 9. License | ||||||
| 
 | 
 | ||||||
| Either free locally (over the air): | Either free locally (over the air): | ||||||
| 
 | 
 | ||||||
|  | @ -95,6 +107,10 @@ Or free on the Internet: | ||||||
| 
 | 
 | ||||||
| To use it point your IPTV player to https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8. | To use it point your IPTV player to https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8. | ||||||
| 
 | 
 | ||||||
|  | Introduction | ||||||
|  | ====== | ||||||
|  | This project provides a collection of free IPTV playlists, allowing users to stream live TV channels thorugh compatible IPTV players. The playlists are community-driven, regularly updated, and intended for users looking for a wide range of channels.Channels are free-to-air or sourced from free online platforms, ensuring that users only access legal content. | ||||||
|  | 
 | ||||||
| Philosophy | Philosophy | ||||||
| ========== | ========== | ||||||
| 
 | 
 | ||||||
|  | @ -124,19 +140,38 @@ This is a playlist for everybody. | ||||||
| - No channels dedicated to any particular political party | - No channels dedicated to any particular political party | ||||||
| - No channels made for a country and funded by a different country | - No channels made for a country and funded by a different country | ||||||
| 
 | 
 | ||||||
|  | Installation and Usage | ||||||
|  | ====== | ||||||
|  | 
 | ||||||
|  | **To use playlists** | ||||||
|  | 
 | ||||||
|  | 1. Download or clone this repository | ||||||
|  | 2. Use any IPTV player (e.g. VLC, Kodi, IPTV Smarters) to load the '.m3u' file or copy the URL into your player. | ||||||
|  | 
 | ||||||
|  | **Reccomended Players:** | ||||||
|  | 
 | ||||||
|  | - VLC Media Player | ||||||
|  | - Kodi | ||||||
|  | - IPTV Smarters | ||||||
|  | 
 | ||||||
|  | **How to Use:** | ||||||
|  | 
 | ||||||
|  | 1. Open your IPTV player. | ||||||
|  | Import the playlist file or URL. | ||||||
|  | Start streaming live TV channels! | ||||||
|  | 
 | ||||||
| Feed sources | Feed sources | ||||||
| ============ | ============ | ||||||
| 
 | 
 | ||||||
| It can be quite hard to find up to date URLs, here's a list of sources: | Finding up-to-date URLs can be difficult. Here are some useful sources: | ||||||
| 
 | 
 | ||||||
| - https://github.com/iptv-org/iptv/tree/master/streams | - https://github.com/iptv-org/iptv/tree/master/streams | ||||||
| - Youtube: As long as the channel is live and its URL doesn't change (check the age of the stream, the number of viewers..) | - Live streams from platforms like YouTube and Dailymotion, ensuring the stream is active and stable. | ||||||
| - Dailymotion: Same criteria as for youtube |  | ||||||
| 
 | 
 | ||||||
| Format | Format | ||||||
| ====== | ====== | ||||||
| 
 | 
 | ||||||
| The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files located in `lists`. | The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files in the `lists` directory. | ||||||
| 
 | 
 | ||||||
| Each .md file represesnts a group. The `<h1>` line is used as the group title. | Each .md file represesnts a group. The `<h1>` line is used as the group title. | ||||||
| 
 | 
 | ||||||
|  | @ -153,7 +188,16 @@ Issues | ||||||
| 
 | 
 | ||||||
| Only create issues for bugs and feature requests. | 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. | Do not create issues for adding, editing, or removing channels. For these, please submit a pull request. | ||||||
|  | 
 | ||||||
|  | Contributing | ||||||
|  | ====== | ||||||
|  | 
 | ||||||
|  | **Contributions are welcome! To contribute:** | ||||||
|  | 
 | ||||||
|  | 1. Fork the repository. | ||||||
|  | 2. Create a new branch for your changes. | ||||||
|  | 3. Submit a pull request with your updates. | ||||||
| 
 | 
 | ||||||
| Pull Requests | Pull Requests | ||||||
| ============= | ============= | ||||||
|  | @ -175,10 +219,15 @@ To add a new channel, make a Pull Request. | ||||||
| 
 | 
 | ||||||
| **Removing a Channel** | **Removing a Channel** | ||||||
| 
 | 
 | ||||||
| To remove a channel, make a Pull Request. | - 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. | - 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. | - 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. | - If a stream is broken, simply move the channel to the invalid category and replace `[>]` with `[x]` in the url column. | ||||||
|  | 
 | ||||||
|  | License | ||||||
|  | ====== | ||||||
|  | 
 | ||||||
|  | This project currently does not have a license. Please clarify the licensing terms before using or contributing.  | ||||||
|  |  | ||||||
|  | @ -25,7 +25,7 @@ https://www.tivusat.tv/sat-eng/tivusat/multicanale.aspx | ||||||
| | 26  | Cielo Ⓖ       | [>](https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11219/cieloweb/master.m3u8?hdnea=st=1701861650~exp=1765449000~acl=/*~hmac=84c9f3f71e57b13c3a67afa8b29a8591ea9ed84bf786524399545d94be1ec04d) | <img height="20" src="https://i.imgur.com/cPluF03.png"/> | CieloTV.it | | | 26  | Cielo Ⓖ       | [>](https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11219/cieloweb/master.m3u8?hdnea=st=1701861650~exp=1765449000~acl=/*~hmac=84c9f3f71e57b13c3a67afa8b29a8591ea9ed84bf786524399545d94be1ec04d) | <img height="20" src="https://i.imgur.com/cPluF03.png"/> | CieloTV.it | | ||||||
| | 27  | 27 Twentyseven Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/y2PdPCK.png"/> | 27Twentyseven.it | | | 27  | 27 Twentyseven Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/y2PdPCK.png"/> | 27Twentyseven.it | | ||||||
| | 28  | TV 2000        | [>](https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8) | <img height="20" src="https://i.imgur.com/x7RaK3a.png"/> | TV2000.va | | | 28  | TV 2000        | [>](https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8) | <img height="20" src="https://i.imgur.com/x7RaK3a.png"/> | TV2000.va | | ||||||
| | 29  | La7 Cinema     | [>](https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8) | <img height="20" src="https://i.imgur.com/J3LKrOp.png"/> | La7Cinema.it | | | 29  | La7 Cinema     | [>](https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8) | <img height="20" src="https://i.imgur.com/khPweok.png"/> | La7Cinema.it | | ||||||
| | 30  | La 5 Ⓖ     | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/UNyJaho.png"/> | La5.it | | | 30  | La 5 Ⓖ     | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/UNyJaho.png"/> | La5.it | | ||||||
| | 31  | Real Time      | [>](https://d3562mgijzx0zq.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-kizqtzpvvl3i8/Realtime_IT.m3u8) | <img height="20" src="https://i.imgur.com/9dcTYg1.png"/> | RealTimeItaly.it | | | 31  | Real Time      | [>](https://d3562mgijzx0zq.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-kizqtzpvvl3i8/Realtime_IT.m3u8) | <img height="20" src="https://i.imgur.com/9dcTYg1.png"/> | RealTimeItaly.it | | ||||||
| | 32  | QVC            | [>](https://qrg.akamaized.net/hls/live/2017383/lsqvc1it/master.m3u8) | <img height="20" src="https://i.imgur.com/Ea7iUX2.png"/> | QVCItaly.it | | | 32  | QVC            | [>](https://qrg.akamaized.net/hls/live/2017383/lsqvc1it/master.m3u8) | <img height="20" src="https://i.imgur.com/Ea7iUX2.png"/> | QVCItaly.it | | ||||||
|  |  | ||||||
|  | @ -12,4 +12,4 @@ https://en.wikipedia.org/wiki/List_of_television_networks_in_Venezuela | ||||||
| | 7   | Vale TV Ⓢ       | [>](https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/98/Logo_de_VALE_TV.png"/> | ValeTV.ve | | | 7   | Vale TV Ⓢ       | [>](https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/98/Logo_de_VALE_TV.png"/> | ValeTV.ve | | ||||||
| | 8   | Telesur         | [>](https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png"/> | TeleSUR.ve | | | 8   | Telesur         | [>](https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png"/> | TeleSUR.ve | | ||||||
| | 9   | Chivacoatv Internacional | [x](https://glb.bozztv.com/glb/ssh101/1234chivacoa/index.m3u8) | <img height="20" src="https://i.imgur.com/9rbwZFY.png"/> | Chivacoatv.ve | | | 9   | Chivacoatv Internacional | [x](https://glb.bozztv.com/glb/ssh101/1234chivacoa/index.m3u8) | <img height="20" src="https://i.imgur.com/9rbwZFY.png"/> | Chivacoatv.ve | | ||||||
| | 10  | Latina TV       | [>](https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/3/36/Latinatv.jpg"> | LatinaTV.ve | | | 10  | Latina TV       | [>](https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/latinatv.jpg"> | LatinaTV.ve | | ||||||
|  |  | ||||||
|  | @ -1151,7 +1151,7 @@ https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11219/cieloweb/master.m3u8 | ||||||
| https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8 | https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8 | ||||||
| #EXTINF:-1 tvg-name="TV 2000" tvg-logo="https://i.imgur.com/x7RaK3a.png" tvg-id="TV2000.va" group-title="Italy",TV 2000 | #EXTINF:-1 tvg-name="TV 2000" tvg-logo="https://i.imgur.com/x7RaK3a.png" tvg-id="TV2000.va" group-title="Italy",TV 2000 | ||||||
| https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8 | https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8 | ||||||
| #EXTINF:-1 tvg-name="La7 Cinema" tvg-logo="https://i.imgur.com/J3LKrOp.png" tvg-id="La7Cinema.it" group-title="Italy",La7 Cinema | #EXTINF:-1 tvg-name="La7 Cinema" tvg-logo="https://i.imgur.com/khPweok.png" tvg-id="La7Cinema.it" group-title="Italy",La7 Cinema | ||||||
| https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8 | https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8 | ||||||
| #EXTINF:-1 tvg-name="La 5 Ⓖ" tvg-logo="https://i.imgur.com/UNyJaho.png" tvg-id="La5.it" group-title="Italy",La 5 Ⓖ | #EXTINF:-1 tvg-name="La 5 Ⓖ" tvg-logo="https://i.imgur.com/UNyJaho.png" tvg-id="La5.it" group-title="Italy",La 5 Ⓖ | ||||||
| https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8 | https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8 | ||||||
|  | @ -3193,7 +3193,7 @@ https://vcp5.myplaytv.com/globovision/globovision/playlist.m3u8 | ||||||
| https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8 | https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8 | ||||||
| #EXTINF:-1 tvg-name="Telesur" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png" tvg-id="TeleSUR.ve" group-title="Venezuela",Telesur | #EXTINF:-1 tvg-name="Telesur" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png" tvg-id="TeleSUR.ve" group-title="Venezuela",Telesur | ||||||
| https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8 | https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8 | ||||||
| #EXTINF:-1 tvg-name="Latina TV" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/3/36/Latinatv.jpg" tvg-id="LatinaTV.ve" group-title="Venezuela",Latina TV | #EXTINF:-1 tvg-name="Latina TV" tvg-logo="https://intervenhosting.net/imagenes/latinatv.jpg" tvg-id="LatinaTV.ve" group-title="Venezuela",Latina TV | ||||||
| https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 | https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 | ||||||
| #EXTINF:-1 tvg-name="Al Jazeera Documentary Ⓖ" tvg-logo="https://upload.wikimedia.org/wikipedia/en/e/e6/Al_Jazeera_Doc.png" tvg-id="AlJazeeraDocumentary.qa" group-title="Documentaries (AR)",Al Jazeera Documentary Ⓖ | #EXTINF:-1 tvg-name="Al Jazeera Documentary Ⓖ" tvg-logo="https://upload.wikimedia.org/wikipedia/en/e/e6/Al_Jazeera_Doc.png" tvg-id="AlJazeeraDocumentary.qa" group-title="Documentaries (AR)",Al Jazeera Documentary Ⓖ | ||||||
| https://live-hls-web-ajd.getaj.net/AJD/index.m3u8 | https://live-hls-web-ajd.getaj.net/AJD/index.m3u8 | ||||||
|  |  | ||||||
|  | @ -35,7 +35,7 @@ https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11219/cieloweb/master.m3u8 | ||||||
| https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8 | https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8 | ||||||
| #EXTINF:-1 tvg-name="TV 2000" tvg-logo="https://i.imgur.com/x7RaK3a.png" tvg-id="TV2000.va" group-title="Italy",TV 2000 | #EXTINF:-1 tvg-name="TV 2000" tvg-logo="https://i.imgur.com/x7RaK3a.png" tvg-id="TV2000.va" group-title="Italy",TV 2000 | ||||||
| https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8 | https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8 | ||||||
| #EXTINF:-1 tvg-name="La7 Cinema" tvg-logo="https://i.imgur.com/J3LKrOp.png" tvg-id="La7Cinema.it" group-title="Italy",La7 Cinema | #EXTINF:-1 tvg-name="La7 Cinema" tvg-logo="https://i.imgur.com/khPweok.png" tvg-id="La7Cinema.it" group-title="Italy",La7 Cinema | ||||||
| https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8 | https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8 | ||||||
| #EXTINF:-1 tvg-name="La 5 Ⓖ" tvg-logo="https://i.imgur.com/UNyJaho.png" tvg-id="La5.it" group-title="Italy",La 5 Ⓖ | #EXTINF:-1 tvg-name="La 5 Ⓖ" tvg-logo="https://i.imgur.com/UNyJaho.png" tvg-id="La5.it" group-title="Italy",La 5 Ⓖ | ||||||
| https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8 | https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8 | ||||||
|  |  | ||||||
|  | @ -11,5 +11,5 @@ https://vcp5.myplaytv.com/globovision/globovision/playlist.m3u8 | ||||||
| https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8 | https://vcp2.myplaytv.com/valetv/valetv/playlist.m3u8 | ||||||
| #EXTINF:-1 tvg-name="Telesur" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png" tvg-id="TeleSUR.ve" group-title="Venezuela",Telesur | #EXTINF:-1 tvg-name="Telesur" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/8/82/TeleSUR.png" tvg-id="TeleSUR.ve" group-title="Venezuela",Telesur | ||||||
| https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8 | https://raw.githubusercontent.com/BellezaEmporium/IPTV_Exception/master/channels/ve/telesur.m3u8 | ||||||
| #EXTINF:-1 tvg-name="Latina TV" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/3/36/Latinatv.jpg" tvg-id="LatinaTV.ve" group-title="Venezuela",Latina TV | #EXTINF:-1 tvg-name="Latina TV" tvg-logo="https://intervenhosting.net/imagenes/latinatv.jpg" tvg-id="LatinaTV.ve" group-title="Venezuela",Latina TV | ||||||
| https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 | https://streamtv.latinamedios.com:3413/live/latinatvlive.m3u8 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue