forked from Mystique-Play/Mystique
Automated updates of M3U Files
This commit is contained in:
parent
400338b798
commit
467535ca84
19 changed files with 1012 additions and 3 deletions
42
README.md
42
README.md
|
@ -1,10 +1,27 @@
|
|||
# Mystique IPTV
|
||||
# Mystique
|
||||
|
||||
## About
|
||||
|
||||
Mystique provides a curated collection of IPTV channels from around the world. The channels are organized by both countries and cultural groups for easy access.
|
||||
|
||||
## Usage
|
||||
|
||||
1. **Complete Playlist**: Use the main `mystique.m3u` file for access to all channels
|
||||
2. **Country-Specific**: Individual country playlists are available in the `countries/` directory
|
||||
3. **Cultural Groups**: Cultural/linguistic group playlists are available in the `cultural-groups/` directory
|
||||
|
||||
## Statistics
|
||||
|
||||
- Total Channels: 504
|
||||
- Countries Available: 34
|
||||
- Cultural Groups: 17
|
||||
|
||||
## Available Playlists
|
||||
|
||||
| Playlist | Channels | Link |
|
||||
|----------|-----------|------|
|
||||
| **Complete (All countries)** | 504 | [mystique.m3u](mystique.m3u) |
|
||||
| **Complete (All channels)** | 504 | [mystique.m3u](mystique.m3u) |
|
||||
| **───────── Countries ─────────** | | |
|
||||
| Australia | 20 | [australia.m3u](countries/australia.m3u) |
|
||||
| Belgium | 4 | [belgium.m3u](countries/belgium.m3u) |
|
||||
| Brazil | 5 | [brazil.m3u](countries/brazil.m3u) |
|
||||
|
@ -39,3 +56,24 @@
|
|||
| Turkey | 3 | [turkey.m3u](countries/turkey.m3u) |
|
||||
| United Kingdom | 55 | [united_kingdom.m3u](countries/united_kingdom.m3u) |
|
||||
| United States | 123 | [united_states.m3u](countries/united_states.m3u) |
|
||||
| **───────── Cultural Groups ─────────** | | |
|
||||
| Anglosphere | 340 | [anglosphere.m3u](cultural-groups/anglosphere.m3u) |
|
||||
| Arabic | 2 | [arabic.m3u](cultural-groups/arabic.m3u) |
|
||||
| Benelux | 10 | [benelux.m3u](cultural-groups/benelux.m3u) |
|
||||
| Francophone | 6 | [francophone.m3u](cultural-groups/francophone.m3u) |
|
||||
| Germanosphere | 14 | [germanosphere.m3u](cultural-groups/germanosphere.m3u) |
|
||||
| Hellenic | 2 | [hellenic.m3u](cultural-groups/hellenic.m3u) |
|
||||
| Hispanic | 9 | [hispanic.m3u](cultural-groups/hispanic.m3u) |
|
||||
| Indosphere | 14 | [indosphere.m3u](cultural-groups/indosphere.m3u) |
|
||||
| Japanese | 3 | [japanese.m3u](cultural-groups/japanese.m3u) |
|
||||
| Korean | 4 | [korean.m3u](cultural-groups/korean.m3u) |
|
||||
| Lusophone | 12 | [lusophone.m3u](cultural-groups/lusophone.m3u) |
|
||||
| Malaysphere | 2 | [malaysphere.m3u](cultural-groups/malaysphere.m3u) |
|
||||
| Nordic | 7 | [nordic.m3u](cultural-groups/nordic.m3u) |
|
||||
| Persian | 1 | [persian.m3u](cultural-groups/persian.m3u) |
|
||||
| Slavic | 47 | [slavic.m3u](cultural-groups/slavic.m3u) |
|
||||
| Thai | 1 | [thai.m3u](cultural-groups/thai.m3u) |
|
||||
| Turkic | 3 | [turkic.m3u](cultural-groups/turkic.m3u) |
|
||||
## Legal Notice
|
||||
|
||||
This playlist is a collection of publicly available IPTV streams. Please check your local laws regarding IPTV streaming before using this playlist.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue