Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Famous8/Televarr
A Manager for IPTV Playlists
https://github.com/Famous8/Televarr
Last synced: 8 days ago
JSON representation
A Manager for IPTV Playlists
- Host: GitHub
- URL: https://github.com/Famous8/Televarr
- Owner: Famous8
- License: gpl-3.0
- Created: 2022-02-02T23:40:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T03:15:58.000Z (over 2 years ago)
- Last Synced: 2024-08-01T12:16:50.623Z (3 months ago)
- Language: Go
- Size: 5.87 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Televarr
BETA VERSION HAS BEEN RELEASED!
![banner-long](https://user-images.githubusercontent.com/68285175/152645105-1b2abb03-4cf9-4698-acaf-862ec274a8b3.png)A Manager for IPTV Playlists
Televarr connects with IPTVCat to create a m3u playlist with all the Live Channels that you want.
This software uses https://github.com/ericziethen/ez-iptvcat-scraper to scrape IPTVCat
# What does it do?
- Televarr scrapes IPTVcat for channel livestreams
- It then searches for the channels you have added to your wanted list
- It then filters them out by if they are online or not
- Finally it creates an m3u list out of all the channels found# To use
- Install the latest version of Python from python.org if you haven't got it already.
- Install the latest version of Go if you haven't already.
- Run the command python -m pip install requirements.txt in the Televarr directory
- Run python app.py to start the application# NOTE
This project has no affiliation with iptvcat.com, or the streams shared on iptvcat.com. As per iptvcat.com, the streams shared are publicly accessible links.