Skip to content

Add a playlist of live TV channels to your IPTV application. This playlist includes both live TV and sports channels. For even more sports channels, check out my other repository.

Notifications You must be signed in to change notification settings

dtankdempse/thetvapp-m3u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: TheTVApp has restricted their webite to users in the US and CA regions. To access it from other locations, you will need to use a VPN.

What is TheTVApp?

TheTVApp is a platform that offers free live TV and sports streaming across selected categories. Users can stream and watch live TV directly through their browser without the need for an account or subscription.

For added flexibility, this repository provides a way to create an M3U Playlist of TheTVApp's channels. With this, you can load the streams into any IPTV application that supports M3U-formatted playlists.

You can view the full list of channels provided by TheTVApp here.

Direct M3U Playlist URL

Due to ongoing abuse, the previous setup allowing you to easily load the Bit.ly URL into your application has been temporarily removed. However, I’m actively working on a solution to bring this feature back and will provide updates in the coming days. In the meantime, if you're able to use one of the options below, you can continue accessing TheTVApp's M3U Playlist.


Windows Users

Download and extract the zip file below. Once the files are extracted, run the setup_service.bat file to begin installing the TheTVApp-M3U playlist on your computer. After the installation is complete, you can access the local server to locate both the playlist and EPG URLs. These URLs can then be used to load the playlist into your application, such as Firestick, Android, or other devices.

Download ZIP


Docker Users

TheTVApp-M3U Playlit is also available as a Docker image, allowing you to easily deploy it in a containerized environment.

Pulling the Docker Image

To get started, pull the latest version of the Docker image with the following command:

docker pull dtankdemp/thetvapp-m3u:latest

Running TheTVApp-M3U Container

Once you’ve pulled the image, you can start the container using:

docker run -d -p <port>:4124 dtankdemp/thetvapp-m3u:latest

This command runs thetvapp-m3u on port 4124, allowing your IPTV application to connect to it locally or remotely (depending on your setup).


Accessing the Server

To access the server, use one of the following URLs:

  • Local Access: http://localhost:4124
  • Network Access: http://IP_ADDRESS:4124

If you plan to use the playlist on other devices within your network, make sure to use your computer's actual IP address instead of localhost. To locate your computer's IP address, refer to these video guides for Windows or Linux.

Playlist and EPG URLs

  • M3U Playlist: http://IP_ADDRESS:4124/playlist
  • EPG Guide: http://IP_ADDRESS:4124/epg

Click to read Disclaimer.

Disclaimer:

This repository has no control over the streams, links, or the legality of the content provided by thetvapp.to. It is the end user's responsibility to ensure the legal use of these playlists, and we strongly recommend verifying that the content complies with the laws and regulations of your country before use.

Click to read DMCA Notice.

DMCA Notice:

This repository does not host or store any video files. It simply organizes publicly accessible web links, which can be accessed through a web browser, into an M3U-formatted playlist. To the best of our knowledge, the content was intentionally made publicly available by the copyright holders or with their permission and consent granted to these websites to stream and share the content they provide.

Please note that linking does not directly infringe copyright, as no copies are made on this repository or its servers. Therefore, sending a DMCA notice to GitHub or the maintainers of this repository is not a valid course of action. To remove the content from the web, you should contact the website or hosting provider actually hosting the material.

If you still believe a link infringes on your rights, you can request its removal by opening an issue or submitting a pull request. Be aware, however, that removing a link here will not affect the content hosted on the external websites, as this repository has no control over the files or the content being provided.

About

Add a playlist of live TV channels to your IPTV application. This playlist includes both live TV and sports channels. For even more sports channels, check out my other repository.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •