Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
interlark authored Jun 16, 2022
1 parent 0de210d commit 67b3218
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
It **extracts stream URLs** from [ustvgo.tv](http://ustvgo.tv) website, **generates master playlist** with available TV channels for IPTV players and **proxies the traffic** between your IPTV players and streaming backends.


## Features
## Features
- 🔑 Auto auth-key rotation
> As server proxies the traffic it can detect if your auth key is expired and refresh it on the fly.
- 📺 Available [TV Guide](https://github.com/interlark/ustvgo-tvguide)
Expand All @@ -29,7 +29,7 @@ Two iconsets for IPTV players with light and dark backgrounds
> GUI is available for Windows, Linux and MacOS for people who're not that much into CLI.

## Installation
## 🚀 Installation
- **CLI**
```bash
pip install ustvgo-iptv
Expand All @@ -38,7 +38,7 @@ Two iconsets for IPTV players with light and dark backgrounds

You can download GUI app from [Releases](https://github.com/interlark/ustvgo-iptv/releases/latest) for your OS.

## Usage
## ⚙️ Usage

- **Basic usage**

Expand Down Expand Up @@ -87,14 +87,14 @@ Two iconsets for IPTV players with light and dark backgrounds
* **Mac**: ~/Library/Application Support/ustvgo-iptv/settings.cfg
* **Windows**: C:\Users\\%USERPROFILE%\AppData\Local\ustvgo-iptv\settings.cfg

## URLs
## 🔗 URLs
To play and enjoy your free IPTV you need 2 URLs:
1) Your generated **master playlist**: 🔗 http://127.0.0.1:6363/ustvgo.m3u8
2) **TV Guide** (content updates twice an hour):
* 🔗 [XML EPG for IPTV players with light UI theme](https://raw.githubusercontent.com/interlark/ustvgo-tvguide/master/ustvgo.for-light-bg.xml)
* 🔗 [XML EPG for IPTV players with dark UI theme](https://raw.githubusercontent.com/interlark/ustvgo-tvguide/master/ustvgo.for-dark-bg.xml)

## Players
## ▶️ Players
Here is a **list** of popular IPTV players.

**USTVGO**'s channels have **EIA-608** embedded subtitles. In case if you're not a native speaker and use *TV*, *Cartoons*, *Movies* and *Shows* to learn English and Spanish languages I would recommend you following free open-source cross-platform IPTV players that can handle EIA-608 subtitles:
Expand Down Expand Up @@ -181,7 +181,7 @@ To play and enjoy your free IPTV you need 2 URLs:
2) Settings -> EPG Url -> https://raw.githubusercontent.com/interlark/ustvgo-tvguide/master/ustvgo.for-light-bg.xml.gz
```
## Support
## 👍 Support
- [ustvgo.tv](https://ustvgo.tv) is wonderful project which can offer you a free IPTV, please support these guys buying VPN with their [referral link](https://ustvgo.tv/vpn). With VPN you can watch even more of their channels, like extra 25 or so.
- Also I would highly appreciate your support on this project ⠀<a href="https://www.buymeacoffee.com/interlark" target="_blank"><img alt="Buy Me A Coffee" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" width="178" height="41"></a>

0 comments on commit 67b3218

Please sign in to comment.