-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# IPTV Tamil Local TV Channel Playlist | ||
This project contains playlist file which can be used as provider in IPTV. Playlist m3u file contains 50+ local tamil channels | ||
1. Download <a href="https://github.com/prabhacap/IPTV/releases/latest/download/playlist-tamil-local.m3u">M3U Playlist</a>. | ||
2. Use the m3u file as a new provider in any IPTV app like VLC Media Player, Kodi PVR IPTV Simple Client etc., | ||
3. Also you can give remote URL for the playlist. URL is case-sensitive | ||
|
||
``` | ||
http://tiny.cc/iptvtamil | ||
``` | ||
Note: Video availability is based on the sources. If you know any source to be added, please raise issue | ||
to add. If the content is open to public without expiry I can add it to playlist. | ||
|
||
<p align="center"> | ||
<!-- Release --> | ||
<a href="https://github.com/echakkara/pvr/releases/latest"> | ||
<img src="https://img.shields.io/github/v/release/prabhacap/IPTV"> | ||
</a> | ||
<a href="https://github.com/echakkara/pvr/releases/latest"> | ||
<img src="https://img.shields.io/github/downloads/prabhacap/IPTV/total"> | ||
</a> | ||
<a href="https://github.com/echakkara/pvr/issues"> | ||
<img src="https://img.shields.io/github/issues/prabhacap/IPTV?style=flat-square"> | ||
</a> | ||
|
||
</p> | ||
|
||
<br> | ||
|
||
|
||
## Installation | ||
|
||
1. <a href="https://kodi.tv/download"> Download Kodi </a> <BR> | ||
2. <a href="https://kodi.wiki/view/Add-on:IPTV_Simple_Client"> Kodi PVR Add-on </a> <BR> | ||
3. There are other IPTV apps available as well and settings will have options to add playlist | ||
4. Provide this m3u file as input in IPTV provider's settings | ||
<BR> |