Showing preview only (2,222K chars total). Download the full file or copy to clipboard to get everything.
Repository: Free-TV/IPTV
Branch: master
Commit: bce5e4ff6bb4
Files: 189
Total size: 2.1 MB
Directory structure:
gitextract_017zkasg/
├── .github/
│ └── workflows/
│ ├── test_playlist.yml
│ └── update_playlist.yml
├── README.md
├── epglist.txt
├── flag_order.txt
├── lists/
│ ├── albania.md
│ ├── andorra.md
│ ├── argentina.md
│ ├── armenia.md
│ ├── australia.md
│ ├── austria.md
│ ├── azerbaijan.md
│ ├── belarus.md
│ ├── belgium.md
│ ├── bosnia_and_herzegovina.md
│ ├── brazil.md
│ ├── bulgaria.md
│ ├── canada.md
│ ├── chad.md
│ ├── chile.md
│ ├── china.md
│ ├── costa_rica.md
│ ├── croatia.md
│ ├── cyprus.md
│ ├── czech_republic.md
│ ├── denmark.md
│ ├── dominican_republic.md
│ ├── egypt.md
│ ├── estonia.md
│ ├── faroe_islands.md
│ ├── finland.md
│ ├── france.md
│ ├── georgia.md
│ ├── germany.md
│ ├── greece.md
│ ├── greenland.md
│ ├── hong_kong.md
│ ├── hungary.md
│ ├── iceland.md
│ ├── india.md
│ ├── indonesia.md
│ ├── iran.md
│ ├── iraq.md
│ ├── ireland.md
│ ├── israel.md
│ ├── italy.md
│ ├── japan.md
│ ├── korea.md
│ ├── kosovo.md
│ ├── latvia.md
│ ├── lithuania.md
│ ├── luxembourg.md
│ ├── macau.md
│ ├── malta.md
│ ├── mexico.md
│ ├── moldova.md
│ ├── monaco.md
│ ├── montenegro.md
│ ├── netherlands.md
│ ├── north_korea.md
│ ├── north_macedonia.md
│ ├── norway.md
│ ├── paraguay.md
│ ├── peru.md
│ ├── poland.md
│ ├── portugal.md
│ ├── qatar.md
│ ├── romania.md
│ ├── russia.md
│ ├── san_marino.md
│ ├── saudi_arabia.md
│ ├── serbia.md
│ ├── slovakia.md
│ ├── slovenia.md
│ ├── somalia.md
│ ├── spain.md
│ ├── spain_vod.md
│ ├── sweden.md
│ ├── switzerland.md
│ ├── taiwan.md
│ ├── trinidad.md
│ ├── turkey.md
│ ├── uk.md
│ ├── ukraine.md
│ ├── united_arab_emirates.md
│ ├── usa.md
│ ├── usa_vod.md
│ ├── venezuela.md
│ ├── zz_documentaries_ar.md
│ ├── zz_documentaries_en.md
│ ├── zz_movies.md
│ ├── zz_news_ar.md
│ ├── zz_news_en.md
│ ├── zz_news_es.md
│ └── zz_vod_it.md
├── make_flags.sh
├── make_playlist.py
├── playlist.m3u8
└── playlists/
├── playlist_albania.m3u8
├── playlist_andorra.m3u8
├── playlist_argentina.m3u8
├── playlist_armenia.m3u8
├── playlist_australia.m3u8
├── playlist_austria.m3u8
├── playlist_azerbaijan.m3u8
├── playlist_belarus.m3u8
├── playlist_belgium.m3u8
├── playlist_bosnia_and_herzegovina.m3u8
├── playlist_brazil.m3u8
├── playlist_bulgaria.m3u8
├── playlist_canada.m3u8
├── playlist_chad.m3u8
├── playlist_chile.m3u8
├── playlist_china.m3u8
├── playlist_costa_rica.m3u8
├── playlist_croatia.m3u8
├── playlist_cyprus.m3u8
├── playlist_czech_republic.m3u8
├── playlist_denmark.m3u8
├── playlist_dominican_republic.m3u8
├── playlist_egypt.m3u8
├── playlist_estonia.m3u8
├── playlist_faroe_islands.m3u8
├── playlist_finland.m3u8
├── playlist_france.m3u8
├── playlist_georgia.m3u8
├── playlist_germany.m3u8
├── playlist_greece.m3u8
├── playlist_greenland.m3u8
├── playlist_hong_kong.m3u8
├── playlist_hongkong.m3u8
├── playlist_hungary.m3u8
├── playlist_iceland.m3u8
├── playlist_india.m3u8
├── playlist_indonesia.m3u8
├── playlist_iran.m3u8
├── playlist_iraq.m3u8
├── playlist_ireland.m3u8
├── playlist_israel.m3u8
├── playlist_italy.m3u8
├── playlist_japan.m3u8
├── playlist_korea.m3u8
├── playlist_kosovo.m3u8
├── playlist_latvia.m3u8
├── playlist_lithuania.m3u8
├── playlist_luxembourg.m3u8
├── playlist_macau.m3u8
├── playlist_malta.m3u8
├── playlist_mexico.m3u8
├── playlist_moldova.m3u8
├── playlist_monaco.m3u8
├── playlist_montenegro.m3u8
├── playlist_netherlands.m3u8
├── playlist_north_korea.m3u8
├── playlist_north_macedonia.m3u8
├── playlist_norway.m3u8
├── playlist_paraguay.m3u8
├── playlist_peru.m3u8
├── playlist_poland.m3u8
├── playlist_portugal.m3u8
├── playlist_qatar.m3u8
├── playlist_romania.m3u8
├── playlist_russia.m3u8
├── playlist_san_marino.m3u8
├── playlist_saudi_arabia.m3u8
├── playlist_serbia.m3u8
├── playlist_slovakia.m3u8
├── playlist_slovenia.m3u8
├── playlist_somalia.m3u8
├── playlist_spain.m3u8
├── playlist_spain_vod.m3u8
├── playlist_sweden.m3u8
├── playlist_switzerland.m3u8
├── playlist_taiwan.m3u8
├── playlist_trinidad.m3u8
├── playlist_turkey.m3u8
├── playlist_uk.m3u8
├── playlist_ukraine.m3u8
├── playlist_united_arab_emirates.m3u8
├── playlist_usa.m3u8
├── playlist_usa_vod.m3u8
├── playlist_venezuela.m3u8
├── playlist_zz_documentaries_ar.m3u8
├── playlist_zz_documentaries_en.m3u8
├── playlist_zz_movies.m3u8
├── playlist_zz_news_ar.m3u8
├── playlist_zz_news_en.m3u8
├── playlist_zz_news_es.m3u8
└── playlist_zz_vod_it.m3u8
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/workflows/test_playlist.yml
================================================
name: Test IPTV file quality
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: "20.10.x"
- name: Install m3u-linter and check the playlist
run: |
npm install -g m3u-linter || true
cat <<EOF > M3u-linter.config.json
{
"files": ["playlist1.m3u", "playlist2.m3u"],
"rules": {
"no-empty-lines": true,
"require-header": true,
"attribute-quotes": true,
"require-info": true,
"no-trailing-spaces": true,
"no-whitespace-before-title": true,
"no-multi-spaces": false,
"no-extra-comma": true,
"space-before-paren": false,
"no-dash": true
}
}
EOF
ls -lar ./ || true
cat playlist.m3u8 || true
m3u-linter -c ./M3u-linter.config.json ./playlist.m3u8
- name: Install IPTV Checker and check the playlist
run: |
npm install -g iptv-checker || true
mkdir -p output
sudo apt-get install -y ffmpeg
iptv-checker -o output -p 100 -t 120000 ./playlist.m3u8
================================================
FILE: .github/workflows/update_playlist.yml
================================================
name: Update playlist
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
update-plalist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Update playlist
run: |
git config user.name "PlaylistBot" || true
git config user.email "playlistbot@users.noreply.github.com" || true
python3 ./make_playlist.py
git add .
git diff --staged --quiet || git commit --quiet -m "Update Playlist (GitHub Actions)"
git diff --quiet HEAD @{u} || git push -f origin HEAD
================================================
FILE: README.md
================================================
Free TV
=======
This is an M3U playlist for free TV channels around the World.
Either free locally (over the air):
[<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="24">](lists/usa.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ca.svg" width="24">](lists/canada.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/gb.svg" width="24">](lists/uk.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ie.svg" width="24">](lists/ireland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/au.svg" width="24">](lists/australia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/in.svg" width="24">](lists/india.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/jp.svg" width="24">](lists/japan.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/cn.svg" width="24">](lists/china.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/hk.svg" width="24">](lists/hong_kong.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/mo.svg" width="24">](lists/macau.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/tw.svg" width="24">](lists/taiwan.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/kp.svg" width="24">](lists/north_korea.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/kr.svg" width="24">](lists/korea.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/dk.svg" width="24">](lists/denmark.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/fo.svg" width="24">](lists/faroe_islands.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/gl.svg" width="24">](lists/greenland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/fi.svg" width="24">](lists/finland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/is.svg" width="24">](lists/iceland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/no.svg" width="24">](lists/norway.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/se.svg" width="24">](lists/sweden.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ee.svg" width="24">](lists/estonia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/lv.svg" width="24">](lists/latvia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/lt.svg" width="24">](lists/lithuania.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/be.svg" width="24">](lists/belgium.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/nl.svg" width="24">](lists/netherlands.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/lu.svg" width="24">](lists/luxembourg.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/de.svg" width="24">](lists/germany.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/at.svg" width="24">](lists/austria.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ch.svg" width="24">](lists/switzerland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/pl.svg" width="24">](lists/poland.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/cz.svg" width="24">](lists/czech_republic.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/sk.svg" width="24">](lists/slovakia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/hu.svg" width="24">](lists/hungary.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ro.svg" width="24">](lists/romania.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/md.svg" width="24">](lists/moldova.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/bg.svg" width="24">](lists/bulgaria.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/fr.svg" width="24">](lists/france.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/it.svg" width="24">](lists/italy.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/pt.svg" width="24">](lists/portugal.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/es.svg" width="24">](lists/spain.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ru.svg" width="24">](lists/russia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/by.svg" width="24">](lists/belarus.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ua.svg" width="24">](lists/ukraine.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/am.svg" width="24">](lists/armenia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/az.svg" width="24">](lists/azerbaijan.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ge.svg" width="24">](lists/georgia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ba.svg" width="24">](lists/bosnia_and_herzegovina.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/hr.svg" width="24">](lists/croatia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/me.svg" width="24">](lists/montenegro.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/mk.svg" width="24">](lists/north_macedonia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/rs.svg" width="24">](lists/serbia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/si.svg" width="24">](lists/slovenia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/al.svg" width="24">](lists/albania.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/xk.svg" width="24">](lists/kosovo.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/gr.svg" width="24">](lists/greece.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/cy.svg" width="24">](lists/cyprus.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ad.svg" width="24">](lists/andorra.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/mt.svg" width="24">](lists/malta.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/mc.svg" width="24">](lists/monaco.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/sm.svg" width="24">](lists/san_marino.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ir.svg" width="24">](lists/iran.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/iq.svg" width="24">](lists/iraq.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/il.svg" width="24">](lists/israel.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/qa.svg" width="24">](lists/qatar.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/tr.svg" width="24">](lists/turkey.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ae.svg" width="24">](lists/united_arab_emirates.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ar.svg" width="24">](lists/argentina.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/cr.svg" width="24">](lists/costa_rica.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/do.svg" width="24">](lists/dominican_republic.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/mx.svg" width="24">](lists/mexico.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/py.svg" width="24">](lists/paraguay.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/pe.svg" width="24">](lists/peru.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/ve.svg" width="24">](lists/venezuela.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="24">](lists/brazil.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/tt.svg" width="24">](lists/trinidad.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/td.svg" width="24">](lists/chad.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/so.svg" width="24">](lists/somalia.md)
[<img src="https://hatscripts.github.io/circle-flags/flags/id.svg" width="24">](lists/indonesia.md)
Or free on the Internet:
- Plex TV
- Pluto TV (English, Spanish, French, Italian)
- Redbox Live TV
- Roku TV
- Samsung TV Plus
- Youtube live channels
To use it point your IPTV player to https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8.
Philosophy
==========
The main goals for this playlist are listed below.
**Quality over quantity**
The less channels we support the better.
- All channels should work well.
- As much as possible channels should be in HD, not SD.
- Only one URL per channel (no +1, no alternate feeds, no regional declinations)
**Only free channels**
If a channel is normally only available via commercial subscriptions it has nothing to do in this playlist. If on the other hand it is provided for free to everybody in a particular country, then it should be in this playlist.
- No paid channels
- Only channels which are officially provided for free (via DVB-S, DVB-T, analog, etc..)
**Only mainstream channels**
This is a playlist for everybody.
- No adult channels
- No channels dedicated to any particular religion
- No channels dedicated to any particular political party
- No channels made for a country and funded by a different country
Feed sources
============
It can be quite hard to find up to date URLs, here's a list of sources:
- https://github.com/iptv-org/iptv/tree/master/streams
- Youtube: As long as the channel is live and its URL doesn't change (check the age of the stream, the number of viewers..)
- Dailymotion: Same criteria as for youtube
Format
======
The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files located in `lists`.
Each .md file represesnts a group. The `<h1>` line is used as the group title.
Only channels which URL column starts with `[>]` are included in the playlist.
Channels which are not in HD are marked with an `Ⓢ`.
Channels which use GeoIP blocking are marked with a `Ⓖ`.
Channels which are live Youtube channels are marked with a `Ⓨ`.
Issues
======
Only create issues for bugs and feature requests.
Do not create issues to add/edit or to remove channels. If you want to add/edit/remove channels, create a pull request directly.
Pull Requests
=============
**Only modify .md files**
If your Pull Request modifies channels, only modify .md files. Do not modify m3u8 files in your pull request.
**Adding a new Channel**
To add a new channel, make a Pull Request.
- In your Pull Request you need to provide information to show that the channel is free.
- Use imgur.com to host the channel logo and point to it.
- If you have a valid stream, add it and put `[>]` in front of it.
- If you don't have an stream for the channel, add `[x]()` in the url column and place your channel in the Invalid category.
- If you have a stream but it doesn't work well, put the channel in the Invalid category and put `[x]` in front of the url.
- If you're adding geoblocked URLs specify it in your PR and specify which country they're working in. The PR will only be merged if these URLs can be tested.
**Removing a Channel**
To remove a channel, make a Pull Request.
In your Pull Request you need to provide information to show that the channel is only available via a private paid subscription.
Note: Public taxes (whether national or regional, whether called TV License or not) do not constitute a private paid subscription.
If a stream is broken, simply move the channel to the invalid category and replace `[>]` with `[x]` in the url column.
================================================
FILE: epglist.txt
================================================
https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ALJAZEERA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ALL_SOURCES1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_AR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ASIANTELEVISION1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_AT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_AU1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_BA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_BE2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_BEIN1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_BG1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_BR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CH1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CO1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CY1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_CZ1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DELUXEMUSIC1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DIRECTVSPORTS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DISTROTV1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DK1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DO1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DRAFTKINGS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_DUMMY_CHANNELS.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_EC1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_EG1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ES1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_FANDUEL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_FI1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_FR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_GR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_HK1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_HR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_HU1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ID1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_IE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_IL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_IN1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_IN4.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_IT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_JM1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_JP1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_JP2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_KE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_KR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_LT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_LV1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_MT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_MX1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_MY1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_NG1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_NL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_NO1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_NZ1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PAC-12.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PH1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PH2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PK1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PLEX1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_POWERNATION1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_PT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_DE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_EN1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_ES1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_FR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_IT1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_NL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RAKUTEN_PL1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RALLY_TV1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RO1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RO2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_RS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SA2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SE1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SG1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SK1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SPORTKLUB1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SSPORTPLUS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_SV1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_TBNPLUS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_THESPORTPLUS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_TR1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_TR3.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_UK1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_US1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_US_LOCALS2.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_US_SPORTS1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_UY1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_VN1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_VOA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_ZA1.xml.gz
https://epgshare01.online/epgshare01/epg_ripper_viva-russia.ru.xml.gz
https://epgshare01.online/epgshare01/locomotiontv.xml.gz
================================================
FILE: flag_order.txt
================================================
#################
## ANGLOSPHERE ##
#################
usa
canada
uk
ireland
australia
##########
## ASIA ##
##########
# India / Japan
india
japan
# China / Taiwan
china
hong_kong
macau
taiwan
# North & South Korea
north_korea
korea
############
## EUROPE ##
############
# Nordics (Danish Realm)
denmark
faroe_islands
greenland
# Nordics (other)
finland
iceland
norway
sweden
# Baltics
estonia
latvia
lithuania
# Benelux
belgium
netherlands
luxembourg
# DACH
germany
austria
switzerland
# Visegrád
poland
czech_republic
slovakia
hungary
# Romanian-speaking
romania
moldova
# Other European countries
bulgaria
france
italy
portugal
spain
# Russia, Belarus, Ukraine
russia
belarus
ukraine
# ex-USSR (excl. RU/BY/UA, Baltics and Moldova)
armenia
azerbaijan
georgia
# ex-Yugoslavia (excl. Kosovo)
bosnia_and_herzegovina
croatia
montenegro
north_macedonia
serbia
slovenia
# Albanian-speaking
albania
kosovo
# Greek-speaking
greece
cyprus
# European "microstates"
andorra
malta
monaco
san_marino
#################
## MIDDLE EAST ##
#################
iran
iraq
israel
qatar
turkey
united_arab_emirates
############################
## AMERICAS (excl. US/CA) ##
############################
# Spanish-speaking
argentina
costa_rica
dominican_republic
mexico
paraguay
peru
venezuela
# Portuguese-speaking
brazil
# Other South America
trinidad
############
## AFRICA ##
############
chad
somalia
================================================
FILE: lists/albania.md
================================================
<h1>Albania</h1>
<h2>DVB-S</h2>
* https://en.satexpat.com/tv/albania/
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:|
| 0 | Kanali 7 Ⓢ | [>](https://fe.tring.al/delta/105/out/u/1200_1.m3u8) | <img height="20" src="https://i.imgur.com/rL2v9pM.png"/> | Kanali7.al |
<h2>Web</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:|
| 0 | A2 CNN Albania | [>](https://tv.a2news.com/live/smil:a2cnnweb.stream.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/TgO3Lzi.png"/> | A2CNN.al |
| 0 | ABC News Albania Ⓣ | [>](https://www.twitch.tv/abcnewsal) | <img height="20" src="https://i.imgur.com/aObcudw.png"/> | ABCNewsAlbania.al |
| 0 | AlbKanale Music TV Ⓢ | [>](https://albportal.net/albkanalemusic.m3u8) | <img height="20" src="https://i.imgur.com/JdKxscs.png"/> | AlbKanaleMusicTV.al |
| 0 | Alpo TV | [>](https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Pr4ixiA.png"/> | AlpoTV.al |
| 0 | CNA | [>](https://live1.mediadesk.al/cnatvlive.m3u8) | <img height="20" src="https://i.imgur.com/X3ukD5t.png"/> | CNA.al |
| 0 | Euronews Albania Ⓨ | [>](https://www.youtube.com/@EuronewsAlbania/live) | <img height="20" src="https://i.imgur.com/Skf6vdi.png"/> | EuronewsAlbania.al |
| 0 | News 24 Ⓢ | [>](https://tv.balkanweb.com/news24/livestream/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/News_24_%28Albania%29.svg/1024px-News_24_%28Albania%29.svg.png"/> | News24.al |
| 0 | Ora News | [>](https://live1.mediadesk.al/oranews.m3u8) | <img height="20" src="https://i.imgur.com/ILZY5bJ.png"/> | OraNews.al |
| 0 | Panorama TV Ⓢ | [>](http://198.244.188.94/panorama/livestream/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Panorama_logo.svg/512px-Panorama_logo.svg.png"/> | PanoramaTV.al |
| 0 | Report TV | [>](https://deb10stream.duckdns.org/hls/stream.m3u8) | <img height="20" src="https://i.imgur.com/yuRDJYY.png"/> | ReportTV.al |
| 0 | Syri | [>](https://stream.syritv.al/SyriTV/index.m3u8) | <img height="20" src="https://i.imgur.com/4zVyj1M.png"/> | Syri.al |
| 0 | Top News Ⓣ | [>](https://www.twitch.tv/topnewsal) | <img height="20" src="https://i.imgur.com/tBAXkOW.png"/> | TopNews.al |
| 0 | Tropoja | [>](https://live.prostream.al/al/smil:tropojatv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/D3hNOVS.png"/> | TropojaTelevizion.al |
| 0 | TV 7 Albania | [>](https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8) | <img height="20" src="https://i.imgur.com/k9WqPLZ.png"/> | TV7Albania.al |
| 0 | TV Apollon Ⓢ | [>](https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2) | <img height="20" src="https://i.imgur.com/gUz2AjM.png"/> | TVApollon.al |
| 0 | Vizion Plus | [>](https://fe.tring.al/delta/105/out/u/rdghfhsfhfshs.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Vizion_Plus.svg/512px-Vizion_Plus.svg.png"/> | VizionPlus.al |
================================================
FILE: lists/andorra.md
================================================
<h1>Andorra</h1>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
| 1 | Andorra TV | [>](https://videos.rtva.ad/live/rtva/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/3/32/Logo_Andorra_Televisi%C3%B3.png"/> | AndorraTV.ad |
================================================
FILE: lists/argentina.md
================================================
<h1>Argentina</h1>
<h2>TDA</h2>
<h3>National</h3>
https://en.wikipedia.org/wiki/List_of_television_stations_in_Argentina#Major_broadcast_networks
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
| 3 | TN Todo Noticias Ⓨ | [>](https://www.youtube.com/c/todonoticias/live) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4f/TN_todo_noticias_logo.svg/200px-TN_todo_noticias_logo.svg.png"/> | TodoNoticias.ar |
| 22.1 | Encuentro Ⓨ Ⓖ | [>](https://www.youtube.com/user/encuentro/live) | <img height="20" src="https://i.imgur.com/IyP2UIx.png"/> | Encuentro.ar |
| 22.2 | Pakapaka Ⓨ Ⓖ | [>](https://www.youtube.com/user/CanalPakapaka/live) | <img height="20" src="https://i.imgur.com/Q4zaCuM.png"/> | Pakapaka.ar |
| 22.3 | Aunar | [>](https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8) | <img height="20" src="http://tvabierta.weebly.com/uploads/5/1/3/4/51344345/aunar.png"/> | Aunar.ar |
| 22.4 | Cine.AR | [>](https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8) | <img height="20" src="https://i.imgur.com/RPLyrIC.png"/> | CineAr.ar |
| 22.5 | Tec TV | [>](https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8) | <img height="20" src="https://i.imgur.com/EGCq1wc.png"/> | TECTV.ar |
| 23.1 | Televisión Pública Ⓨ | [>](https://www.youtube.com/user/TVPublicaArgentina/live) | <img height="20" src="https://i.imgur.com/4hYYpiu.png"/> | TVPublica.ar |
| 24.1 | DeporTV | [>](https://5fb24b460df87.streamlock.net/live-cont.ar/deportv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/iyYLNRt.png"/> | DeporTV.ar |
| 24.2 | Canal 26 Ⓨ | [>](https://www.youtube.com/c/canal26/live) | <img height="20" src="https://i.imgur.com/xDjOUuz.png"/> | Canal26.ar |
| 24.4 | Crónica TV Ⓨ | [>](https://www.youtube.com/c/cronicatv/live) | <img height="20" src="https://i.imgur.com/k2Ku8Ib.png"/> | CronicaTV.ar |
|24.5 | IP Noticias Ⓨ | [>](https://www.youtube.com/watch?v=IxQ2-6Y4y9w)| <img height="20" src="https://photos.live-tv-channels.org/tv-logo/ar-ip-noticias-6980-300x225.jpg" />|IPNoticias.ar|
|24.6| El Destape Ⓨ|[>](https://www.youtube.com/watch?v=JuskTxbUqmY)|<img height="20" src="https://yt3.ggpht.com/a-/AAuE7mAuXDwiY8UPwtAHrGXTXkAxBjdRqws2MJIN2A=s900-mo-c-c0xffffffff-rj-k-no"/>|ElDestape.ar|
| 25.2 | C5N Ⓨ | [>](https://www.youtube.com/c/c5n/live) | <img height="20" src="https://i.imgur.com/E3pamA5.png"/> | C5N.ar |
| 25.3 | LN+ Ⓨ | [>](https://www.youtube.com/c/LaNacionMas/live) | <img height="20" src="https://i.imgur.com/vJYzGt1.png"/> | LaNacionPlus.ar |
| 25.6 |Canal E| [>](https://unlimited1-us.dps.live/perfiltv/perfiltv.smil/perfiltv/livestream2/chunks.m3u8)| <img height="20" src="https://i.ibb.co/y4pkxH3/Qtc8-M2-PG-400x400.jpg"/>| CanalE.ar|
<h3> Buenos Aires (City and Province)</h3>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
| 26.3 | Telemax | [>](https://live-edge01.telecentro.net.ar/live/smil:tlx.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/gfX0hdB.png"/> | Telemax.ar |
| 27.2 | Net TV | [>](https://unlimited1-us.dps.live/nettv/nettv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/EWmshtx.png"/> | NETTV.ar |
| 32.1 | TV Universidad | [>](https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8) | <img height="20" src="https://i.imgur.com/tvLHiAT.png"/> | TVUniversidad.ar |
|32.1 | Barricada TV|[>](https://live-ak.vimeocdn.com/exp=1696402364~acl=%2F9f41e203-241b-4eb7-b0b5-b1839903408f%2F%2A~hmac=d4819f301510676a986bfe610b664765ee2b1a23e1e1ca3214398f949a0b2778/9f41e203-241b-4eb7-b0b5-b1839903408f/hls.m3u8?min_seconds=30)| <img height="20" src="https://www.barricadatv.org/?p=23082"/>|BarricadaTV.ar|
|32.2 | Urbana Tevé | [>](https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8)|<img height="20" src="https://yt3.ggpht.com/ytc/AKedOLQLeFMWMeoumi-o24ohLPXSEdNL5-oJ9W5oP5KnnA=s900-c-k-c0x00ffffff-no-rj" />| UrbanaTeve.ar|
|32.3 | Comarca TV | [>](https://video-weaver.ord56.hls.ttvnw.net/v1/playlist/Cq4FFLOPxq44Qy0kxjcr_wXuRRwjKU6gJ80Tc5eWRkaz5XdeNfeq7DzoNAstinu7BLtnw7jYDANX5yCDozdlS55_kYfuDyqQhwF0JpzU75lDUv5NOuUVWBwlP0m1Bh1JMn21v_OvA_teSCI7hcIFl2DoINrr8bHnpSS8EUvXNesfdX_LcfQH-clqftQ0sCreLIbTvxI5MyL6Wnm8jGh2yg48A2c_k9YHDH6TpM3tLo-pbRrrfByqMq-IoMQREf5DV_sTfHtAzinQQU3Np309s2ScJwcBlAjzz4VJ7svuJ1UbWBBylenSTnrXQW5Vws7OqG2kcoAHHpAQN6BQCpxaXO6dE7MLg7Nq6E7961fHEVSqFCRQg2Y5orbSsEwMo7_S4s5POZSQX1tn04QDuHfLixx-aBcbctSSFmI1CNZ3YDCEZVvWHOU6SyKQcsZeJCFLA1DsxqY3DeAn6n7xpPS4pdsizKqlqsT66liv_L-48h7jGujNZPDHge0fcgUs_7b7jlKJlKv-S_s1mGgLqPEUEQ8dhn5AugB0kfjAGgcTHIP_qLPRY0M7OikuBaMxh1pUpPkVG9AX4jCg1cwCgcfa64OP9ed4pwMjoiKm0dIfytTQ8hWjwXtkv16nJDfZ3kkqaMnM8ErZG6tRw-JVy3nRooKubY7Re0Fc1RHB85_eX2NYQD88N7r-UgaiO2ax0FQ-E_IdfuwSmp5oDy6Di6pT7r_zDRN3znbV64s4i-INUg-D2Leeq4xqYhe_Zhj-3AoxXDWCB0-DCc1kFEComkNpY01YA19zEm01TKLCbdaJwdC6bQpSEoJkOCoPAMnxm7oPNlqZRbhM4TVCJ34f4Y1guzaDomcEABl4Cii2UF-OhskRUZF-SUWjWdO6z62UqZagzG2QOTr6VBH-ItT_16fLsRUaDGTVKzgYHT8XcSqTkyABKgl1cy1lYXN0LTEwjQY.m3u8)|<img height="20" src="http://directostv.teleame.com/wp-content/uploads/2020/10/Comarca-TV-en-vivo-Online.png" />|ComarcaTV.ar|
| 33.1 | El Trece | [>](https://live-01-02-eltrece.vodgc.net/eltrecetv/index.m3u8) | <img height="20" src="https://i.imgur.com/ZK7AQFg.png"/> | ElTrece.ar |
| 35.1 | El Nueve | [>](https://octubre-live.cdn.vustreams.com/live/channel09/live.isml/live.m3u8) | <img height="20" src="https://i.imgur.com/EtcVSm4.png"/> | ElNueve.ar |
| 34.1 | Telefe Ⓨ | [>](https://telefe.com/Api/Videos/GetSourceUrl/694564/0/HLS?.m3u8) | <img height="20" src="https://i.imgur.com/wrZfMXn.png"/> | Telefe.ar |
| 36.1 | América Ⓨ | [>](https://www.youtube.com/c/americaenvivo/live) | <img height="20" src="https://i.imgur.com/Jt7dOQm.png"/> | AmericaTV.ar |
| 36.2 | A24 Ⓨ | [>](https://www.youtube.com/c/A24com/live) | <img height="20" src="https://i.imgur.com/OdhF7ym.png"/> | A24.ar |
<h2>Invalid</h2>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
================================================
FILE: lists/armenia.md
================================================
<h1>Armenia</h1>
| # | Channel | Link | Logo | EPG id |
|:-:|:------------:|:---------------------------------------------------------------------------:|:--------------------------------------------------------:|:--------------:|
| # | Armenia 1 | [>](https://amtv1.livestreamingcdn.com/am2abr/index.m3u8) | <img height="20" src="https://i.imgur.com/HIwJ4lc.png"/> | Armenia1.am |
| # | Kentron TV Ⓢ | [>](https://gineu9.bozztv.com/gin-36bay2/gin-kentron/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/eCaxBFn.png"/> | KentronTV.am |
| # | Armenia TV Ⓢ | [>](https://cdn.hayastantv.com:8088/armenia/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/UnoI5uM.png"/> | ArmeniaTV.am |
| # | 5TV Ⓢ | [>](https://cdn.hayastantv.com:8088/5tv/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/jOGZZDo.png"/> | 5TV.am |
================================================
FILE: lists/australia.md
================================================
<h1>Australia</h1>
https://www.freeview.com.au
| # | Channel | Link | Logo | EPG id |
|:---:|:---------------:|:-----:|:----:|:------:|
| 5 | 10 HD | [x]() | <img height="20" src="https://i.imgur.com/ZjKvXPn.png"/> | 10Sydney.au |
| 1 | ABC | [>](https://c.mjh.nz/101002210221/) | <img height="20" src="https://i.imgur.com/5CVl5EF.png"/> | ABCTV.au |
| 5 | SBS | [x]() | <img height="20" src="https://i.imgur.com/GBl1ynA.png"/> | SBSTV.au |
| 5 | Seven | [x]() | <img height="20" src="https://i.imgur.com/6zwKJaa.png"/> | SevenNetwork.au |
| 5 | Nine | [x]() | <img height="20" src="https://i.imgur.com/SMXwfr5.png"/> | NineNetwork.au |
| 5 | 10 Peach | [x]() | <img height="20" src="https://i.imgur.com/NlZLut8.png"/> | 10Peach.au |
| 5 | 10 Bold | [x]() | <img height="20" src="https://i.imgur.com/2cq3fY1.png"/> | 10Bold.au |
| 5 | 10 Shake | [x]() | <img height="20" src="https://i.imgur.com/OXtIkOn.png"/> | 10Shake.au |
| 5 | TVSN | [>](https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn_750.m3u8) | <img height="20" src="https://i.imgur.com/p3QCBOo.png"/> | TVSN.au |
| 5 | Spree TV | [x]() | <img height="20" src="https://i.imgur.com/RyupyDF.png"/> | SpreeTV.au |
| 3 | ABC Kids | [x]() | <img height="20" src="https://i.imgur.com/GWDRR1t.png"/> | ABCKids.au |
| 4 | ABC Me | [>](https://c.mjh.nz/101002210224/) | <img height="20" src="https://i.imgur.com/gBh54wY.png"/> | ABCMe.au |
| 5 | ABC News | [>](https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/d/df/ABC_News_Channel.svg/640px-ABC_News_Channel.svg.png"/> | ABCNews.au |
| 8 | M4TV | [>](https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/HZohlNk.png"/> | M4TV.au |
| 5 | SBS Viceland | [x]() | <img height="20" src="https://i.imgur.com/WMKCkD0.png"/> | SBSViceland.au |
| 5 | SBS World Movies| [x]() | <img height="20" src="https://i.imgur.com/V6hhtCx.png"/> | SBSWorldMovies.au |
| 5 | SBS Food | [x]() | <img height="20" src="https://i.imgur.com/qN9p4h0.png"/> | SBSFood.au |
| 5 | NITV | [x]() | <img height="20" src="https://i.imgur.com/YR7sXaN.png"/> | NITV.au |
| 5 | 7two | [x]() | <img height="20" src="https://i.imgur.com/6pyIg02.png"/> | 7two.au |
| 5 | 7mate | [x]() | <img height="20" src="https://i.imgur.com/zpr12HP.png"/> | 7mate.au |
| 5 | 7flix | [x]() | <img height="20" src="https://i.imgur.com/6iIYCyC.png"/> | 7flix.au |
| 5 | Racing.com | [>](https://racingvic-i.akamaized.net/hls/live/598695/racingvic/1500.m3u8) | <img height="20" src="https://i.imgur.com/pma0OCf.png"/> | Racingcom.au |
| 5 | 9Gem | [x]() | <img height="20" src="https://i.imgur.com/sWmE1kq.png"/> | 9Gem.au |
| 5 | 9Go! Ⓖ | [>](https://9now-livestreams.akamaized.net/hls/live/2008312/go-syd/master.m3u8) | <img height="20" src="https://i.imgur.com/1CFGu5O.png"/> | 9Go.au |
| 5 | 9Life Ⓖ | [>](https://9now-livestreams.akamaized.net/hls/live/2008313/life-syd/master.m3u8) | <img height="20" src="https://i.imgur.com/ZCUiqlL.png"/> | 9Life.au |
| 5 | 9Rush Ⓖ | [>](https://9now-livestreams.akamaized.net/hls/live/2010626/rush-syd/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/c/c2/Logo_of_9RUSH.png"/> | 9Rush.au |
| 5 | C31 Melbourne | [x]() | <img height="20" src="https://i.imgur.com/dXwkFei.png"/> | C31Melbourne.au |
================================================
FILE: lists/austria.md
================================================
<h1>Austria</h1>
<h2>DVB-T</h2>
https://wiki.ubuntuusers.de/Internet-TV/Stationen
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:|
| 1 | ORF 1 Ⓖ | [>](https://orf1.mdn.ors.at/out/u/orf1/q8c/manifest.m3u8) | <img height="20" src="https://i.imgur.com/ft2LuRl.jpg"/> | ORF1.at |
| 2 | ORF 2 Ⓖ | [>](https://orf2.mdn.ors.at/out/u/orf2/q8c/manifest.m3u8) | <img height="20" src="https://i.imgur.com/yPVDaXv.png"/> | ORF2.at |
| 3 | ORF III Ⓖ | [>](https://orf3.mdn.ors.at/out/u/orf3/q8c/manifest.m3u8) | <img height="20" src="https://i.imgur.com/6BuiUE7.png"/> | ORFIII.at |
| 4 | ORF Sport + Ⓖ | [>](https://orfs.mdn.ors.at/out/u/orfs/q8c/manifest.m3u8) | <img height="20" src="https://i.imgur.com/MVNZ4gf.png"/> | ORFSportPlus.at |
| 5 | Servus TV Ⓖ | [>](https://rbmn-live.akamaized.net/hls/live/2002825/geoSTVATweb/master.m3u8) | <img height="20" src="https://i.imgur.com/zDWhSxq.png"/> | ServusTVOsterreich.at |
| 6 | oe24 | [>](https://varoe24live.sf.apa.at/oe24-live1/oe24.smil/chunklist_b1900000.m3u8) | <img height="20" src="https://i.imgur.com/8UTkcPn.png"/> | Oe24TV.at |
| 7 | W24 | [>](https://ms01.w24.at/W24/smil:liveevent.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/PGb4wYw.png"/> | W24.at |
| 8 | P3TV | [>](http://p3-6.mov.at:1935/live/weekstream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/1sPhZ57.png"/> | P3tv.at |
| 9 | RTV | [>](http://iptv.rtv-ooe.at/stream.m3u8) | <img height="20" src="https://i.imgur.com/oD7GQxT.png"/> | RTV.at |
| 10 | RTS Ⓖ | [>](https://58b42f6c8c9bf.streamlock.net:8080/live/RTS2015/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Bhv7lvy.png"/> | TVTV.at |
| 11 | Tirol TV Ⓖ | [>](http://lb.hd-livestream.de:1935/live/TirolTV/playlist.m3u8) | <img height="20" src="https://i.imgur.com/1E7Nflo.jpg"/> | TirolTV.at |
| 12 | R9 | [>](https://ms01.w24.at/R9/smil:liveeventR9.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2fxVYsL.jpg"/> | R9.at |
================================================
FILE: lists/azerbaijan.md
================================================
<h1>Azerbaijan</h1>
* https://az.wikipedia.org/wiki/Azərbaycan_televiziya_kanallarının_siyahısı
<h2>DVB-S</h2>
* https://www.lyngsat.com/freetv/Azerbaijan.html
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | ARB 24 | [>](http://85.132.81.184:8080/arb/live/index.m3u8) | <img height="20" src="https://i.imgur.com/mtvIFyq.png"/> | ARB24.az |
| 0 | ARB Günəş Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=ARMGunes) | <img height="20" src="https://i.imgur.com/dSg7KUK.png"/> | ArbGunes.az |
| 0 | ARB Ⓢ | [>](http://109.205.166.68/server124/arb/index.m3u8) | <img height="20" src="https://i.imgur.com/E97M2OL.png"/> | ARB.az |
| 0 | Azad TV Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=ATVAz) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/ATV_%282012-h.h.%29.png/474px-ATV_%282012-h.h.%29.png"/> | AzadTV.az |
| 0 | AzStarTV | [>](http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/di3XX5L.png"/> | AzStarTV.ca |
| 0 | AZTV Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=AZTV) | <img height="20" src="https://i.imgur.com/snBMMeH.png"/> | AZTV.az |
| 0 | Baku TV | [>](https://rtmp.baku.tv/live/bakutv_720p.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Baku_TV_%282018%29.png/640px-Baku_TV_%282018%29.png"/> | BakuTV.az |
| 0 | CBC | [>](https://stream.cbctv.az:5443/LiveApp/streams/cbctv.m3u8) | <img height="20" src="https://i.imgur.com/wVT0dwO.png"/> | CBC.az |
| 0 | CBC Sport Ⓖ | [>](https://mn-nl.mncdn.com/cbcsports_live/cbcsports/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/az/0/04/CBC_Sport_TV_loqo.png"/> | CBCSport.az |
| 0 | Dünya TV Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=Dunya) | <img height="20" src="https://upload.wikimedia.org/wikipedia/az/5/5d/D%C3%BCnya_TV_%282019-h.h.%29.png"/> | DunyaTV.az |
| 0 | İctimai TV Ⓢ | [>](http://109.205.166.68/server124/ictimai_tv/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/%C4%B0ctimai_TV_%282021-h.h.%29.svg/470px-%C4%B0ctimai_TV_%282021-h.h.%29.svg.png"/> | IctimaiTV.az |
| 0 | İdman TV Ⓢ | [>](http://109.205.166.68/server124/idman_az/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/az/thumb/8/88/%C4%B0dman_Az%C9%99rbaycan_TV_loqo_%282019-h.h.%29.png/640px-%C4%B0dman_Az%C9%99rbaycan_TV_loqo_%282019-h.h.%29.png"/> | IdmanTV.az |
| 0 | Kanal S | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=KanalS) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/Kanal_S_%282022%29.png/616px-Kanal_S_%282022%29.png"/> | KanalS.az |
| 0 | Mədəniyyət TV Ⓢ | [>](https://str.yodacdn.net/medeniyyet/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/f/fc/M%C9%99d%C9%99niyy%C9%99t_TV_logo.png"/> | MedeniyyetTV.az |
| 0 | Muz TV | [x]() | <img height="20" src="https://i.imgur.com/CjySP1V.png"/> | MuzTV.az |
| 0 | Real TV | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=RealTV) | <img height="20" src="https://i.imgur.com/e2KFL0R.png"/> | RealTV.az |
| 0 | Space TV Ⓢ | [>](http://109.205.166.68/server124/space_tv/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Space_TV_loqosu_%282023-h.h.%29.png/296px-Space_TV_loqosu_%282023-h.h.%29.png"/> | SpaceTV.az |
| 0 | TMB Azərbaycan | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=TMBAzerbaijan) | <img height="20" src="https://upload.wikimedia.org/wikipedia/az/c/c2/TMB_TV_loqosu.png"/> |
| 0 | Topaz 2 | [x]() | <img height="20" src="https://www.lyngsat.com/logo/tv/tt/topaz_tv_az.png"/> |
| 0 | Xəzər Xəbər | [x]() | <img height="20" src="https://i.imgur.com/AuB8bnq.png"/> | XezerXeber.az |
<h2>myvideo.az</h2>
* http://myvideo.az/channels.aspx
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Xəzər TV Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=Xezer) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/a/a5/X%C9%99z%C9%99r_TV_%282023%29.png"/> | XezerTV.az |
| 0 | Səhiyyə TV | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=SehiyyeTV) | <img height="20" src="https://upload.wikimedia.org/wikipedia/az/thumb/c/cd/S%C9%99hiyy%C9%99_TV.png/640px-S%C9%99hiyy%C9%99_TV.png"/> | SehiyyeTV.az |
| 0 | MCJ TV SHOP | [x](https://www.tvkaista.net/stream-forwarder/get.php?x=MCJTVShop) | <img height="20" src="https://tvtolive.com/wp-content/uploads/MCJ-TV-Shop-tvtolive.com_.jpg"/> |
| 0 | VIP HD | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=AZ_VIP) | <img height="20" src="https://tvtolive.com/wp-content/uploads/VIP-TV-tvtolive.com_.jpg"/> |
| 0 | MTV Azerbaijan Ⓢ | [>](https://www.tvkaista.net/stream-forwarder/get.php?x=MTVAzerbaijan) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/MTV_Az%C9%99rbaycan_%282022%29.png/622px-MTV_Az%C9%99rbaycan_%282022%29.png"/> | MTVAzerbaijan.az |
================================================
FILE: lists/belarus.md
================================================
<h1>Belarus</h1>
<h2>DVB-T</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Беларусь 1 | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus1.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Belarus_1_logo.svg/742px-Belarus_1_logo.svg.png"/> | Belarus1.by |
| 0 | Беларусь 2 | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus2.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Belarus_2_logo.svg/742px-Belarus_2_logo.svg.png"/> | Belarus2.by |
| 0 | Беларусь 3 | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Belarus_3_logo.svg/742px-Belarus_3_logo.svg.png"/> | Belarus3.by |
| 4 | ОНТ Ⓢ | [>](https://stream.dc.beltelecom.by/ont/ont/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/%D0%9B%D0%BE%D0%B3%D0%BE%D1%82%D0%B8%D0%BF_%D1%82%D0%B5%D0%BB%D0%B5%D0%BA%D0%B0%D0%BD%D0%B0%D0%BB%D0%B0_%C2%AB%D0%9E%D0%9D%D0%A2%C2%BB.svg/991px-%D0%9B%D0%BE%D0%B3%D0%BE%D1%82%D0%B8%D0%BF_%D1%82%D0%B5%D0%BB%D0%B5%D0%BA%D0%B0%D0%BD%D0%B0%D0%BB%D0%B0_%C2%AB%D0%9E%D0%9D%D0%A2%C2%BB.svg.png"/> | ONT.by |
| 0 | Беларусь 5 | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus5.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Belarus_5_logo.svg/742px-Belarus_5_logo.svg.png"/> | Belarus5.by |
| 5 | СТВ | [>](https://ctv.dc.beltelecom.by/ctv/ctv.stream/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/%D0%9B%D0%BE%D0%B3%D0%BE%D1%82%D0%B8%D0%BF_%D0%B1%D0%B5%D0%BB%D0%BE%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%BE%D0%B3%D0%BE_%D1%82%D0%B5%D0%BB%D0%B5%D0%BA%D0%B0%D0%BD%D0%B0%D0%BB%D0%B0_%C2%AB%D0%A1%D0%A2%D0%92%C2%BB.svg/640px-%D0%9B%D0%BE%D0%B3%D0%BE%D1%82%D0%B8%D0%BF_%D0%B1%D0%B5%D0%BB%D0%BE%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%BE%D0%B3%D0%BE_%D1%82%D0%B5%D0%BB%D0%B5%D0%BA%D0%B0%D0%BD%D0%B0%D0%BB%D0%B0_%C2%AB%D0%A1%D0%A2%D0%92%C2%BB.svg.png"/> | STV.by |
<h2>DVB-S</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Беларусь 24 | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Belarus_24_logo.svg/742px-Belarus_24_logo.svg.png"/> | Belarus24.by |
<h2>Internet</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Беларусь 5 Интернет | [>](https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus5int.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/rzPQ9Iz.png"/> | Belarus5Internet.by |
<h2>Other</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | 1Mus | [>](http://hz1.teleport.cc/HLS/HD.m3u8) | <img height="20" src="https://i.imgur.com/PozF9MT.png"/> | FirstMusicChannel.by |
| 2 | 8 Kanal Vitebsk Ⓢ | [>](http://95.46.208.8:24433/art) | <img height="20" src="https://i.imgur.com/tjwBSTF.jpg"/> | 8kanal.by |
| 3 | Belros Ⓢ | [>](https://live2.mediacdn.ru/sr1/tro/playlist.m3u8) | <img height="20" src="https://i.imgur.com/HWqxjGl.png"/> | BelRos.ru |
| 5 | Belarus 4 Vitebsk Ⓢ | [>](http://95.46.208.8:26258/belarus4) | <img height="20" src="https://i.imgur.com/TW6Ap71.png"/> | Belarus4Vitebsk.by |
| 7 | Hawe TV Vitebsk Ⓢ | [>](http://95.46.208.8:26259/nashe) | <img height="20" src="https://i.imgur.com/HOb5m5f.jpg"/> | NasheTV.by |
| 9 | Pervyy Muzykal'nyy BY Ⓢ | [>](http://rtmp.one.by:1200) | <img height="20" src="https://i.imgur.com/7tFiG6S.jpg"/> | FirstMusicChannel.by |
| 10 | Planeta RTR Ⓢ | [>](https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/chunklist_b1600000.m3u8) | <img height="20" src="https://i.imgur.com/yqRuEJd.png"/> | RTRBelarus.by |
| 11 | Radio HIT Orsk | [>](http://hithd.camsh.orsk.ru/hls/hithd.m3u8) | <img height="20" src="https://i.imgur.com/e2RyN4r.jpg"/> | RadioHit.ru |
| 12 | Vitebsk Telekanal | [>](https://flu.vtv.by/tvt-non-by/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/FXAqELU.jpg"/> | Vitebsk.by |
================================================
FILE: lists/belgium.md
================================================
<h1>Belgium</h1>
<h2>Wallonia</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:---------------:|:-----:|:----:|:------:|
| 1 | RTL-Be | [>](https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8) | <img height="20" src="https://i.imgur.com/xMhSvax.png"/> | BelRTL.be |
| 2 | La Une | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/29797c9f3f4fa00.m3u8) | <img height="20" src="https://i.imgur.com/hJodwJt.png"/> | LaUne.be |
| 3 | Tipik | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/5dee2de1f4661ce.m3u8) | <img height="20" src="https://i.imgur.com/PVbVj8o.png"/> | Tipik.be |
| 4 | Club RTL | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/9ef55f75bc15308.ts) | <img height="20" src="https://i.imgur.com/e9GkFwY.png"/> | ClubRTL.be |
| 5 | Arte Belgique | [x]() | <img height="20" src="https://i.imgur.com/w7HzPQh.png"/> |
| 6 | La Trois | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/6f940c7da9a562e.ts) | <img height="20" src="https://i.imgur.com/kC3pJtA.png"/> | LaTrois.be |
| 7 | Be 1 | [x]() | <img height="20" src="https://i.imgur.com/atSjuXK.png"/> | Be1.be |
| 8 | TV5 Monde | [x]() | <img height="20" src="https://i.imgur.com/7WHwYK3.png"/> |
| 9 | Plug RTL | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/de5c6896d356f8e.ts) | <img height="20" src="https://i.imgur.com/iAZZWkZ.png"/> | PlugRTL.be |
| 10 | AB3 | [x]() | <img height="20" src="https://i.imgur.com/7foaAFU.png"/> | AB3.be |
| 11 | ABXplore | [x]() | <img height="20" src="https://i.imgur.com/KwV8axc.png"/> | ABXplore.be |
| 12 | LN24 | [>](https://live.cdn.ln24.be/out/v1/b191621c8b9a436cad37bb36a82d2e1c/index.m3u8) | <img height="20" src="https://i.imgur.com/hePpxnn.png"/> | LN24.be |
| 13 | BX1 | [>](https://59959724487e3.streamlock.net/stream/live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/YjKqWru.png"/> | BX1.be |
<h2>Flanders</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:---------:|:-----:|:----:|:------:|
| 1 | EEN | [>](https://live-vrt.rabah.net/groupc/live/8edf3bdf-7db3-41c3-a318-72cb7f82de66/live_aes.isml/playlist.m3u8) | <img height="20" src="https://i.imgur.com/66GQlc7.png"/> | Een.be |
| 2 | Canvas | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/09916e3a88db175.ts) | <img height="20" src="https://i.imgur.com/GQkhACx.png"/> | Canvas.be |
| 3 | VTM | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/c5cafdbfc4d28d3.ts) | <img height="20" src="https://i.imgur.com/fUxRP9x.png"/> | VTM.be |
| 4 | VTM 2 | [x]() | <img height="20" src="https://i.imgur.com/bL0fD77.png"/> | VTM2.be |
| 5 | VIER | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/3f1f349cb9cf765.ts) | <img height="20" src="https://i.imgur.com/bFTXP2e.png"/> |
| 6 | VIJF | [>](http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Belgium/7f59a4dfcc56366.ts) | <img height="20" src="https://i.imgur.com/DTJLkiP.png"/> |
| 7 | VTM 3 | [x]() | <img height="20" src="https://i.imgur.com/NTN8ixi.png"/> | VTM3.be |
| 8 | VTM 4 | [x]() | <img height="20" src="https://i.imgur.com/A7Mi1rY.png"/> | VTM4.be |
================================================
FILE: lists/bosnia_and_herzegovina.md
================================================
<h1>Bosnia and Herzegovina</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | BHT 1 | [>](https://bhrtstream.bhtelecom.ba/bhrtportal_hd.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/93/Logo_of_BHT_1_%282003-2012%29.png" /> | BHT1.ba |
| 2 | Federalna televizija (FTV) Ⓢ | [>](http://94.250.2.6:7374/play/a02s/index.m3u8) | <img height="20" src="https://i.imgur.com/Jpvs4u3.png" /> | FederalnaTV.ba |
| 3 | Televizija Republike Srpske (RTRS) Ⓢ | [>](https://parh.rtrs.tv/tv/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/RTRS_Logo.svg/640px-RTRS_Logo.svg.png" /> | RTRSTV.ba |
| 3 | RTRS PLUS Ⓢ | [>](https://pluslive.rtrs.tv/plus/plus/playlist.m3u8) | <img height="20" src="https://i.imgur.com/k06WvYl.png"/> | RTRSplus.ba |
| 4 | N1 Bosna i Hercegovina | [>](https://best-str.umn.cdn.united.cloud/stream?channel=n1bos&p=n1Sh4redSecre7iNf0&sp=n1info&stream=sp1400&u=n1info) | <img height="20" src="https://i.imgur.com/72oMSWz.png"/> | N1BosniaHerzegovina.ba |
| 5 | RTV HB Ⓢ | [>](https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/6/60/Logo_of_TV_Herceg-Bosne.png"/> | RTVHB.ba |
| 6 | RTV BN | [>](https://rtvbn.tv:8080/live/index.m3u8) | <img height="20" src="https://i.imgur.com/DUBvfWb.png"/> | BNTV.ba |
| 7 | RTV Glas Drine | [>](http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8) | <img height="20" src="https://i.imgur.com/9NgxOdb.png"/> | RTVGlasDrine.ba |
| 8 | Sevdah Ⓢ | [>](https://restreamer2.tnt.ba/hls/stream.m3u8) | <img height="20" src="https://i.imgur.com/V6W3yEp.png"/> | SevdahTV.ba |
| 9 | TNT Kids | [>](https://restreamer1.tnt.ba/hls/tntkids.m3u8) | <img height="20" src="https://i.imgur.com/irTDbpn.png"/> | TNTKidsTV.ba |
| 10 | Televizija 5 | [>](https://balkanmedia.dynu.net/hls/tv5web.m3u8) | <img height="20" src="https://i.imgur.com/znpvJys.png"/> | Televizija5.ba |
| 11 | Kanal 6 | [>](https://restreamer1.tnt.ba/hls/kanal6.m3u8) | <img height="20" src="https://i.imgur.com/GGhvR0l.png"/> | Kanal6.ba |
| 12 | SuperTV | [>](https://mirtv.club/live/mirtv/index.m3u8) | <img height="20" src="https://i.imgur.com/XYWgd3E.png"/> | SuperTV.ba |
| 13 | Neon TV | [>](rtsp://185.50.56.16:554/neontelvizija) | <img height="20" src="https://i.imgur.com/thC9NFp.png"/> | ntv.ba |
<h2>Cantonal</h2>
https://en.wikipedia.org/wiki/Television_in_Bosnia_and_Herzegovina#Public_funding
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | TVSA | [x]() | <img height="20" src="https://i.imgur.com/4b2By8o.png"/> | TVSA.ba |
| 2 | RTV TK | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/1/1a/Logo_of_RTV_TK.png"/> | RTVTK.ba |
| 3 | RTV USK | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/f/ff/Logo_of_RTVUSK.png"/> | RTVUSK.ba |
| 4 | RTV ZE Ⓢ | [>](https://stream.rtvze.ba/live/123/123.m3u8) | <img height="20" src="https://i.imgur.com/TKUaflB.png"/> | RTVZenica.ba |
| 5 | TV BPK Ⓢ | [>](http://94.250.2.6:7374/play/a02u/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/d/df/Logo_of_RTV_BPK_Gora%C5%BEde.jpg" /> | RTVBPK.ba |
================================================
FILE: lists/brazil.md
================================================
<h1>Brazil</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | COM Brasil | [>](https://br5093.streamingdevideo.com.br/abc/abc/playlist.m3u8) | <img height="20" src="https://i.imgur.com/c8ztQnF.png"/> | COMBrasil.br |
| 2 | SBT Ⓨ | [>](https://www.youtube.com/watch?v=ABVQXgr2LW4) | <img height="20" src="https://logodownload.org/wp-content/uploads/2013/12/sbt-logo.png"/> | SBTNacional.br |
| 3 | AgroBrasil TV | [x](http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/pt/6/60/Logo_AgroBrasilTV.jpg"/> | AgroBrasilTV.br |
| 4 | Futura | [x](https://tv.unisc.br/hls/test.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/c/ce/Canal_Futura_2022.svg"/> | CanalFutura.br |
| 5 | RBC Ⓨ | [>](https://www.youtube.com/watch?v=oUdd3CsxYaE) | <img height="20" src="https://portal.rbc1.com.br/public/portal/img/layout/logorbc.png"/> | RBC.br |
| 6 | Anime TV | [x](https://stmv1.srvif.com/animetv/animetv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/fuuv2uP.jpg"/> | AnimeTV.br |
| 7 | Record News | [>](https://stream.ads.ottera.tv/playlist.m3u8?network_id=2116) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/4/46/Record_News_logo_2023.svg"/> | RecordNews.br |
| 8 | ISTV | [>](https://video08.logicahost.com.br/istvnacional/srt.stream/istvnacional.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/pt/b/b5/Logotipo_da_ISTV.png"/> | ISTVHD.br |
| 9 | Rede Brasil | [>](https://video09.logicahost.com.br/redebrasiloficial/redebrasiloficial/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/d/d1/Marca_rede_brasil_rgb-color.png"/> | RedeBrasil.br |
| 10 | TV Câmara | [>](https://stream3.camara.gov.br/tv1/manifest.m3u8) | <img height="20" src="https://i.imgur.com/UpV2PRk.png"/> | TVCamara.br |
| 11 | TVE RS | [>](http://selpro1348.procergs.com.br:1935/tve/stve/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/c/c2/Logotipo_da_TVE_RS.png"/> | TVERS.br |
| 12 | TV Cultura | [>](https://player-tvcultura.stream.uol.com.br/live/tvcultura.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/8/82/Cultura_logo_2013.svg"/> | TVCultura.br |
================================================
FILE: lists/bulgaria.md
================================================
<h1>Bulgaria</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | BNT1 | [x]() | <img height="20" src="https://i.imgur.com/7JU9b5j.png"/> | BNT1.bg |
| 2 | bTV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/BTV_Bulgaria_logo.svg/320px-BTV_Bulgaria_logo.svg.png"/> | bTV.bg |
| 3 | Nova TV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/NOVA_logo.svg/167px-NOVA_logo.svg.png"/> | NovaTV.bg |
| 5 | Bulgaria On Air | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/6/61/Bulgariaonair.png"/> | BulgariaOnAir.bg |
| 7 | BNT2 | [x]() | <img height="20" src="https://i.imgur.com/FyTUr9Q.png"/> | BNT2.bg |
| 64 | BNT3 | [x]() | <img height="20" src="https://i.imgur.com/pPpSJ4u.png"/> | BNT3.bg |
| 0 | Nova News | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/f/fc/Nova_News_Bulgaria_logo.png"/> | NovaNews.bg |
| 8 | City TV Ⓢ | [>](https://tv.city.bg/play/tshls/citytv/index.m3u8) | <img height="20" src="https://i.imgur.com/BjRTbrU.png"/> | City.bg |
<h2>DVB-S</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | BNT4 | [x]() | <img height="20" src="https://i.imgur.com/Lw8b3yu.png"/> | BNT4.bg |
| 0 | Euronews Bulgaria Ⓨ | [>](https://www.youtube.com/channel/UCU1i6qBMjY9El6q5L2OK8hA/live) | <img height="20" src="https://i.imgur.com/RrQVoOg.png"/> | EuroNewsBulgaria.bg |
| 0 | TV1 | [>](https://tv1.cloudcdn.bg/temp/livestream.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/6/64/Tv1-new.png"/> | TV1.bg |
================================================
FILE: lists/canada.md
================================================
<h1>Canada</h1>
<h2>English</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:---------------:|:-----:|:----:|:------:|
| 1 | CBC Toronto | [>](https://bozztv.com/teleyupp1/teleup-ydcl2V1MVC/playlist.m3u8) | <img height="20" src="https://i.imgur.com/H5yEbxf.png"/> | CBCTDT.ca |
| 2 | Citytv | [>](https://bozztv.com/teleyupp1/teleup-iSykLSKMFr/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/BlFNlHz.png"/> |
| 3 | CTV Toronto | [>](https://bozztv.com/teleyupp1/teleup-zxsJFt6VvY/playlist.m3u8) | <img height="20" src="https://i.imgur.com/qOutOWN.png"/> |
| 4 | Global Toronto | [>](https://d128o1k7zh3htz.cloudfront.net/out/v1/74a58360a3734f97b74ba439bc678044/index.m3u8) | <img height="20" src="https://i.imgur.com/2CxLO4H.png"/> |
| 5 | Global Calgary | [>](https://dfmjr9irb1dl5.cloudfront.net/out/v1/454010ff309e4963a087f5802856e346/index.m3u8) | <img height="20" src="https://i.imgur.com/2CxLO4H.png"/> |
| 6 | Global Edmonton | [>](https://da7sdtkzly6qj.cloudfront.net/out/v1/b317f6c10f2e493993bd2b5314df1c7c/index_1.m3u8) | <img height="20" src="https://i.imgur.com/2CxLO4H.png"/> |
| 8 | TVO | [>](https://bozztv.com/teleyupp1/teleup-OMZsmYVUMp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/PkBPPcL.png"/> |
| 9 | CTV 2 | [x]() | <img height="20" src=""/> |
| 10 | Great Western | [x]() | <img height="20" src=""/> |
| 11 | Yes TV | [x]() | <img height="20" src=""/> |
| 12 | NTV | [>](http://152.89.62.111:8080/nXyAiP3DNp/QgOuvocpGv/223012) | <img height="20" src="https://i.imgur.com/b8W3Aah.png"/> |
| 13 | CHCH | [>](http://152.89.62.111:8080/nXyAiP3DNp/QgOuvocpGv/222841) | <img height="20" src="https://i.imgur.com/jYSXaga.png"/> |
| 14 | CHECK | [x]() | <img height="20" src=""/> |
| 15 | ONNtv Ontario | [>](https://onntv.vantrix.tv:443/onntv_hls/1080p/onntv_hls-HLS-1080p.m3u8) | <img height="20" src="https://i.imgur.com/zz5ST9K.png"/> | ONNtv.ca |
| 16 | Star TV | [>](http://live.canadastartv.com:1935/canadastartv/canadastartv/playlist.m3u) | <img height="20" src="https://i.imgur.com/Ap54LCC.png"/> |
| 17 | CBC News | [>](https://cbcnewshd-f.akamaihd.net/i/cbcnews_1@8981/index_2500_av-p.m3u8) | <img height="20" src="https://i.imgur.com/1EqQGKS.png"/> | CBCNewsNetwork.ca |
| 18 | CTV News | [>](https://pe-fa-lp02a.9c9media.com/live/News1Digi/p/hls/00000201/38ef78f479b07aa0/index/0c6a10a2/live/stream/h264/v1/3500000/manifest.m3u8) | <img height="20" src="https://i.imgur.com/T3oBeiX.png"/> | CTVNewsChannel.ca |
| 19 | Global News | [>](https://i.mjh.nz/PlutoTV/62cbef9ebb857100072fc187-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> |
| 20 | Global News BC | [>](https://i.mjh.nz/PlutoTV/62cbf063257170000724590c-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CHANDT.ca |
| 21 | Global News Calgary | [>](https://i.mjh.nz/PlutoTV/62cbf23dcfb48300077f8348-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CICTDT.ca |
| 22 | Global News Halifax | [>](https://i.mjh.nz/PlutoTV/62cbf398b8e02600071deda5-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> |
| 23 | Global News Kingston | [>](https://i.mjh.nz/PlutoTV/62cbf4964446e2000742073e-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CKWSDT.ca |
| 24 | Global News Montreal | [>](https://i.mjh.nz/PlutoTV/62cbfbd6ad95670007f567af-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> |
| 25 | Global News Peterborough | [>](https://i.mjh.nz/PlutoTV/62cbfcd8c2db990007861e43-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CHEXDT.ca |
| 26 | Global News Regina | [>](https://i.mjh.nz/PlutoTV/62cbff53ca8f2200080253b5-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CFREDT.ca |
| 27 | Global News Saskatoon | [>](https://i.mjh.nz/PlutoTV/62cc00359cb58900088dc840-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CFSKDT.ca |
| 28 | Global News Vancouver | [x](https://d8i9f8op7jmyk.cloudfront.net/out/v1/89a3f0453e134472a2101f6264d055ae/index.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> |
| 29 | Global News Winnipeg | [>](https://i.mjh.nz/PlutoTV/62cc0120880c890007191016-alt.m3u8) | <img height="20" src="https://i.imgur.com/IpfmG93.png"/> | CKNDDT.ca |
| 30 | CPAC (EN) | [>](https://d7z3qjdsxbwoq.cloudfront.net/groupa/live/f9809cea-1e07-47cd-a94d-2ddd3e1351db/live.isml/.m3u8) | <img height="20" src="https://i.imgur.com/AbdFD0S.png"/> | CPACEnglish.ca |
<h2>French</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:------------:|:------:|:----:|:------:|
| 1 | ICI RDI | [>](https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0a/ICI_RDI_logo.svg/640px-ICI_RDI_logo.svg.png"/> | IciRDI.ca |
| 2 | ICI Télé HD Ⓖ | [>](https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8) | <img height="20" src="https://i.imgur.com/HsSi3NV.png"/> |
| 3 | TVA Ⓖ | [>](https://tvalive.akamaized.net/hls/live/2012413/tva01/master.m3u8) | <img height="20" src="https://i.imgur.com/1GR8Szn.png"/> |
| 4 | Noovo | [>](https://pe-ak-lp04a-9c9media.akamaized.net/live/NOOVO/p/dash/00000001/f481c583dbd06b6c/manifest.mpd) | <img height="20" src="https://i.imgur.com/BL9ziSJ.png"/> |
| 5 | Télé Québec | [>](https://bcovlive-a.akamaihd.net/575d86160eb143458d51f7ab187a4e68/us-east-1/6101674910001/playlist.m3u8) | <img height="20" src="https://i.imgur.com/8grBWK9.png"/> | CIVMDT.ca |
| 6 | Savoir Média | [>](https://hls.savoir.media/live/stream.m3u8) | <img height="20" src="https://i.imgur.com/pa4wOVY.png"/> | CFTUDT.ca |
| 7 | CPAC (FR) | [>](https://bcsecurelivehls-i.akamaihd.net/hls/live/680604/1242843915001_3/master.m3u8) | <img height="20" src="https://i.imgur.com/AbdFD0S.png"/> | CPACFrench.ca |
<h2>Multilingual</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------------:|:------:|:----:|:------:|
| 1 | APTN | [x]() | <img height="20" src="https://i.imgur.com/S213Hyb.png"/> |
| 2 | Omni Television | [x]() | <img height="20" src=""/> |
| 3 | ICI Montreal | [>](https://amdici.akamaized.net/hls/live/873426/ICI-Live-Stream/master.m3u8) | <img height="20" src="https://i.imgur.com/Z1b2TJD.png"/> | CBFTDT.ca |
| 4 | Toronto 360 TV | [>](http://cdn3.toronto360.tv:8081/toronto360/hd/playlist.m3u8) | <img height="20" src="https://i.imgur.com/PkWndsv.png"/> | Toronto360.tv |
================================================
FILE: lists/chad.md
================================================
<h1>Chad</h1>
<h2>DVB-S</h2>
* https://www.lyngsat.com/freetv/Chad.html
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Tchad 24 | [>](http://102.131.58.110/out_1/index.m3u8) | <img height="20" src="https://www.lyngsat.com/logo/tv/tt/tchad-24-td.png"/> | Tchad24.td |
| 0 | Télé Tchad Ⓢ | [>](https://strhlslb01.streamakaci.tv/str_tchad_tchad/str_tchad_multi/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/b/b6/Logo_T%C3%A9l%C3%A9_Tchad.png"/> | TeleTchad.td |
================================================
FILE: lists/chile.md
================================================
<h1>Chile</h1>
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:|
| 1 | UCV Televisión | [>](https://unlimited1-cl-isp.dps.live/ucvtv2/ucvtv2.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2VL4Pts.png"/> | UCVTV.cl |
| 2 | TVN Ⓖ | [>](https://sktv-forwarders.7m.pl/get.php?x=TVN) | <img height="20" src="https://i.imgur.com/WoN1dai.png"/> | TVN.cl |
| 3 | 24 horas | [>](https://mdstrm.com/live-stream-playlist/57d1a22064f5d85712b20dab.m3u8) | <img height="20" src="https://i.imgur.com/0rF6Kub.png"/> | 24Horas.cl |
| 4 | NTV Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5aaabe9e2c56420918184c6d.m3u8) | <img height="20" src="https://i.imgur.com/pt2Kj1A.png"/> | NTV.cl |
| 5 | TV Chile Ⓖ | [>](https://mdstrm.com/live-stream-playlist/533adcc949386ce765657d7c.m3u8) | <img height="20" src="https://i.imgur.com/yCL888l.png"/> | TVChile.cl |
| 6 | Canal 13 | [>](https://sktv-forwarders.7m.pl/get.php?x=Canal13) | <img height="20" src="https://i.imgur.com/JIo1HBs.png"/> | Canal13.cl |
| 7 | TV+ Ⓖ | [>](https://mdstrm.com/live-stream-playlist/5c0e8b19e4c87f3f2d3e6a59.m3u8) | <img height="20" src="https://i.imgur.com/NtuZIEJ.png"/> | TVPlus.cl |
| 8 | Chilevisión Ⓖ | [>](https://sktv-forwarders.7m.pl/get.php?x=Chilevision) | <img height="20" src="https://i.imgur.com/2Pu8yXf.png"/> | ChileVision.cl |
| 9 | UChile TV | [>](https://unlimited1-us.dps.live/uchiletv/uchiletv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/mF2W8Uh.png"/> | UChileTV.cl |
| 10 | T13 en vivo | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/t13/t13.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/3CEijac.png"/> | T13.cl |
| 11 | 13 Entretención | [>](https://origin.dpsgo.com/ssai/event/BBp0VeP6QtOOlH8nu3bWTg/master.m3u8) | <img height="20" src="https://i.imgur.com/1vTno0m.png"/> | 13E.cl |
| 12 | 13 Cultura | [>](https://origin.dpsgo.com/ssai/event/GI-9cp_bT8KcerLpZwkuhw/master.m3u8) | <img height="20" src="https://i.imgur.com/49QkKWv.png"/> | 13C.cl |
| 13 | 13 Prime | [>](https://origin.dpsgo.com/ssai/event/p4mmBxEzSmKAxY1GusOHrw/master.m3u8) | <img height="20" src="https://i.imgur.com/YwDFNxs.png"/> | 13P.cl |
| 14 | 13 Kids | [>](https://origin.dpsgo.com/ssai/event/LhHrVtyeQkKZ-Ye_xEU75g/master.m3u8) | <img height="20" src="https://i.imgur.com/m6y9AMe.png"/> | 13Kids.cl |
| 15 | 13 Realities | [>](https://origin.dpsgo.com/ssai/event/g7_JOM0ORki9SR5RKHe-Kw/master.m3u8) | <img height="20" src="https://i.imgur.com/p1Qpljw.png"/> | 13Realities.cl |
| 16 | 13 Teleseries | [>](https://origin.dpsgo.com/ssai/event/f4TrySe8SoiGF8Lu3EIq1g/master.m3u8) | <img height="20" src="https://i.imgur.com/aJMBnse.png"/> | 13T.cl |
| 17 | El Pingüino TV | [>](https://redirector.rudo.video/hls-video/339f69c6122f6d8f4574732c235f09b7683e31a5/pinguinotv/pinguinotv.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ohXs2NV.png"/> | ElPinguinoTV.cl |
| 18 | UCL | [>](https://redirector.rudo.video/hls-video/c54ac2799874375c81c1672abb700870537c5223/ucl/ucl.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/JxqVHPX.png"/> | UCL.uy |
| 19 | Deportes13 Ⓖ | [>](https://redirector.rudo.video/hls-video/ey6283je82983je9823je8jowowiekldk9838274/13d/13d.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/GRpxoPf.png"/> | D13.cl |
| 20 | TVN 3 | [>](https://mdstrm.com/live-stream-playlist/5653641561b4eba30a7e4929.m3u8) | <img height="20" src="https://i.imgur.com/84lWqRi.png"/> | TVN3.cl |
| 21 | Chilevisión Noticias | [>](https://redirector.rudo.video/hls-video/10b92cafdf3646cbc1e727f3dc76863621a327fd/chvn/chvn.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Qh6d0A9.png"/> | CHVNoticias.cl |
================================================
FILE: lists/china.md
================================================
<h1>China</h1>
https://en.wikipedia.org/wiki/List_of_Chinese-language_television_channels
<h2>National networks</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | CCTV-1 综合 | [>](https://node1.olelive.com:6443/live/CCTV1HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/uHU6Vc0.png"/> | CCTV1.cn |
| 2 | CCTV-2 财经 | [>](https://node1.olelive.com:6443/live/CCTV2HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/6C9JEYt.png"/> | CCTV2.cn |
| 3 | CCTV-3 综艺 | [x](https://cctvwbcdtxyhw.liveplay.myqcloud.com/cctvwbcd/cdrmjzcctv3_1/index.m3u8) | <img height="20" src="https://i.imgur.com/Mh1N35D.png"/> | CCTV3.cn |
| 4 | CCTV-4 中文国际(亚) Ⓨ | [>](https://www.youtube.com/channel/UC4K_LI-Tn3-LshNgG0-YypQ/live) | <img height="20" src="https://i.imgur.com/ovUSVEQ.png"/> | CCTV4Asia.cn |
| 5 | CCTV-4 中文国际(欧)| [x]() | <img height="20" src="https://i.imgur.com/kx8metk.png"/> | CCTV4Europe.cn |
| 6 | CCTV-4 中文国际(美) Ⓢ | [>](https://global.cgtn.cicc.media.caton.cloud/master/cgtn-america.m3u8) | <img height="20" src="https://i.imgur.com/1TPiRqR.png"/> | CCTV4America.cn |
| 7 | CCTV-5 体育 | [>](https://node1.olelive.com:6443/live/CCTV5HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/Mut2omN.png"/> | CCTV5.cn |
| 8 | CCTV-5+ 体育赛事 | [>](https://node1.olelive.com:6443/live/CCTV5PHD/hls.m3u8) | <img height="20" src="https://i.imgur.com/UNjmQVS.png"/> | CCTV5Plus.cn |
| 9 | CCTV-6 电影 | [x]() | <img height="20" src="https://i.imgur.com/SsPN5I3.png"/> | CCTV6.cn |
| 10 | CCTV-7 国防军事 | [>](https://node1.olelive.com:6443/live/CCTV7HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/GhXlUpM.png"/> | CCTV7.cn |
| 11 | CCTV-8 电视剧 | [>](https://node1.olelive.com:6443/live/CCTV8HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/Qg1opg9.png"/> | CCTV8.cn |
| 12 | CCTV-9 纪录 | [>](https://node1.olelive.com:6443/live/CCTV9HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/Ruyzhu5.png"/> | CCTV9.cn |
| 13 | CCTV-10 科教 | [>](https://node1.olelive.com:6443/live/CCTV10HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/W8JNs1s.png"/> | CCTV10.cn |
| 14 | CCTV-11 戏曲 | [x]() | <img height="20" src="https://i.imgur.com/0MeegZK.png"/> | CCTV11.cn |
| 15 | CCTV-12 社会与法 | [x]() | <img height="20" src="https://i.imgur.com/gZNwF1a.png"/> | CCTV12.cn |
| 16 | CCTV-13 新闻 | [>](https://node1.olelive.com:6443/live/CCTV13HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/pPO8uJN.png"/> | CCTV13.cn |
| 17 | CCTV-14 少儿 | [x]() | <img height="20" src="https://i.imgur.com/SORrhtE.png"/> | CCTV14.cn |
| 18 | CCTV-15 音乐 | [x]() | <img height="20" src="https://i.imgur.com/V9I1ZyB.png"/> | CCTV15.cn |
| 19 | CCTV-16 奥林匹克 | [x]() | <img height="20" src="https://i.imgur.com/gaA4Cjy.png"/> | CCTV16.cn |
| 20 | CCTV-17 农业农村 | [>](https://node1.olelive.com:6443/live/CCTV17HD/hls.m3u8) | <img height="20" src="https://i.imgur.com/XMsoHut.png"/> | CCTV17.cn |
| 21 | CETV-1 | [>](http://txycsbl.centv.cn/zb/0628cetv1.m3u8) | <img height="20" src="https://i.imgur.com/AMcIAOV.png"/> | CETV1.cn |
| 22 | CETV-2 | [>](http://txycsbl.centv.cn/zb/0822cetv2.m3u8) | <img height="20" src="https://i.imgur.com/a9mvoeP.png"/> | CETV2.cn |
| 23 | CETV-3 | [>](http://txycsbl.centv.cn/zb/0822cetv3.m3u8) | <img height="20" src="https://i.imgur.com/t8o5ZKt.png"/> | CETV3.cn |
| 24 | CETV-4 | [>](http://txycsbl.centv.cn/zb/0822cetv4.m3u8) | <img height="20" src="https://i.imgur.com/BRe0ybV.png"/> | CETV4.cn |
| 25 | FZTV-1 News 新闻综合频道 | [x](http://live.zohi.tv/video/s10001-fztv-1/index.m3u8) | <img height="20" src="https://i.imgur.com/QvBxGw3.png"/> | FZTV1.cn |
| 26 | FZTV-2 Movie & Drama Channel 影视频道 | [x](http://live.zohi.tv/video/s10001-fztv-2/index.m3u8) | <img height="20" src="https://i.imgur.com/xRP80XS.png"/> | FZTV2.cn |
| 27 | FZTV-3 Lifestyle Channel 生活频道 | [x](http://live.zohi.tv/video/s10001-fztv-3/index.m3u8) | <img height="20" src="https://i.imgur.com/jt7CWDT.png"/> | FZTV3.cn |
| 28 | FZTV-4 Children 少儿频道 | [x](http://live.zohi.tv/video/s10001-fztv-4/index.m3u8) | <img height="20" src="https://i.imgur.com/J4WtNTX.png"/> | FZTVkids.cn |
<h2>Provincial and prefectural networks</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
<h2>Other</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------------:|:-----:|:----:|:------:|
| 1 | TV BRICS Chinese | [>](https://brics.bonus-tv.ru/cdn/brics/chinese/playlist.m3u8) | <img height="20" src="https://i.imgur.com/896132Z.png"/> | TVBRICSChinese.cn |
================================================
FILE: lists/costa_rica.md
================================================
<h1>Costa Rica</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Canal 1 |[>](https://video20.klm99.com:3993/live/canal1crlive.m3u8) | <img height="20" src="https://cloudfront-us-east-1.images.arcpublishing.com/gruponacion/2XI5OC6MQZFXXBDGMRRDOZSL2Q.jpg"/> | Canal1.cr |
| 2 | Canal 2 CDR |[>](https://d3bgcstab9qhdz.cloudfront.net/hls/canal2.m3u8) | <img height="20" src="https://i0.wp.com/directostv.teleame.com/wp-content/uploads/2016/06/Canal-2-Costa-Rica-en-vivo-Online.png"/> | Canal2.cr |
| 4 | Canal 4 |[>](https://d3bgcstab9qhdz.cloudfront.net/hls/canal2.m3u8) | <img height="20" src="https://i0.wp.com/directostv.teleame.com/wp-content/uploads/2016/06/Canal-4-Costa-Rica-en-vivo-Online.png"/> | Canal4.cr |
| 6 | Canal 6 |[>](https://d3bgcstab9qhdz.cloudfront.net/hls/canal2.m3u8) | <img height="20" src="https://i0.wp.com/directostv.teleame.com/wp-content/uploads/2016/06/Canal-6-Costa-Rica-en-vivo-Online.png"/> | Canal6.cr |
| 8 | Canal 8 |[>](http://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8) | <img height="20" src="https://platform-static.cdn.mdstrm.com/player/logo/5efe501c21d05a0722152f6d.png"/> | Canal8.cr |
| 11 | Canal 11 |[>](https://d3bgcstab9qhdz.cloudfront.net/hls/canal2.m3u8) | <img height="20" src="https://i0.wp.com/directostv.teleame.com/wp-content/uploads/2016/06/Canal-11-Costa-Rica-en-vivo-Online.png"/> | Canal11.cr |
| 88 | 88 Stereo |[>](http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8) | <img height="20" src="http://www.88stereo.com/wp-content/uploads/2017/05/88Stereo-logoweb.png"/> | 88stereo.cr |
================================================
FILE: lists/croatia.md
================================================
<h1>Croatia</h1>
<h2>DVB-T</h2>
List of free-to-air channels can be found from: https://oiv.hr/hr/usluge-i-platforme/oiv-dtv-dvb-t2-digitalna-zemaljska-televizija/popis-programa-dtv/
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | HRT 1 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt1_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/1/1f/HRT1-logo.png" /> | HRT1.hr |
| 2 | HRT 2 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt2_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/d/d0/Htv2-logo.png" /> | HRT2.hr |
| 3 | RTL | [>](https://d1cs5tlhj75jxe.cloudfront.net/rtl/playlist.m3u8) | <img height="20" src="https://i.imgur.com/zAjr6pO.png"/> | RTLCroatia.hr |
| 4 | Nova TV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Nova_TV_Croatia_logo.png/512px-Nova_TV_Croatia_logo.png" /> | NovaTV.hr |
| 5 | HRT 3 | [>](https://webtvstream.bhtelecom.ba/hls9/hrt3_1200.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/96/HRT3_Logo_aktuell.png" /> | HRT3.hr |
| 6 | HRT 4 | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/7/76/HRT4-logo.png" /> | HRT4.hr |
| 7 | RTL 2 | [>](https://d1um9c09e0t5ag.cloudfront.net/rtl2/playlist.m3u8) | <img height="20" src="https://i.imgur.com/dQLaylJ.png"/> | RTL2Croatia.hr |
| 8 | Doma TV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Doma_TV_logo.png/512px-Doma_TV_logo.png"/> | DomaTV.hr |
| 11 | Sportska televizija Ⓖ | [>](https://stream.agatin.hr:3087/live/sptvlive.m3u8) | <img height="20" src="https://i.imgur.com/xdxjcVh.png"/> | SportskaTV.hr |
| 12 | RTL Kockica | [>](https://d1rzyyum8t0q1e.cloudfront.net/rtl-kockica/playlist.m3u8) | <img height="20" src="https://i.imgur.com/BiSVmRa.png"/> | RTLKockica.hr |
| 13 | CMC TV | [>](https://stream.cmctv.hr:49998/cmc/live.m3u8) | <img height="20" src="https://i.imgur.com/Fh2vawT.png"/> | CMCTV.hr |
| 16 | Plava Vinkovačka | [>](https://player-api.new.livestream.com/accounts/26611954/events/7977299/broadcasts/237205435.secure.m3u8) | <img height="20" src="https://i.imgur.com/WJJNtQ3.jpg"/> | PlavaVinkovacka.hr |
| 17 | Televizija Slavonije i Baranje (STV) | [>](http://89.201.163.244:8080/hls/hdmi.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/0/04/STV.PNG"/> | STV.hr |
| 18 | Osječka televizija (OSTV) Ⓢ | [>](https://player-api.new.livestream.com/accounts/27681961/events/8347875/broadcasts/237202062.secure.m3u8) | <img height="20" src="https://i.imgur.com/o9JgEyG.png"/> | OSTV.hr |
| 21 | SBTV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/SBTV_Logo.svg/480px-SBTV_Logo.svg.png"/> | SBTV.hr |
| 22 | Plava TV | [x]() | <img height="20" src="https://i.imgur.com/kJjcNlG.jpg"/> | PlavaTV.hr |
| 27 | VTV Televizija | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/VTV_televizija_Logo.svg/640px-VTV_televizija_Logo.svg.png"/> | VTV.hr |
| 31 | OTV | [x]() | <img height="20" src="https://i.imgur.com/67zVdu2.png"/> | OTV.hr |
| 32 | Mreža TV | [x]() | <img height="20" src="https://i.imgur.com/IdvKUp9.png"/> | MrezaTV.hr |
| 33 | Z1 | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/9/9e/Z1-tv_logo.png"/> | Z1.hr |
| 36 | Kanal Ri | [x]() | <img height="20" src="https://kanal-ri.hr/wp-content/uploads/2022/09/kanalRi_logo_v1.png"/> | KanalRi.hr |
| 38 | TV Nova | [>](https://stream.agatin.hr:3727/live/tvnovalive.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/c/c8/TVnova-logo.png"/> | TVNova.hr |
| 47 | Diadora | [x]() | <img height="20" src="https://i.imgur.com/qZzsASl.png"/> | DiadoraTV.hr |
| 51 | TV Jadran | [>](https://tvjadran.stream.agatin.hr:3412/live/tvjadranlive.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/9/9a/Tv_jadran_logo.png"/> | TVJadran.hr |
| 52 | TV Dalmacija | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/b/ba/Televizija_dalmacija_logo.jpg"/> | TVDalmacija.hr |
| 56 | Dubrovačka televizija (DUTV) | [x]() | <img height="20" src="https://dutv.hr/wp-content/uploads/2017/10/DUTV-logo-plavi-web-veci.png"/> | DUTV.hr |
| 57 | Libertas TV | [>](https://stream.luci.xyz/hls/LTV.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/8/8a/LibertasTV.png"/> | LibertasTV.hr |
| 61 | Laudato TV | [x]() | <img height="20" src="https://i.imgur.com/661SU4H.png"/> | LaudatoTV.hr |
| 62 | Trend TV | [>](http://185.62.75.22:1935/trend/myStream/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/2/22/TrendTV.jpg"/> | TrendTV.hr |
| 64 | TV Šibenik | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/8/80/Tv-sibenik-logo.png"/> | TVS.hr |
| 98 | Televizija Zapad | [>](http://webtv.zapad.tv:8080/memfs/1ad23803-84c3-41c7-aa91-fce4c7eac52e.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/hr/9/97/TVZ-2018.png"/> | TVZapad.hr |
| 99 | Al Jazeera Balkans | [>](https://live-hls-web-ajb.getaj.net/AJB/index.m3u8) | <img height="20" src="https://i.imgur.com/Z1FB6wl.png"/> | AlJazeeraBalkans.ba |
<h2>DVB-S</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Aurora TV | [x]() | <img height="20" src="https://tvaurora.tv/wp-content/uploads/2023/03/cropped-AURORA-LOGO-2023.png"/> | AuroraTV.hr |
| 0 | HRT International | [x]() | <img height="20" src="https://i.imgur.com/useLwHV.png"/> | HRTInternational.hr |
<h2>Web</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | N1 Hrvatska | [x]() | <img height="20" src="https://i.imgur.com/qcD1OOZ.png"/> | N1Croatia.hr |
================================================
FILE: lists/cyprus.md
================================================
<h1>Cyprus</h1>
<h2>Republic of Cyprus</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------------:|:-----:|:----:|:------:|
| 1 | RIK 1 Ⓢ | [>](http://l6.cloudskep.com/tvb6/rik1-1/mpeg.2ts) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Logo_RIK_1_2017.svg/640px-Logo_RIK_1_2017.svg.png"/> | RIK1.cy |
| 2 | RIK 2 Ⓢ | [>](http://l6.cloudskep.com/tvb6/rik2-1/mpeg.2ts) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/14/Logo_RIK_2_2017.svg/640px-Logo_RIK_2_2017.svg.png"/> | RIK2.cy |
| 3 | RIK HD | [>](http://l6.cloudskep.com/tvb6/rikhd1/mpeg.2ts) | <img height="20" src="https://upload.wikimedia.org/wikipedia/el/7/7d/RIKHD2.png"/> | RIKHD.cy |
| 4 | RIK Sat | [>](https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Logo_RIK_Sat_2017.svg/640px-Logo_RIK_Sat_2017.svg.png"/> | RIKSat.cy |
<h2>Northern Cyprus</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------------:|:-----:|:----:|:------:|
| 1 | BRT 1 | [>](https://sc-kuzeykibrissmarttv.ercdn.net/brt1hd/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/gOPAi2c.png"/> | BRT1.cy |
| 2 | BRT 2 | [>](https://sc-kuzeykibrissmarttv.ercdn.net/brt2hd/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/t5kbIuj.png"/> | BRT2.cy |
| 3 | Ada TV Ⓢ | [>](https://sc-kuzeykibrissmarttv.ercdn.net/adatv/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/LPQfdz2.png"/> | AdaTV.cy |
| 4 | Kıbrıs Genç TV Ⓢ | [>](https://sc-kuzeykibrissmarttv.ercdn.net/kibrisgenctv/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/eBdQn9h.png"/> | KibrisGencTV.cy |
| 5 | Kanal T Ⓢ | [>](https://sc-kuzeykibrissmarttv.ercdn.net/kanalt/bantp1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/4bA4pXT.png"/> | KibrisKanalT.cy |
| 6 | Kıbrıs TV Ⓢ | [>](https://sc-kuzeykibrissmarttv.ercdn.net/kibristv/bant1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/5MJZPTo.png"/> | KibrisTV.cy |
| 7 | TV 2020 Ⓢ | [>](https://sc-kuzeykibrissmarttv.ercdn.net/tv2020/bantp1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/rtfsNdd.png"/> | TV2020.cy |
================================================
FILE: lists/czech_republic.md
================================================
<h1>Czech Republic</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | ČT1 Ⓖ | [>](https://sktv.plainrock127.xyz/get.php?x=CT1) | <img height="20" src="https://i.imgur.com/qBlEbN3.png"/> | CT1.cz |
| 2 | ČT2 Ⓖ | [>](https://sktv.plainrock127.xyz/get.php?x=CT2) | <img height="20" src="https://i.imgur.com/HpnGC6A.png"/> | CT2.cz |
| 3 | ČT24 | [>](https://sktv.plainrock127.xyz/get.php?x=CT24) | <img height="20" src="https://i.imgur.com/pUMRFs1.png"/> | CT24.cz |
| 4 | ČT sport Ⓖ | [>](https://sktv.plainrock127.xyz/get.php?x=CTsport) | <img height="20" src="https://i.imgur.com/I2dltZW.png"/> | CTSport.cz |
| 5 | ČT :D | [>](https://sktv.plainrock127.xyz/get.php?x=CT_D) | <img height="20" src="https://i.imgur.com/Pa5rLpA.png"/> | CTDecko.cz |
| 6 | ČT art | [>](https://sktv.plainrock127.xyz/get.php?x=CTart) | <img height="20" src="https://i.imgur.com/u8mfETB.png"/> | CTart.cz |
| 7 | ČT sport Plus Ⓖ | [>](https://sktv.plainrock127.xyz/get.php?x=CTsportPlus) | <img height="20" src="https://i.imgur.com/5JiMynW.png"/> | |
| 8 | JOJ Family Ⓢ | [>](https://live.cdn.joj.sk/live/hls/family-540.m3u8) | <img height="20" src="https://i.imgur.com/IZHIAAj.png"/> | JojFamily.sk |
| 9 | Šlágr Originál Ⓢ | [>](https://stream-6.mazana.tv/slagr.m3u) | <img height="20" src="https://i.imgur.com/fQcx9S2.png"/> | SlagrOriginal.cz |
| 10 | Šlágr Muzika Ⓢ | [>](https://stream-33.mazana.tv/slagr2.m3u) | <img height="20" src="https://i.imgur.com/J9YHDVS.png"/> | SlagrMuzika.cz |
| 11 | Šlágr Premium Ⓢ | [>](https://stream-15.mazana.tv/slagrpremium.m3u) | <img height="20" src="https://i.imgur.com/Lp0IqDx.png"/> | SlagrPremium.cz |
| 12 | Prima Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_family/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/0aHT2Nj.png"> | Prima.cz |
| 13 | CNN Prima News | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_cnn/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/Il7t0bU.png"> | CNNPrimaNews.cz |
| 14 | Prima Zoom Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_zoom/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/zuzBucZ.png"> | PrimaZoom.cz |
| 15 | Prima Love Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_love/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/TOCZc3Y.png"> | PrimaLove.cz |
| 16 | Prima STAR Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_star/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/tQGwvNs.png"> | PrimaStar.cz |
| 17 | Prima Krimi Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_krimi/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/Dn2YxrA.png"> | PrimaKrimi.cz |
| 18 | Prima MAX Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_max/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/QaEakvm.png"> | PrimaMax.cz |
| 19 | Prima Cool Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_cool/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/JMHWmcJ.png"> | PrimaCool.cz |
| 20 | Prima Show Ⓖ | [>](https://prima-ott-live.ssl.cdn.cra.cz/channels/prima_show/playlist/cze/live_hd.m3u8?offsetSeconds=0&url=0) | <img height="20" src="https://i.imgur.com/zX4NTJ5.png"> | PrimaShow.cz |
| 21 | Óčko Ⓢ | [>](https://ocko-live.ssl.cdn.cra.cz/channels/ocko/playlist.m3u8) | <img height="20" src="https://i.imgur.com/iPmpsnN.png"/> | Ocko.cz |
| 22 | Óčko Star Ⓢ | [>](https://ocko-live.ssl.cdn.cra.cz/channels/ocko_gold/playlist.m3u8) | <img height="20" src="https://i.imgur.com/tGzQFWw.png"/> | OckoStar.cz |
| 23 | Óčko Expres Ⓢ | [>](https://ocko-live.ssl.cdn.cra.cz/channels/ocko_expres/playlist.m3u8) | <img height="20" src="https://i.imgur.com/e731JNS.png"/> | OckoExpres.cz |
| 24 | Retro Music Television Ⓢ | [>](https://stream.mediawork.cz/retrotv/smil:retrotv2.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/a6S2Yo4.png"/> | RetroMusicTV.cz |
| 25 | TN Live | [>](https://sktv.plainrock127.xyz/get.php?x=NovaTNLive) | <img height="20" src="https://i.imgur.com/9P7ZyFu.png"/> | |
| 26 | Praha TV | [>](https://stream.polar.cz/prahatv/prahatvlive-1/playlist.m3u8) | <img height="20" src="https://www.praga2018.cz/wp-content/uploads/logo-prahatv.png"/> | PrahaTV.cz |
| 27 | TV Nova Ⓢ | [>](https://sktv.plainrock127.xyz/get.php?x=Nova) | <img height="20" src="https://i.imgur.com/77ztmd9.png"/> | tvnova.cz |
| 28 | Východoceská TV | [>](https://stream.polar.cz/vctv/vctvlive-1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/4Wwptd3.png"/> | V1.cz |
| 29 | UTV (Czech Republic) | [>](https://vysilani.zaktv.cz/broadcast/hls/utv/index.m3u8) | <img height="20" src="https://imgur.com/ulfeIwM.png"/> | utv.cz |
================================================
FILE: lists/denmark.md
================================================
<h1>Denmark</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | DR1 Ⓖ | [>](https://drlive01texthls.akamaized.net/hls/live/2014186/drlive01text/master.m3u8) | <img height="20" src="https://i.imgur.com/wEq8UnG.png"/> | DR1.dk |
| 3 | DR2 Ⓖ | [>](https://drlive02texthls.akamaized.net/hls/live/2014188/drlive02text/master.m3u8) | <img height="20" src="https://i.imgur.com/b79UKYN.png"/> | DR2.dk |
| 4 | DR Ramasjang Ⓖ | [>](https://drlive03texthls.akamaized.net/hls/live/2014191/drlive03text/master.m3u8) | <img height="20" src="https://i.imgur.com/YD0z2mN.png"/> | DRRamasjang.dk |
| 37 | Folketinget TV | [>](https://cdnapi.kaltura.com/p/2158211/sp/327418300/playManifest/entryId/1_24gfa7qq/protocol/https/format/applehttp/a.m3u8) | <img height="20" src="https://i.imgur.com/RqQDUzX.png"/> | TVfromtheDanishParliament.dk |
<h3>Regional (TV2)</h2>
https://en.wikipedia.org/wiki/TV_2_(Denmark)#Regions
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | TV Syd+ | [>](https://cdn-lt-live.tvsyd.dk/env/cluster-1-e.live.nvp1/live/hls/p/1956351/e/0_e9slj9wh/tl/main/st/0/t/rFEtaqAbdhUFGef_BNF4WQ/index-s32.m3u8) | <img height="20" src="https://i.imgur.com/k2jf591.png"/> | TVSYD.dk |
| 2 | TV 2/Fyn | [>](https://cdn-lt-live.tv2fyn.dk/env/cluster-1-e.live.nvp1/live/hls/p/1966291/e/0_vsfrv0zm/tl/main/st/0/t/EgP1FA1D39taZFVewCa42w/index-s32.m3u8) | <img height="20" src="https://i.imgur.com/4L6AIMH.png"/> | TV2Fyn.dk |
| 3 | TV 2/Øst | [>](https://cdn-lt-live.tveast.dk/env/cluster-1-e.live.nvp1/live/hls/p/1953381/e/0_zphj9q61/tl/main/st/0/t/THUB80e-ZMufZCE4pDhO0g/index-s32.m3u8) | <img height="20" src="https://i.imgur.com/H9l6Ulw.png"/> | TV2Ost.dk |
| 4 | TV 2/Nord | [>](https://cdn-lt-live.tv2nord.dk/env/cluster-1-e.live.nvp1/live/hls/p/1956931/e/1_h9yfe7h2/tl/main/st/1/t/_FUn1YHQ6_P6lES4U6mmsA/index-s32.m3u8) | <img height="20" src="https://i.imgur.com/tEJ22UW.png"/> | TV2Nord.dk |
| 5 | TV 2 Kosmopol | [>](https://cdn-lt-live.tv2lorry.dk/env/cluster-1-d.live.nvp1/live/hls/p/2045321/e/1_grusx1zd/tl/main/st/0/t/rCct87c-v2SFFCvQK1BBOg/index-s32.m3u8) | <img height="20" src="https://i.imgur.com/oVmCoKY.png"/> | TV2Kosmopol.dk |
| 6 | TV/Midt-Vest | [>](https://cdn-lt-live.tvmidtvest.dk/env/cluster-1-d.live.frp1/live/hls/p/1953371/e/1_9x5lzos9/tl/main/st/0/t/9MTEhotxVwKuatx1EVXdGg/index-s34.m3u8) | <img height="20" src="https://i.imgur.com/OU7xIVa.png"/> | TVMidtvest.dk |
| 7 | TV 2/Østjylland | [>](https://cdn-lt-live.tvmidtvest.dk/env/cluster-1-d.live.frp1/live/hls/p/1953371/e/1_9x5lzos9/tl/main/st/0/t/9MTEhotxVwKuatx1EVXdGg/index-s34.m3u8) | <img height="20" src="https://i.imgur.com/qEUXjHp.png"/> | TV2Ostjylland.dk |
| 8 | TV 2/Bornholm | [>](https://live.tv2bornholm.dk/stream/live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/cEOpXU6.png"/> | TV2Bornholm.dk |
<h3>Local</h3>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | TV Storbyen | [>](https://5eeb3940cfaa0.streamlock.net/webtv_live/_definst_/mp4:kanalnordvest/playlist.m3u8) | <img height="20" src="https://i.imgur.com/QqjRqow.png"/> | TVStorbyen.dk |
| 2 | Kanal Hovedstaden | [>](http://khkbh.dk:8080/hls/livestream/index.m3u8) | <img height="20" src="https://i.imgur.com/MCXYDwH.png"/> | KanalHovedstaden.dk |
| 3 | KKRtv | [>](rtmp://video.kkr.dk/live/kkr) | <img height="20" src="https://i.imgur.com/TbtjWHI.png"/> | KKRtv.dk |
================================================
FILE: lists/dominican_republic.md
================================================
<h1>Dominican Republic</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:---------------:|:-----:|:----:|:------:|
| 4 | Canal RTVD 4 | [>](https://protvradiostream.com:1936/canal4rd-1/ngrp:canal4rd-1_all/playlist.m3u8) | <img height="20" src="https://static.wikia.nocookie.net/logopedia/images/4/4e/CERTV_4_2015.png"/> | Canal4RD.do |
================================================
FILE: lists/egypt.md
================================================
<h1>Egypt</h1>
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------:|:-----:|:----:|:------:|
| 1 | Aghapy TV | [>](https://5b622f07944df.streamlock.net/aghapy.tv/aghapy.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/e/eb/AghapyTV.jpg"/> | AghapyTV.eg |
| 2 | Al Ghad Plus | [>](https://playlist.fasttvcdn.com/pl/ykvm3f2fhokwxqsurp9xcg/alghad-plus/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/0/06/AlGhad_TV.png"/> | AlGhadPlus.eg |
| 3 | Al Ghad TV | [>](https://eazyvwqssi.erbvr.com/alghadtv/alghadtv.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/0/06/AlGhad_TV.png"/> | AlGhadTV.eg |
| 4 | Al Qahera News | [>](https://bcovlive-a.akamaihd.net/d30cbb3350af4cb7a6e05b9eb1bfd850/eu-west-1/6057955906001/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/ar/b/b0/%D9%82%D9%86%D8%A7%D8%A9_%D8%A7%D9%84%D9%82%D8%A7%D9%87%D8%B1%D8%A9_%D8%A7%D9%84%D8%A5%D8%AE%D8%A8%D8%A7%D8%B1%D9%8A%D8%A9.png"/> | AlQaheraNews.eg |
| 5 | Alhayat TV | [>](https://cdn3.wowza.com/5/OE5HREpIcEkySlNT/alhayat-live/ngrp:livestream_all/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/8/8c/Al-Hayat_Media_Center_Logo_%28variant_2%29.svg"/> | AlhayatTV.eg |
| 6 | Coptic TV | [>](https://5aafcc5de91f1.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/4/4c/Coptic_news.jpg"/> | CopticTV.eg |
| 7 | Huda TV | [>](https://cdn.bestream.io:19360/elfaro1/elfaro1.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/5/58/Logo_huda_%D8%AD%D8%AC%D9%85_%D9%83%D8%A8%D9%8A%D8%B1.gif"/> | HudaTV.eg |
| 8 | Koogi TV | [>](https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8) | <img height="20" src=""/> | KoogiTV.eg |
| 9 | MBC Masr 1 | [>](https://mbc1-enc.edgenextcdn.net/out/v1/d5036cabf11e45bf9d0db410ca135c18/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/7/7c/MBC_Masr_Logo.png"/> | MBCMasr1.eg |
| 10 | MBC Masr 2 | [>](https://shls-masr2-ak.akamaized.net/out/v1/f683685242b549f48ea8a5171e3e993a/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/5/53/MBC_Masr_2_Logo.svg"/> | MBCMasr2.eg |
| 11 | Rotana Cinema | [>](https://rotana.hibridcdn.net/rotana/cinemamasr_net-7Y83PP5adWixDF93/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/92/Rotana_Cinema_Egy.png"/> | RotanaCinema.eg |
| 12 | Watan TV | [>](https://rp.tactivemedia.com/watantv_source/live/playlist.m3u8) | <img height="20" src=""/> | WatanTV.eg |
================================================
FILE: lists/estonia.md
================================================
<h1>Estonia</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | ETV Ⓖ | [>](http://sb.err.ee/live/etv.m3u8) | <img height="20" src="https://i.imgur.com/5URjPgG.png"/> | ETV.ee |
| 2 | ETV2 Ⓖ | [>](http://sb.err.ee/live/etv2.m3u8) | <img height="20" src="https://i.imgur.com/fUjGHDa.png"/> | ETV2.ee |
| 3 | ETV+ Ⓖ | [>](http://sb.err.ee/live/etvpluss.m3u8) | <img height="20" src="https://i.imgur.com/YAubPlU.png"/> | ETVPlus.ee |
| 4 | Riigikogu | [>](https://riigikogu.babahhcdn.com/bb1027/smil:riigikogu_ch1.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/7uWaZLF.png"/> | Riigikogu.ee |
| 5 | Taevas TV7 | [>](https://vod.tv7.fi/tv7-ee/_definst_/smil:tv7-ee.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/usXedIj.png"/> | TaevasTV7.fi |
| 6 | Life TV Estonia | [>](https://lifetv.bitflip.ee/live/stream2.m3u8) | <img height="20" src="https://i.imgur.com/JhrTB82.png"/> | LifeTV.ee |
| 7 | Life TV Europe | [>](https://lifetv.bitflip.ee/live/stream1.m3u8) | <img height="20" src="https://i.imgur.com/JhrTB82.png"/> | LifeTVEurope.ee |
| 8 | TBN Baltia | [>](http://dc.tbnbaltia.eu:8088/dvr/rewind-21600.m3u8) | <img height="20" src="https://i.imgur.com/rKBaK56.png"/> | TBNBaltia.ee |
================================================
FILE: lists/faroe_islands.md
================================================
<h1>Faroe Islands</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | KVF Sjónvarp | [>](https://w1.kringvarp.fo/uttanlands/smil:uttanlands.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/KVF_logo_2019.svg/640px-KVF_logo_2019.svg.png"/> | KVFSjonvarp.fo |
| 2 | Tingvarp | [>](https://play.kringvarp.fo/redirect/tingvarp/_definst_/smil:tingvarp.smil?type=m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/90/Logo_-_L%C3%B8gting.png"/> | Tingvarp.fo |
================================================
FILE: lists/finland.md
================================================
<h1>Finland</h1>
* https://www.digita.fi/antennitv/vapaat-kanavat-ja-vastaanotto/hyodyllista-tietoa-tvsta/kanavajarjestys/
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Yle TV1 Ⓖ | [>](https://yletv.akamaized.net/hls/live/622365/yletv1fin/index.m3u8) | <img height="20" src="https://i.imgur.com/6yXZwUL.png"/> | YleTV1.fi |
| 2 | Yle TV2 Ⓖ | [>](https://yletv.akamaized.net/hls/live/622366/yletv2fin/index.m3u8) | <img height="20" src="https://i.imgur.com/4xkc6PL.png"/> | YleTV2.fi |
| 3 | MTV3 | [>](https://live-fi.tvkaista.net/mtv3/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/kNbmc8n.png"/> | MTV3.fi |
| 4 | Nelonen | [>](https://live-fi.tvkaista.net/nelonen/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/BFbCyfY.png"/> | Nelonen.fi |
| 5 | Yle Teema Fem Ⓖ | [>](https://yletv.akamaized.net/hls/live/622367/yletvteemafemfin/index.m3u8) | <img height="20" src="https://i.imgur.com/iDljufz.png"/> | YleTeemaFem.fi |
| 6 | MTV Sub | [>](https://live-fi.tvkaista.net/sub/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/VRCuxQt.png"/> | Sub.fi |
| 7 | TV5 Finland | [>](https://live-fi.tvkaista.net/tv5/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/MoukyGs.png"/> | TV5.fi |
| 8 | Liv | [>](https://live-fi.tvkaista.net/liv/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/0/06/Liv_color_RGB.png"/> | Liv.fi |
| 9 | Jim | [>](https://live-fi.tvkaista.net/jim/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/92/Jim_color_RGB.png"/> | Jim.fi |
| 10 | Kutonen | [>](https://live-fi.tvkaista.net/kutonen/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/4giVyxb.png"/> | Kutonen.fi |
| 11 | TLC Finland | [>](https://live-fi.tvkaista.net/tlc/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/0d5hP3A.png"/> | TLCFinland.fi |
| 12 | Star Channel Finland | [>](https://live-fi.tvkaista.net/star-channel/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Star_Channel_2020.svg/640px-Star_Channel_2020.svg.png"/> | StarChannel.fi |
| 13 | MTV Ava | [>](https://live-fi.tvkaista.net/ava/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/rtyJVgB.png"/> | AVA.fi |
| 14 | Hero | [>](https://live-fi.tvkaista.net/hero/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/b/bd/Hero_color_RGB.png"/> | Hero.fi |
| 15 | Frii | [>](https://live-fi.tvkaista.net/frii/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/ljKoG9I.png"/> | Frii.fi |
| 17 | Alfa Ⓢ | [>](https://irrtv2.digitacdn.net/live/ott/irrtv/playlist.m3u8?organizationId=229401409&suiteItemId=230439940) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fi/9/93/IRR-TV-1.png"/> | IRRTV.fi |
| 18 | TapahtumaTV Eveo | [>](https://live-fi.tvkaista.net/tapahtumatv-eveo/live.m3u8?src=freetv) | <img height="20" src="https://i.imgur.com/sR8nA8w.png"/> | Eveo.fi |
| 20 | National Geographic Finland Ⓖ | [>](https://live-fi.tvkaista.net/national-geographic/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Natgeologo.svg/512px-Natgeologo.svg.png"/> | NationalGeographicFinland.fi |
| 21 | Viaplay TV | [>](https://live-fi.tvkaista.net/viaplay-tv/live.m3u8?src=freetv) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/94/Viaplay_TV_logo.svg/640px-Viaplay_TV_logo.svg.png"/> | ViaplayTV.fi |
| 33 | OnniTV | [>](https://onnitv.digitacdn.net/live/ott/onnitv/playlist.m3u8?organizationId=83459409&suiteItemId=83459780) | <img height="20" src="https://i.imgur.com/HzILf2H.png"/> | KotiTV.fi |
| 45 | Taivas TV7 | [>](https://vod.tv7.fi/tv7-fi/_definst_/smil:tv7-fi.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/a4iNVXA.png"/> | TaivasTV7.fi |
| 46 | Himlen TV7 | [>](https://vod.tv7.fi/tv7-se/_definst_/smil:tv7-se.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/a4iNVXA.png"/> | HimlenTV7.fi |
| 99 | MTV Uutiset Live | [>](https://live.streaming.a2d.tv/asset/20025962.isml/.m3u8) | <img height="20" src="https://i.imgur.com/IyB6mIb.png"/> | MTVUutiset.fi |
<h2>Local channels</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | Nopola News | [>](https://virta2.nopolanews.fi:8443/live/smil:Stream1.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/gOj8J6O.png"/> | NopolaNews.fi |
| 0 | När-TV Ⓢ | [>](https://streaming.nartv.fi/live/ngrp:NAR_TV.stream_all/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Ht5yePq.png"/> | NarTV.fi |
| 0 | Sundom TV Ⓨ | [>](https://www.youtube.com/@SundomTV/live) | <img height="20" src="https://i.imgur.com/WgwR7nJ.png"/> | SundomTV.fi |
| 0 | Wör TV Ⓨ | [>](https://www.youtube.com/@wor-tvr.f.4461/live) | <img height="20" src="https://i.imgur.com/P9O1jo0.png"/> | WorTV.fi |
<h2>Internet</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 0 | YleX Studio Live | [>](https://ylestudiolive.akamaized.net/hls/live/2007826/ylestudiolive-YleX/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/YleX.svg/450px-YleX.svg.png"/> | YleX.fi |
| 0 | Järviradio TV | [>](https://streamer.radiotaajuus.fi/memfs/47f113bf-04ea-493b-a9d4-52945fd9db31.m3u8) | <img height="20" src="https://jarviradio.fi/jrtv2/wp-content/uploads/2022/01/jrtv1.jpg"/> | JRTVJarviradio.fi |
================================================
FILE: lists/france.md
================================================
<h1>France</h1>
<h2>Reliable feeds</h2>
<p>These feeds are hosted by their TV channel, either on their website or their youtube channel. They're likely to continue to work well for a long period of time.</p>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------:|:-----:|:----:|:------:|
| 7 | Arte Ⓖ | [>](https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Arte_Logo_2017.svg/12px-Arte_Logo_2017.svg.png"/> | ARTEFrench.fr |
| 8 | C8 Ⓓ | [>](https://www.dailymotion.com/video/x5gv5rr) | <img height="20" src="https://i.imgur.com/LXhXF8l.png"/> | C8.fr |
| 12 | NRJ 12 | [>](https://nrj12.nrjaudio.fm/hls/live/2038374/nrj_12/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/45/NRJ12_logo_2015.svg/749px-NRJ12_logo_2015.svg.png"/> | NRJ12.fr |
| 13 | LCP | [>](https://lcp.fr/le-live-lcp-tnt-5433) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/6/6a/Logo_LCP-AN_-_Public_S%C3%A9nat_%282019%29.svg/53px-Logo_LCP-AN_-_Public_S%C3%A9nat_%282019%29.svg.png"/> | LCP.fr |
| 14 | Public Sénat | [>](https://www.publicsenat.fr/direct) | <img height="20" src="https://i.imgur.com/bJOdFT1.png"/> | PublicSenat.fr |
| 16 | CNews Ⓓ | [>](https://www.dailymotion.com/video/x3b68jn) | <img height="20" src="https://i.imgur.com/UMRGAHx.png"/> | CNews.fr |
| 27 | franceinfo: Ⓨ | [>](https://www.youtube.com/c/franceinfo/live) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Franceinfo.svg/640px-Franceinfo.svg.png"/> | Franceinfo.fr |
| 28 | France 24 Ⓨ | [>](https://www.youtube.com/c/FRANCE24/live) | <img height="20" src="https://i.imgur.com/61MSiq9.png"/> | France24French.fr |
| 31 | Euronews Français Ⓨ | [>](https://www.youtube.com/euronewsfr/live) | <img height="20" src="https://i.imgur.com/3Lr5iAj.png"/> | EuronewsFrench.fr |
| 33 | Africanews Ⓨ | [>](https://www.youtube.com/c/Africanewsfr/live) | <img height="20" src="https://i.imgur.com/xocvePC.png"/> | Africanews.cg |
| 21 | L'Équipe ⒹⒼ | [>](https://www.dailymotion.com/video/x2lefik) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/L%27%C3%89quipe_wordmark.svg/640px-L%27%C3%89quipe_wordmark.svg.png"/> | LEquipe.fr |
| 32 | France Inter Ⓨ | [>](https://www.youtube.com/c/FranceInter/live) | <img height="20" src="https://i.imgur.com/d9Ncl8m.png"/> | FranceInter.fr |
| 34 | CGTN Français | [>](https://news.cgtn.com/resource/live/french/cgtn-f.m3u8) | <img height="20" src="https://i.imgur.com/fMsJYzl.png"/> | CGTNFrench.cn |
<h2>DVB-S</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | TF1 | [x](http://livetv.ktv.zone/3/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/7/77/TF1_%282013%29.svg/640px-TF1_%282013%29.svg.png"/> | TF1.fr |
| 2 | France 2 | [x](http://livetv.ktv.zone/104/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/France_2_2018.svg/886px-France_2_2018.svg.png"/> | France2.fr |
| 3 | France 3 | [x](http://livetv.ktv.zone/105/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/France_3_2018.svg/899px-France_3_2018.svg.png"/> | France3.fr |
| 4 | France 4 | [x](http://livetv.ktv.zone/116/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/France_4_2018.svg/998px-France_4_2018.svg.png"/> | France4.fr |
| 5 | France 5 | [x](http://livetv.ktv.zone/107/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/50/France_5_2018.svg/900px-France_5_2018.svg.png"/> | France5.fr |
| 10 | TMC | [x](http://livetv.ktv.zone/12/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/a/a8/TMC_logo_2016.svg/512px-TMC_logo_2016.svg.png"/> | TMC.fr |
| 11 | TFX | [x](http://livetv.ktv.zone/13/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/8/83/TFX_logo_2018.svg/640px-TFX_logo_2018.svg.png"/> | TFX.fr |
| 20 | TF1 Séries Films | [x](http://livetv.ktv.zone/22/play.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/4/4b/TF1_S%C3%A9ries_Films_logo_2020.svg/640px-TF1_S%C3%A9ries_Films_logo_2020.svg.png"/> | TF1SeriesFilms.fr |
| 29 | TV5 Monde Info | [>](https://ott.tv5monde.com/Content/HLS/Live/channel(info)/index.m3u8) | <img height="20" src="https://i.imgur.com/NcysrWH.png"/> | TV5MondeInfo.fr |
| 30 | TV5 Monde FBS | [>](https://ott.tv5monde.com/Content/HLS/Live/channel(fbs)/index.m3u8) | <img height="20" src="https://i.imgur.com/uPmwTo9.png"/> | TV5MondeFranceBelgiumSwitzerland.fr |
| 31 | TV5 Monde Europe | [>](https://ott.tv5monde.com/Content/HLS/Live/channel(europe)/index.m3u8) | <img height="20" src="https://i.imgur.com/uPmwTo9.png"/> | TV5MondeEurope.fr |
<h2>Unreliable (other)</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------:|:-----:|:----:|:------:|
| 1 | TF1 | [x](https://tf1-hls-live-ssl.tf1.fr/tf1/1/hls/live_2328.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/TF1_logo_2013.png/62px-TF1_logo_2013.png"/> | TF1.fr |
| 4 | France 4 | [x](http://edge9.iptvnetwork.net/live/france4/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/France_4_2018.svg/39px-France_4_2018.svg.png"/> | France4.fr |
| 15 | BFM TV | [x](https://bfmtvalive1-a.akamaihd.net/r8ef15893bf3d4c2db0105218bdfe87f4/eu-central-1/876450610001/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Logo_BFM_TV_%282019%29.png/53px-Logo_BFM_TV_%282019%29.png"/> | BFMTV.fr |
| 18 | Gulli | [x](https://d13anarbtxy8c5.cloudfront.net/6play/short/clr/gulli/sdindex.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/4/43/18._Gulli.png/57px-18._Gulli.png"/> | Gulli.fr |
| 22 | 6ter | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/a/a9/6ter_2012.png/73px-6ter_2012.png"/> | 6ter.fr |
| 26 | LCI | [x](https://sv0.data-stream.top/hls/lci.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/8/85/LCI.png/> | LCI.fr |
<h2>Unreliable (tntdirect)</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------:|:-----:|:----:|:------:|
| 1 | TF1 | [x](https://s13.tntendirect.com/tf1/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/TF1_logo_2013.png/62px-TF1_logo_2013.png"/> | TF1.fr |
| 2 | France 2 | [x](https://s13.tntendirect.com/france2/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/France_2_2018.svg/35px-France_2_2018.svg.png"/> | France2.fr |
| 3 | France 3 | [x](https://s13.tntendirect.com/france3/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/France_3_2018.svg/35px-France_3_2018.svg.png"/> | France3.fr |
| 5 | France 5 | [x](https://s13.tntendirect.com/france5/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/50/France_5_2018.svg/35px-France_5_2018.svg.png"/> | France5.fr |
| 6 | M6 | [x](https://s13.tntendirect.com/m6/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Logo_M6_%282020%2C_fond_clair%29.svg/49px-Logo_M6_%282020%2C_fond_clair%29.svg.png"/> | M6.fr |
| 8 | C8 | [x](https://s13.tntendirect.com/d8/live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/LXhXF8l.png"/> | C8.fr |
| 9 | W9 | [x](https://s13.tntendirect.com/w9/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/40/W9_2018.svg/56px-W9_2018.svg.png"/> | W9.fr |
| 10 | TMC | [x](https://s13.tntendirect.com/tmc/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/a/a8/TMC_logo_2016.svg/512px-TMC_logo_2016.svg.png"/> | TMC.fr |
| 11 | TFX | [x](https://s13.tntendirect.com/nt1/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/8/83/TFX_logo_2018.svg/640px-TFX_logo_2018.svg.png"/> | TFX.fr |
| 12 | NRJ 12 | [x](https://s13.tntendirect.com/nrj12/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/9/93/NRJ_12_logo_2015.svg/757px-NRJ_12_logo_2015.svg.png"/> | NRJ12.fr |
| 17 | CStar | [x](https://s13.tntendirect.com/d17/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Logo_projet_CStar.svg/80px-Logo_projet_CStar.svg.png"/> | CStar.fr |
| 20 | TF1 Séries Films | [x](https://s13.tntendirect.com/hd1/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/4/4b/TF1_S%C3%A9ries_Films_logo_2020.svg/640px-TF1_S%C3%A9ries_Films_logo_2020.svg.png"/> | TF1SeriesFilms.fr |
| 21 | L'Équipe Ⓖ | [x](https://s13.tntendirect.com/lequipe21/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/L%27%C3%89quipe_wordmark.svg/640px-L%27%C3%89quipe_wordmark.svg.png"/> | LEquipe.fr |
| 24 | RMC Découverte | [x](https://s13.tntendirect.com/rmcdecouverte/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/b/b3/RMC_D%C3%A9couverte_logo_2017.svg/76px-RMC_D%C3%A9couverte_logo_2017.svg.png"/> | RMCDecouverte.fr |
| 25 | Chérie 25 | [x](https://s13.tntendirect.com/cherie25/live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/fr/thumb/f/f0/Ch%C3%A9rie_25_logo_2015.svg/51px-Ch%C3%A9rie_25_logo_2015.svg.png"/> | Cherie25.fr |
================================================
FILE: lists/georgia.md
================================================
<h1>Georgia</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | First Channel (1TV) | [>](https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Pirveli_Arkhi_Logo_2022.svg/512px-Pirveli_Arkhi_Logo_2022.svg.png"/> | 1TV.ge |
| 2 | First Channel /Education/ (2TV) | [>](https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/ka/c/c9/2_Tv_Logo.jpg"/> | 2TV.ge |
| 3 | Imedi TV | [>](https://tv.cdn.xsg.ge/imedihd/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/2/2a/Imlogo_2020.png"/> | ImediTV.ge |
| 4 | Rustavi 2 | [>](https://sktv-forwarders.7m.pl/get.php?x=Rustavi2) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/f/f8/Rustavi_2_logo.png"/> | Rustavi2.ge |
| 5 | Mtavari Arkhi | [>](https://bozztv.com/36bay2/mtavariarxi/playlist.m3u8) | <img height="20" src="https://i.imgur.com/tLtGnJW.png"/> | MtavariArkhi.ge |
| 6 | GDS | [x]() | <img height="20" src="https://i.imgur.com/gv61tFf.png"/> | GDSTV.ge |
| 7 | TV Pirveli | [x]() | <img height="20" src="https://i.imgur.com/cGHsM1x.png"/> | TVPirveli.ge |
| 8 | Formula | [>](https://c4635.cdn.xsg.ge/c4635/TVFormula/index.m3u8) | <img height="20" src="https://i.imgur.com/fsqBn8G.png"/> | Formula.ge |
| 9 | Pos TV | [>](https://live.postv.media/stream/index.m3u8) | <img height="20" src="https://i.imgur.com/UOiXFEW.png"/> | PosTV.ge |
| 10 | Adjara TV | [x]() | <img height="20" src="https://i.imgur.com/UOiXFEW.png"/> | AjaraTV.ge |
| 11 | Maestro TV | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/d/d5/Maestro_tv.png"/> | Maestro.ge |
| 11 | Obieqtivi | [x]() | <img height="20" src="https://i.imgur.com/Kqc8H8X.png"/> | ObieqtiviTV.ge |
| 999 | Euronews Georgia Ⓖ | [>](https://live2.tvg.ge/eng/EURONEWSGEORGIA/playlist.m3u8) | <img height="20" src="https://i.imgur.com/VNJ4soR.png"/> | EuroNewsGeorgia.ge |
================================================
FILE: lists/germany.md
================================================
<h1>Germany</h1>
<h2>DVB-T</h2>
https://en.wikipedia.org/wiki/Television_in_Germany
https://wiki.ubuntuusers.de/Internet-TV/Stationen
<h3>National</h3>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------------:|:-----:|:----:|:------:|
| 1 | Das Erste Ⓖ | [>](https://daserste-live.ard-mcdn.de/daserste/live/hls/de/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Das_Erste_2014.svg/640px-Das_Erste_2014.svg.png"/> | DasErste.de |
| 2 | ZDF Ⓖ | [>](http://zdf-hls-15.akamaized.net/hls/live/2016498/de/veryhigh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/ZDF_logo.svg/640px-ZDF_logo.svg.png"/> | ZDF.de |
| 3 | 3sat Ⓖ | [>](https://zdf-hls-18.akamaized.net/hls/live/2016501/dach/veryhigh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/3sat_2019.svg/640px-3sat_2019.svg.png"/> | 3sat.de |
| 4 | ARD Alpha Ⓖ | [>](https://mcdn.br.de/br/fs/ard_alpha/hls/de/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/ARD_alpha.svg/640px-ARD_alpha.svg.png"/> | ARDalpha.de |
| 5 | ARTE Ⓖ | [>](https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Arte_Logo_2017.svg/186px-Arte_Logo_2017.svg.png"/> | ARTEDeutsch.de |
| 6 | DELUXE MUSIC | [>](https://sdn-global-live-streaming-packager-cache.3qsdn.com/13456/13456_264_live.m3u8) | <img height="20" src="https://i.imgur.com/E65GQN9.png"/> | DeluxeMusic.de |
| 7 | DELUXE MUSIC DANCE BY KONTOR | [>](https://sdn-global-live-streaming-packager-cache.3qsdn.com/64733/64733_264_live.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Deluxe_Dance_by_Kontor_Logo_2023.svg/666px-Deluxe_Dance_by_Kontor_Logo_2023.svg.png"/> | DeluxeMusicDanceByKontor.de |
| 8 | DELUXE MUSIC RAP | [>](https://sdn-global-live-streaming-packager-cache.3qsdn.com/65183/65183_264_live.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/07/Deluxe_Rap_Logo_2023.svg/666px-Deluxe_Rap_Logo_2023.svg.png"/> | DeLuxeMusicRap.de |
| 9 | SCHLAGER DELUXE | [>](https://sdn-global-live-streaming-packager-cache.3qsdn.com/26658/26658_264_live.m3u8) | <img height="20" src="https://i.imgur.com/YPpgUOg.png"/> | SchlagerDeluxe.de |
| 10 | Euronews Deutsch Ⓨ | [>](https://www.youtube.com/euronewsde/live) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Euronews_2022.svg/640px-Euronews_2022.svg.png"/> | EuronewsGerman.fr |
| 11 | KiKa Ⓖ | [>](https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Kika_2012.svg/640px-Kika_2012.svg.png"/> | KIKA.de |
| 12 | MTV Germany Ⓖ | [x](https://0d26a00dfbb1.airspace-cdn.cbsivideo.com/mtvg18ef/master/master_5000.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/MTV-2021.svg/640px-MTV-2021.svg.png"/> | MTVGermany.de |
| 13 | Nick Ⓖ | [x](https://0d26a00dfbb1.airspace-cdn.cbsivideo.com/nick1999/master/nick1999.m3u8) | <img height="20" src="https://i.imgur.com/mhldfsB.png"/> | NickGermany.de |
| 14 | ONE Ⓖ | [>](https://mcdn-one.ard.de/ardone/hls/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/One_2022.svg/640px-One_2022.svg.png"/> | One.de |
| 15 | Phoenix Ⓖ | [>](https://zdf-hls-19.akamaized.net/hls/live/2016502/de/veryhigh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Phoenix-logo-2018.svg/640px-Phoenix-logo-2018.svg.png"/> | Phoenix.de |
| 16 | Tagesschau24 | [>](https://tagesschau.akamaized.net/hls/live/2020115/tagesschau/tagesschau_1/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Tagesschau24-2012.svg/640px-Tagesschau24-2012.svg.png"/> | tagesschau24.de |
| 17 | Welt | [>](https://w-live2weltcms.akamaized.net/hls/live/2041019/Welt-LivePGM/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Welt_TV_Logo_2016.svg/640px-Welt_TV_Logo_2016.svg.png"/> | Welt.de |
| 18 | ZDFinfo Ⓖ | [>](https://zdf-hls-17.akamaized.net/hls/live/2016500/de/veryhigh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/34/ZDFinfo_2011.svg/640px-ZDFinfo_2011.svg.png"/> | ZDFinfo.de |
| 19 | ZDFneo Ⓖ | [>](https://zdf-hls-16.akamaized.net/hls/live/2016499/de/veryhigh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/ZDFneo2017_Logo.svg/569px-ZDFneo2017_Logo.svg.png"/> | ZDFneo.de |
<h3>Regional (Dritte)</h3>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------------------------:|:-----:|:----:|:------:|
| 1 | BR Nord Ⓖ | [>](https://mcdn.br.de/br/fs/bfs_nord/hls/de/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Logo_BR_Fernsehen_2021.svg/768px-Logo_BR_Fernsehen_2021.svg.png"/> | BRFernsehenNord.de |
| 2 | BR Süd Ⓖ | [>](https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Logo_BR_Fernsehen_2021.svg/768px-Logo_BR_Fernsehen_2021.svg.png"/> | BRFernsehenSud.de |
| 3 | HR Ⓖ | [>](https://hrhls.akamaized.net/hls/live/2024525/hrhls/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/HR-Fernsehen_Logo_2023.svg/640px-HR-Fernsehen_Logo_2023.svg.png"/> | HRFernsehen.de |
| 4 | MDR Sachsen Ⓖ | [>](https://mdrtvsnhls.akamaized.net/hls/live/2016928/mdrtvsn/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/MDR_Logo_2017.svg/640px-MDR_Logo_2017.svg.png"/> | MDRFernsehenSachsen.de |
| 5 | MDR Sachsen-Anhalt Ⓖ | [>](https://mdrtvsahls.akamaized.net/hls/live/2016879/mdrtvsa/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/MDR_Logo_2017.svg/640px-MDR_Logo_2017.svg.png"/> | MDRFernsehenSachsenAnhalt.de |
| 6 | MDR Thüringen Ⓖ | [>](https://mdrtvthhls.akamaized.net/hls/live/2016880/mdrtvth/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/MDR_Logo_2017.svg/640px-MDR_Logo_2017.svg.png"/> | MDRFernsehenThuringen.de |
| 7 | NDR Hamburg Ⓖ | [>](https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_hh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Logo_NDR_Fernsehen_2017.svg/578px-Logo_NDR_Fernsehen_2017.svg.png"/> | NDRFernsehenHamburg.de |
| 8 | NDR Mecklenburg-Vorpommern Ⓖ | [>](https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Logo_NDR_Fernsehen_2017.svg/578px-Logo_NDR_Fernsehen_2017.svg.png"/> | NDRFernsehenMecklenburgVorpommern.de |
| 9 | NDR Niedersachsen Ⓖ | [>](https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Logo_NDR_Fernsehen_2017.svg/578px-Logo_NDR_Fernsehen_2017.svg.png"/> | NDRFernsehenNiedersachsen.de |
| 10 | NDR Schleswig-Holstein Ⓖ | [>](https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Logo_NDR_Fernsehen_2017.svg/578px-Logo_NDR_Fernsehen_2017.svg.png"/> | NDRFernsehenSchleswigHolstein.de |
| 11 | Radio Bremen Ⓖ | [>](https://rbhlslive.akamaized.net/hls/live/2020435/rbfs/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Logo_Radio_Bremen.svg/640px-Logo_Radio_Bremen.svg.png"/> | RadioBremenFernsehen.de |
| 12 | RBB Berlin Ⓖ | [>](https://rbb-hls-berlin.akamaized.net/hls/live/2017824/rbb_berlin/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Rbb_Fernsehen_Logo_2017.08.svg/640px-Rbb_Fernsehen_Logo_2017.08.svg.png"/> | RBBBerlin.de |
| 13 | RBB Brandenburg Ⓖ | [>](https://rbb-hls-brandenburg.akamaized.net/hls/live/2017825/rbb_brandenburg/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Rbb_Fernsehen_Logo_2017.08.svg/640px-Rbb_Fernsehen_Logo_2017.08.svg.png"/> | RBBBrandenburg.de |
| 14 | SR Ⓖ | [>](https://srfs.akamaized.net/hls/live/689649/srfsgeo/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/SR_Fernsehen_Logo_2023.svg/538px-SR_Fernsehen_Logo_2023.svg.png"/> | SRFernsehen.de |
| 15 | SWR Baden-Württemberg Ⓖ | [>](https://swrbwd-hls.akamaized.net/hls/live/2018672/swrbwd/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/SWR_Logo_2023.svg/640px-SWR_Logo_2023.svg.png"/> | SWRFernsehenBadenWurttemberg.de |
| 16 | SWR Rheinland-Pfalz Ⓖ | [>](https://swrrpd-hls.akamaized.net/hls/live/2018676/swrrpd/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/SWR_Logo_2023.svg/640px-SWR_Logo_2023.svg.png"/> | SWRFernsehenRheinlandPfalz.de |
| 17 | WDR Ⓖ | [>](https://wdrfs247.akamaized.net/hls/live/681509/wdr_msl4_fs247/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b3/Wdr_fernsehen_logo_2016.svg/640px-Wdr_fernsehen_logo_2016.svg.png"/> | WDR.de |
<h3>International</h3>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------------:|:-----:|:----:|:------:|
| 1 | NDR International | [>](https://ndrint.akamaized.net/hls/live/2020766/ndr_int/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Logo_NDR_Fernsehen_2017.svg/578px-Logo_NDR_Fernsehen_2017.svg.png"/> | NDRFernsehenInternational.de |
================================================
FILE: lists/greece.md
================================================
<h1>Greece</h1>
<h2>Public Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:-------------|:--------------------------------------------------------------------------------------|:---------------------------------------------------------|:--------------|
| 1 | ERT 1 Ⓖ | [>](https://ertflix.ascdn.broadpeak.io/ertlive/ert1/default/index.mpd) | <img height="20" src="https://i.imgur.com/WWMe8IY.png"/> | ERT1.gr |
| 2 | ERT 2 Ⓖ | [>](https://ertflix.ascdn.broadpeak.io/ert2/default/index.mpd) | <img height="20" src="https://i.imgur.com/pcusPFl.png"/> | ERT2.gr |
| 3 | ERT 3 Ⓖ | [>](https://ertflix.ascdn.broadpeak.io/ertlive/ert3/default/index.mpd) | <img height="20" src="https://i.imgur.com/KyhzDRm.png"/> | ERT3.gr |
| 4 | ERT News | [>](https://ertflix.ascdn.broadpeak.io/ertlive/ertnews/default/index.m3u8) | <img height="20" src="https://i.imgur.com/saIGLvr.png"/> | ERTNews.gr |
| 5 | ERT World | [>](https://ertflix-ertworld.siliconweb.com/mpegts/618618_3479286/master_mpegts.m3u8) | <img height="20" src="https://i.imgur.com/KsMTWYw.png"/> | ERTWorld.gr |
| 6 | ERT Sports 1 | [>](https://ertflix-ertsports1.siliconweb.com/cmaf/618618_3479292/index.mpd) | <img height="20" src="https://i.imgur.com/gebWmAB.png"/> | ERTSports1.gr |
| 7 | ERT Sports 4 | [>](https://ertflix.ascdn.broadpeak.io/ertlive/seasonal/default/index.mpd) | <img height="20" src="https://i.imgur.com/gebWmAB.png"/> | ERTSports4.gr |
| 8 | ERT Kids Ⓖ | [>](https://ertflix.akamaized.net/ertlive/kids/default/index.m3u8) | <img height="20" src="https://i.imgur.com/XkSR66q.png"/> | ERTKids.gr |
| 9 | ERT Music Ⓖ | [>](https://ertflix.akamaized.net/ertlive/music/default/index.m3u8) | <img height="20" src="https://i.imgur.com/VrKgtfY.png"/> | ERTMusic.gr |
| 10 | Vouli TV | [>](https://diavlos-cache.cnt.grnet.gr/parltv/webtv-1b.sdp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/1vqW7lc.png"/> | VouliTV.gr |
| 11 | RIK Sat | [>](https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/9edlXHP.png"/> | RikSatTV.cy |
<h2>Private National Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:-------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------:|:----------------:|
| 21 | Mega Channel Ⓖ | [X](https://c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8) | <img height="20" src="https://i.imgur.com/TjLy6KT.png"/> | MEGATVHD.gr |#
| 22 | Mega News | [>](https://c98db5952cb54b358365984178fb898a.msvdn.net/live/S99841657/NU0xOarAMJ5X/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Z3k7iA0.png"/> | MegaChannel.gr |
| 23 | ANT1 | [>](https://lcdn.antennaplus.gr/r86d08d448885424196f6cd3ddc5d1489/eu-central-1/6415884360001/playlist_dvr.m3u8) | <img height="20" src="https://i.imgur.com/xDdVa9U.png"/> | ANT1.gr |
| 24 | Star | [>](https://livestar.siliconweb.com/starvod/star4/star4.m3u8) | <img height="20" src="https://i.imgur.com/Hp0stVQ.png"/> | StarChannel.gr |
| 25 | Star International | [>](https://livestar.siliconweb.com/starvod/star_int/star_int.m3u8) | <img height="20" src="https://i.imgur.com/Hp0stVQ.png"/> | StarChannel.gr |
| 26 | AlphaTV | [>](https://alphatvlive2.siliconweb.com/alphatvlive/live_abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/bAVGX0l.png"/> | AlphaTV.gr |
| 27 | Skai TV | [>](http://skai-live.siliconweb.com/media/cambria4/index.m3u8) | <img height="20" src="https://i.imgur.com/TSg7B8X.png"/> | SkaiTV.gr |
| 28 | Open TV Ⓖ | [>](https://liveopen.siliconweb.com/openTvLive/liveopen/playlist.m3u8) | <img height="20" src="https://i.imgur.com/HzBmvPT.png"/> | OpenTV.gr |
| 29 | Makedonia TV | [>](https://lcdn.antennaplus.gr/r444865966c0847fca53b9b0c133af7a9/eu-central-1/6415884360001/playlist_dvr.m3u8) | <img height="20" src="https://i.imgur.com/90iDHbQ.png"/> | MakedoniaTV.gr |
| 30 | Euronews Greek | [x](https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1708135889/ei/ccHPZYOfNpa41wLw85rgDA/ip/2001%3A9e8%3A22c%3Aee00%3A57a2%3Aeb3%3Ac696%3Aa762/id/uWIhV9gQClg.2/source/yt_live_broadcast/requiressl/yes/xpc/EgVo2aDSNQ%3D%3D/hfr/1/playlist_duration/30/manifest_duration/30/maudio/1/spc/UWF9f-6IDVTs5-2dy0AVeKcl5_pllEQhIzC1P6ZQqfg1nWU/vprv/1/go/1/pacing/0/nvgoi/1/keepalive/yes/fexp/24007246/dover/11/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Cxpc%2Chfr%2Cplaylist_duration%2Cmanifest_duration%2Cmaudio%2Cspc%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/AJfQdSswRgIhAKHKG1xVSTvOPOLOfAtgYGxjT5TXFh2fpuXgX3_N52NlAiEA2nRFl4bWATy1aF6dOwQLfrm1MlDEZT2BWJUOBYET0wE%3D/file/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Euronews_2016_logo.svg/640px-Euronews_2016_logo.svg.png"/> | EuronewsGreek.fr |
<h2>Athens Attica Regional Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:----------------|:------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------|:------------------|
| 31 | Action24 | [>](https://actionlive.siliconweb.com/actionabr/actiontv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Zi1YohT.png"/> | Action24TV.gr |
| 32 | Alert | [>](https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8) | <img height="20" src="https://i.imgur.com/xqa87lG.png"/> | alert.gr |
| 33 | ART | [>](https://rumble.com/live-hls/7113t0/playlist.m3u8) | <img height="20" src="https://i.imgur.com/7TyUxLj.png"/> | arttv.gr |
| 34 | Blue Sky | [>](https://cdn5.smart-tv-data.com/bluesky/bluesky-live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/rzuQslM.png"/> | BlueSky.gr |
| 35 | High TV | [>](https://live.streams.ovh/hightv/hightv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/wHzCGry.png"/> | hightv.gr |
| 36 | Kontra | [>](https://kontralive.siliconweb.com/live/kontratv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ROZ9VfV.png"/> | KontraChannel.gr |
| 37 | Mad | [x]() | <img height="20" src="https://i.imgur.com/OTTxxGe.png"/> | Mad.gr |
| 38 | Naftemporiki TV | [>](https://stream-188125.castr.net/631af9c016e5eace19ff9a5b/live_048998706a2311ee83b33fe7fbad252d/index.fmp4.m3u8) | <img height="20" src="https://i.imgur.com/9OFdMud.png"/> | NaftemporikiTV.gr |
| 39 | One Channel | [>](https://onechannel.siliconweb.com/one/stream/chunks_dvr.m3u8) | <img height="20" src="https://i.imgur.com/GwKaHbM.png"/> | OneChannel.gr |
| 40 | Rise | [x](http://ovh-edge-h.evrideo.com:8080/23e234f2-aec8-4804-b694-4cdd71d2d48d_MONITORING_HLS/video_240p_WEBRTC_MONITORING.m3u8) | <img height="20" src="https://i.imgur.com/B6ZtqJ8.png"/> | risetv.gr |
| 41 | Smile | [x](https://s1.cystream.net/live/smile/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Ax6K20a.png"/> | tvsmile.gr |
<h2>Thessaloniki and Central Macedonia Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:--------|:----------------------------------------------------------------------------|:----------------------------------------------------------|:-------------|
| 51 | 4E | [>](http://eu2.tv4e.gr:1935/live/myStream.sdp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Ed085oJ.png"/> | 4E.gr |
| 52 | DION | [>](https://rtmp.win:3650/live/diontvlive.m3u8) | <img height="20" src="https://i.imgur.com/13MverN.png"/> | DionTV.gr |
| 53 | Egnatia | [>](https://video.streams.ovh:1936/egnatiatv/egnatiatv/index.m3u) | <img height="20" src="https://i.imgur.com/zuyYIca.png"/> | egnatiatv.gr |
| 54 | Euro | [>](https://live20.bozztv.com/akamaissh101/ssh101/eurotvlive/playlist.m3u8) | <img height="20" src="https://i.imgur.com/mHCk05E.png"/> | eurotv.gr |
| 55 | Gnomi | [>](https://live.streams.ovh:8081/gnomitv/index.m3u8) | <img height="20" src="https://i.imgur.com/mHCk05E.png"/> | gnomitv.gr |
| 55 | Pella | [>](https://video.streams.ovh:1936/pellatv/pellatv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/pwUkkGL.jpeg"/> | pellatv.gr |
| 55 | Pontos | [>](https://rtmp.win:3842/live/recme1live.m3u8) | <img height="20" src="https://i.imgur.com/sbTxP6o.png"/> | pontostv.gr |
| 56 | TV 100 | [>](https://panel.gwebstream.eu:19360/tv100skg/tv100skg.m3u8) | <img height="20" src="https://i.imgur.com/9rtf8OR.png"/> | TV100.gr |
| 57 | Vergina | [>](https://verginanews.gr:8443/hls_live/stream1.m3u8) | <img height="20" src="https://i.imgur.com/cpF6wvR.png"/> | verginatv.gr |
<h2>Peloponnese Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:---------------|:-----------------------------------------------------------------------------|:---------------------------------------------------------|:---------------|
| 61 | Best TV | [>](https://besttv.siliconweb.com/bestTV/live_abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/VA13E3w.png"/> | besttv.gr |
| 62 | Hlektra | [>](https://live20.bozztv.com/giatv/giatv-hlektratv/hlektratv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/LbogUPS.png"> | hlektra.gr |
| 63 | Ionian Channel | [>](https://stream.ioniantv.gr/ionian/live_abr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ADVYeQd.png"/> | ioniantv.gr |
| 64 | Lepanto | [>](https://fr.crystalweb.net:1936/lepantotv/lepantotv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/h6Tqe0k.png"> | lepantortv.gr |
| 65 | Lychnos | [>](https://thor.mental-media.gr:19360/imp/imp.m3u8) | <img height="20" src="hhttps://i.imgur.com/JYSlBfY.png"> | lychnostv.gr |
| 66 | Mesogeios TV | [>](https://rtmp.win:3793/live/mesogeiostvlive.m3u8) | <img height="20" src="https://i.imgur.com/tr0Lf9K.png"/> | mesogeiostv.gr |
| 67 | ORT | [x](https://fr.crystalweb.net:1936/ort/ort/playlist.m3u8) | <img height="20" src="https://i.imgur.com/ytV3lbP.png"/> | ort.gr |
| 68 | PLP | [x](https://www.hellasnet.tv/rest2.live.hn/w2r.plp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2PTEChx.png"> | plptv.gr |
<h2>Eastern Sterea, Fokida, Evoea Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:--------------------|--------------------------------------------------------------------------------------------|:---------------------------------------------------------:|:--------------:|
| 71 | Epsilon | [>](https://neon.streams.gr:8081/epsilontv/index.m3u8) | <img height="20" src="https://i.imgur.com/vUQSDvZ.png"/> | epsilon.gr |
| 72 | Star Central Greece | [>](https://telmaco-cdn.akamaized.net/starcgr/default/dash/LAMIAStar-video=3000000.dash) | <img height="20" src="https://i.imgur.com/BTUEvxg.png"/> | digitalstar.gr |
| 73 | 91NRG | [>](http://tv.nrg91.gr:1935/onweb/live/master.m3u8) | <img height="20" src="https://i.imgur.com/g1pCRRG.png"> | nrg91.gr |
<h2>Thessalia Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:----------|---------------------------------------------------------------|:--------------------------------------------------------:|:---------------|
| 81 | Astra | [x](https://usher.ttvnw.net/api/channel/hls/astratv2021.m3u8) | <img height="20" src="https://i.imgur.com/oYRPfZm.png"/> | astratv.gr |
| 82 | Thessalia | [>](https://thessaliachannel.gr:3339/live/thesstvlive.m3u8) | <img height="20" src="https://i.imgur.com/KXz67LY.png"/> | thessaliatv.gr |
| 83 | TRT | [>](https://av.hellasnet.tv/rst/trt/index.m3u8) | <img height="20" src="https://i.imgur.com/g0jPOcC.png"/> | trttv.gr |
<h2>Western Greece Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:--:|:------------|---------------------------------------------------------------------------|:-----------------------------------------------------------|:--------------|
| 91 | Acheloos | [>](https://acheloostv.streamings.gr/live/stream/index.m3u8) | <img height="20" src="https://i.imgur.com/5SVMxcu.png" /> | acheloostv.gr |
| 92 | ART TV | [>](https://rtmp.win:3696/live/arttvgrlive.m3u8) | <img height="20" src="https://i.imgur.com/LyCqQvx.png" /> | arttv.gr |
| 93 | Corfu | [>](https://itv.streams.ovh:1936/corfuchannel/corfuchannel/playlist.m3u8) | <img height="20" src="https://i.imgur.com/dCMqo8w.jpeg" /> | corfutv.gr |
| 94 | Epirus TV 1 | [>](https://rtmp.win:3929/live/epiruslive.m3u8) | <img height="20" src="https://i.imgur.com/QB3aSl1.png" /> | epirustv1.gr |
| 95 | Start | [>](https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8) | <img height="20" src="https://i.imgur.com/nrEtmBN.png" /> | starttv.gr |
<h2>Thrace and Eastern Macedonia Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------|---------------------------------------------------------------------------|:---------------------------------------------------------|:---------------|
| 101 | Center TV | [>](https://eu1.streams.gr:8081/centertv/index.m3u8) | <img height="20" src="https://i.imgur.com/52JW71Q.png"/> | CenterTV.gr |
| 102 | Delta Evros | [>](http://81.171.10.42:1935/liveD/DStream.sdp/chunklist_w819085920.m3u8) | <img height="20" src="https://i.imgur.com/PDfSkRF.png"/> | DeltaTV.gr |
| 103 | Thraki Net TV | [>](https://cdn.onestreaming.com/thrakinettv/thrakinettv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/DV0I0ed.png"/> | ThrakiNetTV.gr |
<h2>Crete</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:----------|:----------------------------------------------------------------------|:-----------------------------------------------------------|:-------------|
| 111 | Creta | [>](http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8) | <img height="20" src="https://i.imgur.com/x0qK8IE.png"/> | CretaTV.gr |
| 112 | Kriti 1 | [>](https://livetv.streams.ovh:8081/kriti/index.m3u8) | <img height="20" src="https://i.imgur.com/C1ucQeC.png"/> | Kriti1Tv.gr |
| 113 | Kriti TV | [>](https://cretetvlive.siliconweb.com/cretetv/liveabr/playlist.m3u8) | <img height="20" src="https://i.imgur.com/eLhYMmc.png"/> | KritiTv.gr |
| 114 | NEA | [>](https://live.neatv.gr:8888/hls/neatv_high/index.m3u8) | <img height="20" src="https://i.imgur.com/nvNW8G7.png"/> | NeaTV.gr |
| 115 | TeleKriti | [>](https://neon.streams.gr:8081/telekriti/index.m3u8) | <img height="20" src="https://i.imgur.com/18ZYiyi.png"/> | TeleKriti.gr |
<h2>Aegean Channels</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:-----------|-----------------------------------------------------------------------|:---------------------------------------------------------|:------------|
| 121 | Samiaki TV | [>](http://live.cast-control.eu:1935/samiaki/samiaki/playlist.m3u8) | <img height="20" src="https://i.imgur.com/aV5QoNG.png"/> | CenterTV.gr |
| 102 | Syros TV1 | [>](https://eco.streams.ovh:1936/syrostv1/syrostv1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/duXHyvN.png"/> | SyrosTV1.gr |
<h2>Radio</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:------------------:|:--------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------:|:------------:|
| 201 | Η Φωνή της Ελλάδας | [>](https://ertmmd.akamaized.net/ertradio/voiceofgreece/default/index.mpd) | <img height="20" src="https://upload.wikimedia.org/wikipedia/el/thumb/5/58/VoiceOfGreece.svg/512px-VoiceOfGreece.svg.png"/> | ERTWorld1.gr |
================================================
FILE: lists/greenland.md
================================================
<h1>Greenland</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | KNR1 Ⓨ Ⓖ | [>](https://www.youtube.com/@KNRgreenland/live) | <img height="20" src="https://i.imgur.com/8Pf5SJb.png"/> | KNR1.gl |
| 2 | KNR2 Ⓨ | [>](https://www.youtube.com/@nutaarsiassat/live) | <img height="20" src="https://i.imgur.com/8Pf5SJb.png"/> | KNR2.gl |
================================================
FILE: lists/hong_kong.md
================================================
<h1>Hong Kong</h1>
* https://en.wikipedia.org/wiki/List_of_television_stations_in_Hong_Kong#Free-to-air_television_channels
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 31 | RTHK TV 31 | [>](https://rthktv31-live.akamaized.net/hls/live/2036818/RTHKTV31/master.m3u8) | <img height="20" src="https://i.imgur.com/kf818kM.png"/> | RTHKTV31.hk |
| 32 | RTHK TV 32 | [>](https://rthktv32-live.akamaized.net/hls/live/2036819/RTHKTV32/master.m3u8) | <img height="20" src="https://i.imgur.com/MXLuUoU.png"/> | RTHKTV32.hk |
| 77 | HOY TV Ⓖ | [>](https://hoytv-live-stream.hoy.tv/ch78/index-fhd.m3u8) | <img height="20" src="https://i.imgur.com/NfVZPTT.png"/> | HKIBC.hk |
| 83 | TVB News Channel | [>](https://tvp22.sky4k.top/index1.php) | <img height="20" src="https://i.imgur.com/Gwij0Fj.png"/> | TVBNewsChannel.hk |
| 84 | TVB Finance (Sports & Information Channel) | [>](https://tvp22.sky4k.top/index2.php) | <img height="20" src="https://i.imgur.com/Fkkp7x7.png"/> | TVBFinanceSportsInformationChannel.hk |
================================================
FILE: lists/hungary.md
================================================
<h1>Hungary</h1>
https://en.wikipedia.org/wiki/List_of_television_stations_in_Hungary
<h2>National</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | M1 Hiradó Ⓨ | [>](https://www.youtube.com/@M1-Hirado/live) | <img height="20" src="https://i.imgur.com/neddXUd.png" /> | M1.hu |
<h2>Commercial</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | RTL Klub | [>](https://cdn.mediaklikk.org:443/rtl/00wMyEjM5UTM) | <img height="20" src="https://onlinestream.live/logos/6141.png" /> | RTLKlub.hu |
| 2 | TV2 | [>](https://cdn.mediaklikk.org:443/tv2/00wMyEjM4UTM) | <img height="20" src="https://nlc.p3k.hu/uploads/2021/09/tv2-logo.jpg" /> | TV2.hu |
| 3 | ATV | [>](http://streamservers.atv.hu:80/atvlive/atvstream_2_aac/playlist.m3u8) | <img height="20" src="https://onlinestream.live/logos/4739.png" /> | ATV.hu |
| 4 | Hír TV | [>](https://onlinestream.live/play.m3u?id=4740&ext=.m3u) | <img height="20" src="https://onlinestream.live/logos/4740.png" /> | HirTV.hu |
| 5 | Fix TV | [>](https://fixhd.tv:8082/fix/1080i/playlist.m3u8) | <img height="20" src="https://onlinestream.live/logos/1833.png" /> |
<h2>Religion</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | EWTN TV | [>](https://hls.iptvservice.eu/hls/ewtn-hd.m3u8) | <img height="20" src="https://katolikus.tv/wp-content/themes/bonum/img/ewtn-badge.jpg" /> | BonumTV.hu |
| 2 | Apostol TV | [>](https://live.apostoltv.hu/live/playlist.m3u8) | <img height="20" src="https://www.apostoltv.hu/images/header-logo.png" /> | ApostolTV.hu |
<h2>Music</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | MUSICPlus | [>](http://s02.diazol.hu:10192/stream.m3u8) | | MUSICPlus.hu |
| 2 | Radio 1 Ⓨ | [>](https://www.youtube.com/watch?v=I8dnZoF1nOE) | | |
| 3 | Oxygen Music | [>](https://oxygenmusic.hu:2443/hls/oxygenmusic.m3u8) | | |
| 4 | Dance TV | [>](https://m1b2.worldcast.tv/dancetelevisionone/2/dancetelevisionone.m3u8) | | |
<h2>Series</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | Izaura TV | [>](http://78.109.104.240:8000/play/a0ch/index.m3u8?HasBahCa.m3u8) | <img height="20" src="https://onlinestream.live/logos/6141.png" /> | IzauraTV.hu |
<h2>News</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| 1 | Euronews Hungarian Ⓨ | [>](https://www.youtube.com/channel/UC4Ct8gIf9f0n4mdyGsFiZRA/live) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Euronews_2022.svg/640px-Euronews_2022.svg.png" /> | EuronewsHungarian.fr |
| 2 | Parlamenti közvetítés | [>](https://plenaris.parlament.hu:446/edgelive/smil:mkogyplen.smil/playlist.m3u8) |
| 3 | Parlamenti TAB közvetítés | [>](https://tab.parlament.hu:446/edgelive/smil:mkogytab.smil/playlist.m3u8) |
<h2>Regional</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Balaton TV | [>](https://stream.iptvservice.eu/hls/balatontv.m3u8) | <img height="20" src="https://i.imgur.com/ip8L5Vt.jpg" /> | BalatonTV.hu |
| 2 | Budakalász | [>](https://stream.streaming4u.hu/TVBudakalasz/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/MGkvVQg.png" /> |
| 3 | Hatoscsatorna | [>](rtmp://lpmedia.hu:1935/Hatoscsatorna/livestream) | <img height="20" src="https://i.imgur.com/vraAfd7.png" /> | Hatoscsatorna.hu |
| 4 | Komlos TV | [>](https://stream.streaming4u.hu/KomlosTV/tracks-v1a1/mono.m3u8) | <img height="20" src="https://i.imgur.com/MDYb5yz.png" /> | KomlosTV.hu |
| 5 | Ózdi Városi TV | [>](https://stream.unrealhosting.hu:443/hls/ozdtv/live.m3u8) | <img height="20" src="https://i.imgur.com/5cOpdRp.jpg" /> | OzdiVarosiTV.hu |
| 6 | Pannon RTV | [>](https://stream.unrealhosting.hu:443/hls/pannonrtv/live.m3u8) | <img height="20" src="https://i.imgur.com/iD5tCjX.png" /> |
| 7 | TV7 Békéscsaba | [>](https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8) | <img height="20" src="https://i.imgur.com/G9Ib5K3.png" /> |
| 8 | VTV Füzesabony | [>](https://stream.unrealhosting.hu:443/hls/ftv/live.m3u8) | <img height="20" src="https://i.imgur.com/7ZPYJJ0.jpg" /> | VTVFuzesabony.hu |
| 9 | Hegyvidék TV | [>](https://tv.hegyvidek.hu/hvtv/hvstream.m3u8) | <img height="20" src="https://hegyvidektv.hu/wp-content/uploads/2020/08/hegyvidek.jpg" /> | HegyvidekTV.hu |
| 10 | 16TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/16tv.sdp/playlist.m3u8) | <img height="20" src="http://www.16tv.hu/images/xlogo-green.png.pagespeed.ic.79XBdS6JYn.png" /> |
| 11 | CityTV (Belváros Lipótváros) | [>](https://citytv.hu/playlist.m3u8) | <img height="20" src="https://www.citytv.hu/images/logo.png" /> |
| 12 | FehérvárTV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/fehervartv.sdp/playlist.m3u8?key=EWSj2) | <img height="20" src="https://www.fehervartv.hu/css/img/icon-1-2.png" /> |
| 13 | AlföldTV | [>](https://cloudfront41.lexanetwork.com:1344/relay01/livestream006.sdp/playlist.m3u8) | <img height="20" src="http://www.dealood.com/content/uploads/images/March2019/5c9721a07ea87-images-large.png" /> |
| 14 | Gyöngyös TV | [>](https://cloudfront41.lexanetwork.com:1344/relay02/livestream005.sdp/playlist.m3u8?key=hkNHP) | <img height="20" src="https://i.imgur.com/RHgaPCk.png" /> | GyongyosiTV.hu |
| 15 | Halom TV | [>](rtmp://212.92.13.108/live/livestream1) | <img height="20" src="https://www.halomtv.hu/sites/all/themes/gfx_zen/logo.png" /> |
| 16 | Kapos TV | [>](https://cloudfront63.lexanetwork.com:1344/relay01/livestream004.sdp/playlist.m3u8) | <img height="20" src="https://kapos.hu/static/keptar/13/b/9490.jpg" /> | KaposTV.hu |
| 17 | Kecskemét TV | [>](https://eurobioinvest.hu:444/live/ktv.m3u8) | <img height="20" src="https://kecskemetitv.hu/templates/kecskemetitv/img/ktv_logo.png" /> | KecskemetiTV.hu |
| 19 | Lóverseny közvetítés | [>](https://cloudfront41.lexanetwork.com:1344/xrelay/loverseny2.sdp/playlist.m3u8) | <img height="20" src="https://kincsempark.hu/wp-content/uploads/2016/11/fejlec_logo_f-1.png" /> |
| 20 | Zalaegerszeg TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/zegtv.sdp/playlist.m3u8) | <img height="20" src="https://zegtv.hu/wp-content/themes/assembly/images/zegtv-logo.png" /> | ZalaegerszegiTV.hu |
| 21 | Zugló TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/zuglotv.sdp/playlist.m3u8) | <img height="20" src="http://zuglotv.hu/wp-content/themes/ztv/uploads/ztv_logo1.jpg" /> |
| 22 | Tisza TV | [>](https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8) | <img height="20" src="https://www.tiszatv.hu/style/tiszatv_logo.png" /> |
| 23 | DTV | [>](http://cloudfront44.lexanetwork.com:1732/hlsrelay003/hls/livestream.sdp.m3u8) | <img height="20" src="https://i.imgur.com/YSpqmSO.png" /> | DTV.hu |
| 24 | Bajai TV | [>](https://cloudfront41.lexanetwork.com:1344/relay01/livestream002.sdp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/cyReGWh.png" /> | BajaiTV.hu |
| 25 | Vásárhelyi Televízió | [>](https://stream.vasarhelyitelevizio.hu/stream/stream.m3u8) | <img height="20" src="https://i.imgur.com/WOEqdmx.png" /> | VasarhelyiTelevizio.hu |
| 26 | TV Eger | [>](http://stream.tveger.hu:8010/live.m3u8) | <img height="20" src="https://i.imgur.com/GUVW073.png" /> | TVEger.hu |
| 27 | Putnok Városi TV | [>](http://78.47.126.198:5080/LiveApp/streams/902003217052313577741820.m3u8?token=null) | <img height="20" src="https://i.imgur.com/eKXPBFb.png" /> | PVTV.hu |
| 28 | Miskolc TV | [>](https://video.mhzrt.hu/live/mitv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/IoiNus2.png" /> | MiskolcTV.hu |
| 29 | Oroszlányi Városi Televízió | [>](https://cloudfront44.lexanetwork.com:1344/relay01/broadcast002.sdp/playlist.m3u8) | <img height="20" src="https://i.imgur.com/P0fxUH5.png" /> | OroszlanyiVarosiTelevizio.hu |
| 30 | Berente TV | [>](https://stream.streaming4u.hu/BerenteTV/index.m3u8) | | |
| 31 | Budapest Európa TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/bpetv.sdp/playlist.m3u8) | | |
| 32 | Héviz TV | [>](https://cloudfront44.lexanetwork.com:1344/relay03/livestream003.sdp/playlist.m3u8) | | |
| 33 | Jászsági Térségi TV | [>](https://cloudfront44.lexanetwork.com:1344/relay01/broadcast007.sdp/playlist.m3u8) | | |
| 34 | Kanizsa TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/kanizsavtv.sdp/playlist.m3u8) | | |
| 35 | Líceum TV | [>](http://193.225.32.62:8890/live.m3u8) | | |
<h2>Invalid</h2>
| # | Channel | Link | Logo | EPG id|
|:---:|:--------------:|:-----:|:----:|:-----:|
| * | * | [x]() | <img height="20" src="" /> |
| 1 | ErdélyTV | [x](http://telekomtv-ro.akamaized.net/shls/LIVE$ErdelyTV/6.m3u8/Level(1677721)?start=LIVE&end=END) | <img height="20" src="https://i.imgur.com/xAmYapr.jpg" /> |
| 2 | DikhTv | [x](https://onlinestream.live/play.xspf?id=6424&ch=1&ext=.xspf) | <img height="20" src="https://static.wikia.nocookie.net/logopedia/images/6/64/Dikh_TV_2019.jpg" /> | DikhTV.hu |
| 3 | Spektrum Home | [x](http://152.66.115.226:33390/bysid/207) | <img height="20" src="https://epgcdn.azureedge.net/wp-content/uploads/2020/08/logo_SPKH_LOGO_2020_WHITE_65_2.png" /> | SpektrumHome.hu |
| 4 | M2 / Petőfi TV | [>](https://c201-node61-cdn.connectmedia.hu/110102/7184521041cf54cee9c6548e8d0ba377/64117799/index.m3u8) | <img height="20" src="https://i.imgur.com/CzaDhmA.png" /> | M2.hu |
| 5 | M3 | [x](https://onlinestream.live/play.m3u8?id=5931&ch=1&ext=.m3u8) | <img height="20" src="https://onlinestream.live/logos/5931.png" /> | M3.hu |
| 6 | M4 Sport | [>](https://c401-node62-cdn.connectmedia.hu/110110/5dd8dc6d853c9b7f94db85646ed44326/641177e3/index.m3u8) | <img height="20" src="https://nb1.hu/uploads/news/3/31023.jpg" /> | M4Sport.hu |
| 7 | M5 Hungary | [>](http://152.66.115.226:33390/bysid/201) | <img height="20" src="https://i.imgur.com/qLQz2V6.png" /> | M5.hu |
| 8 | Duna TV | [>](http://152.66.115.226:33391/bysid/102) | <img height="20" src="https://i.imgur.com/b4RXacY.png" /> | DunaTV.hu |
| 9 | Duna World / M4+ Sport | [>](http://152.66.115.226:33391/bysid/103) | <img height="20" src="https://i.imgur.com/DciAdFF.png" /> | DunaWorld.hu |
================================================
FILE: lists/iceland.md
================================================
<h1>Iceland</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | RÚV | [>](https://ruv-web-live.akamaized.net/streymi/ruverl/ruverl.m3u8) | <img height="20" src="https://i.imgur.com/vxaSn1K.png"/> | RUV.is |
| 2 | RÚV 2 | [>](https://ruvlive.akamaized.net/out/v1/2ff7673de40f419fa5164498fae89089/index.m3u8) | <img height="20" src="https://i.imgur.com/yDKRuXQ.png"/> | RUV2.is |
| 99 | Alþingi | [>](https://althingi-live.secure.footprint.net/althingi/live/index.m3u8) | <img height="20" src="https://i.imgur.com/n170HMm.png"/> | Althingi.is |
================================================
FILE: lists/india.md
================================================
<h1>India</h1>
<h2>DVB-T</h2>
https://en.wikipedia.org/wiki/List_of_HD_channels_in_India
https://en.wikipedia.org/wiki/List_of_4K_channels_in_India
| # | Channel | Link | Logo | EPG id |
|:---:|:----------------:|:-----:|:----:|:------:|
| 1 | NDTV India | [>](https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u8) | <img height="20" src="https://i.imgur.com/QjJYohG.png" /> | NDTVIndia.in |
| 2 | ABP News | [>](https://abplivetv.pc.cdn.bitgravity.com/httppush/abp_livetv/abp_abpnews/master.m3u8) | <img height="20" src="https://i.imgur.com/DKHUFVQ.png" /> | ABPNews.in |
| 3 | ABP Ananda | [>](https://abplivetv.pc.cdn.bitgravity.com/httppush/abp_livetv/abp_ananda/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/ABP_Ananda_logo.svg/500px-ABP_Ananda_logo.svg.png" /> | ABPAnanda.in |
| 4 | DD National Ⓨ | [>](https://www.youtube.com/doordarshan/live) | <img height="20" src="https://i.imgur.com/MohlE5B.png" /> | DDNational.in |
| 5 | DD News Ⓨ | [>](https://www.youtube.com/c/ddnews/live) | <img height="20" src="https://i.imgur.com/znnVCEf.png" /> | DDNews.in |
| 6 | DD India Ⓨ | [>](https://www.youtube.com/DDIndia/live) | <img height="20" src="https://i.imgur.com/45uptR8.png" /> | DDIndia.in |
| 7 | DD Bharati Ⓨ | [>](https://www.youtube.com/@ddbharati/live) | <img height="20" src="https://i.imgur.com/4tfUIEo.png" /> | DDBharati.in |
| 8 | DD Kisan Ⓨ | [>](https://www.youtube.com/@DDKisan/live) | <img height="20" src="https://i.imgur.com/x56WJEa.png" /> | DDKisan.in |
| 9 | DD Urdu Ⓨ | [>](https://www.youtube.com/@DDUrdu/live) | <img height="20" src="https://i.imgur.com/OiQPS34.png" /> | DDUrdu.in |
| 10 | India Today Ⓨ | [>](https://www.youtube.com/watch?v=sYZtOFzM78M) | <img height="20" src="https://i.imgur.com/C7KK3Fd.png" /> | IndiaToday.in |
| 11 | Aaj Tak Ⓨ | [>](https://www.youtube.com/watch?v=Nq2wYlWFucg) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/2/28/Aaj_tak_logo.png" /> | AajTak.in |
| 12 | India TV Ⓨ | [>](https://www.youtube.com/watch?v=e1FIApIafWE) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/6/60/India_tv_logo-en.png/500px-India_tv_logo-en.png" /> | IndiaTV.in |
| 13 | TV9 Bharatvarsh Ⓨ | [>](https://www.youtube.com/watch?v=nSpwwcHVp80) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a6/TV9_Bharatvarsh.svg/500px-TV9_Bharatvarsh.svg.png" /> | TV9Bharatvarsh.in |
| 14 | Republic Bharat Ⓨ | [>](https://www.youtube.com/watch?v=3DbTO_AMhhc) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Republic_Bharat_logo.svg/500px-Republic_Bharat_logo.svg.png" /> | RepublicBharat.in |
<h2>Invalid</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
================================================
FILE: lists/indonesia.md
================================================
<h1>Indonesia</h1>
| # | Channel | Link | Logo | EPG id |
|:-:|:------------:|:---------------------------------------------------------------------------:|:--------------------------------------------------------:|:--------------:|
| 1 | CNBC Indonesia | [>](https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/chunklist.m3u8) | <img height="20" src="https://imgur.com/ie2zSTY"/> | CNBCIndonesia.am |
| 2 | CNN Indonesia | [>](http://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8) | <img height="20" src="https://imgur.com/MpxTMiP"/> | CNNIndonesia.am |
| 3 | BeritaSatu | [>](https://b1news.beritasatumedia.com/Beritasatu/B1News_1280x720.m3u8) | <img height="20" src="https://imgur.com/vYJVT07"/> | BeritaSatu.am |
================================================
FILE: lists/iran.md
================================================
<h1>Iran</h1>
https://en.wikipedia.org/wiki/List_of_IRIB_television_channels
<h2>Domestic channels</h2>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
| 1 | IRIB TV1 | [x](https://s1-cloud.irib.ir/securelive3/tv1hd/tv1hd.m3u8) | <img height="20" src="https://i.imgur.com/rad9Guw.png"/> | IRIB1.ir |
| 2 | IRIB TV2 | [x](https://s1-cloud.irib.ir/securelive3/tv2hd/tv2hd.m3u8) | <img height="20" src="https://i.imgur.com/FKiTd3O.png"/> | IRIB2.ir |
| 3 | IRIB TV3 | [x](https://s1-cloud.irib.ir/securelive3/tv3hd/tv3hd.m3u8) | <img height="20" src="https://i.imgur.com/6cIaH0c.png"/> | IRIB3.ir |
| 4 | IRIB TV4 Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/tv4sd/tv4sd.m3u8) | <img height="20" src="https://i.imgur.com/fsdz81l.png"/> | IRIB4.ir |
| 5 | IRIB TV5/Tehran TV Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/tv5sd/tv5sd.m3u8) | <img height="20" src="https://i.imgur.com/VdOFcN4.png"/> | IRIB5.ir |
| 6 | IRINN | [x](https://s1-cloud.irib.ir/securelive3/irinnhd/irinnhd.m3u8) | <img height="20" src="https://i.imgur.com/7HL4joq.png"/> | IRINN.ir |
| 7 | IRIB Amoozesh Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/amoozeshsd/amoozeshsd.m3u8) | <img height="20" src="https://i.imgur.com/qox2azH.png"/> | AmouzeshTV.ir |
| 8 | IRIB Quran | [x](https://s1-cloud.irib.ir/securelive3/quranhd/quranhd.m3u8) | <img height="20" src="https://i.imgur.com/nmOKBaK.png"/> | QuranTV.ir |
| 9 | IRIB Mostanad | [x](https://s1-cloud.irib.ir/securelive3/mostanadhd/mostanadhd.m3u8) | <img height="20" src="https://i.imgur.com/lRDgugZ.png"/> | IRIBMostanad.ir |
| 10 | IRIB Namayesh | [x](https://s1-cloud.irib.ir/securelive3/namayeshhd/namayeshhd.m3u8) | <img height="20" src="https://i.imgur.com/Nq0pCGr.png"/> | NamayeshTV.ir |
| 11 | IRIB Ofogh | [x](https://s1-cloud.irib.ir/securelive3/ofoghhd/ofoghhd.m3u8) | <img height="20" src="https://i.imgur.com/fhqeYGb.png"/> | OfoghTV.ir |
| 12 | IRIB Varzesh | [x](https://s1-cloud.irib.ir/securelive3/varzeshhd/varzeshhd.m3u8) | <img height="20" src="https://i.imgur.com/tRLSrxa.png"/> | VarzeshTV.ir |
| 13 | IRIB Pooya & Nahal | [x](https://s1-cloud.irib.ir/securelive3/pooyahd/pooyahd.m3u8) | <img height="20" src="https://i.imgur.com/hjeQUtg.png"/> | PooyaTV.ir |
| 14 | IRIB Salamat Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/salamatsd/salamatsd.m3u8) | <img height="20" src="https://i.imgur.com/K0YUhne.png"/> | SalamatTV.ir |
| 15 | IRIB Nasim | [x](https://s1-cloud.irib.ir/securelive3/nasimhd/nasimhd.m3u8) | <img height="20" src="https://i.imgur.com/EqjQN83.png"/> | Nasim.ir |
| 16 | IRIB Omid Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/omidsd/omidsd.m3u8) | <img height="20" src="https://i.imgur.com/s9iUe1l.png"/> | IRIBOmid.ir |
| 17 | IRIB Tamasha | [x](https://s1-cloud.irib.ir/securelive3/tamashahd/tamashahd.m3u8) | <img height="20" src="https://i.imgur.com/YffSCWH.png"/> | Tamasha.ir |
| 18 | iFilm | [x](https://s1-cloud.irib.ir/securelive3/ifilmhd/ifilmhd.m3u8) | <img height="20" src="https://i.imgur.com/4Z9L1AW.png"/> | iFilmPersian.ir |
| 19 | IRIB UHD-HDR | [x](https://s1-cloud.irib.ir/securelive3/uhd/uhd.m3u8) | <img height="20" src="https://i.imgur.com/qZ98jaa.png"/> | IRIBUHD.ir |
<h2>Foreign channels</h2>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
| 1 | Jame Jam TV 1 | [x](https://s1-cloud.irib.ir/securelive3/jamejam1hd/jamejam1hd.m3u8) | <img height="20" src="https://i.imgur.com/BjaN3W1.png"/> | JameJamTVNetwork1.ir |
| 2 | Jame Jam TV 2 Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/jamejam2sd/jamejam2sd.m3u8) | <img height="20" src="https://i.imgur.com/BjaN3W1.png"/> | JameJamTVNetwork2.ir |
| 3 | Jame Jam TV 3 Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/jamejam3sd/jamejam3sd.m3u8) | <img height="20" src="https://i.imgur.com/BjaN3W1.png"/> | JameJamTVNetwork3.ir |
| 4 | iFilm 2 Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/ifilm2sd/ifilm2sd.m3u8) | <img height="20" src="https://i.imgur.com/WZrGsFb.png"/> | iFilm2.ir |
| 5 | iFilm Arabic Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/ifilmarabsd/ifilmarabsd.m3u8) | <img height="20" src="https://i.imgur.com/D3cXTpJ.png"/> | iFilmArabic.ir |
| 6 | iFilm English Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/ifilmengsd/ifilmengsd.m3u8) | <img height="20" src="https://i.imgur.com/RdC0DQk.png"/> | iFilmEnglish.ir |
| 7 | Sahar TV Azeri Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/saharazarsd/saharazarsd.m3u8) | <img height="20" src="https://i.imgur.com/ZvNpHTj.png"/> | SaharAzeri.ir |
| 8 | Sahar TV Urdu Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/saharurdusd/saharurdusd.m3u8) | <img height="20" src="https://i.imgur.com/krc2nHm.png"/> | SaharUrdu.ir |
| 9 | Sahar TV Kurdi Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/saharkurdsd/saharkurdsd.m3u8) | <img height="20" src="https://i.imgur.com/FxFNcHA.png"/> | SaharKurdi.ir |
| 10 | Sahar TV Balkan Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/saharbalksd/saharbalksd.m3u8) | <img height="20" src="https://i.imgur.com/RdmtePb.png"/> | SaharBalkan.ir |
| 11 | Al-Kawthar TV Ⓢ | [x](https://s1-cloud.irib.ir/securelive3/alkawtharsd/alkawtharsd.m3u8) | <img height="20" src="https://i.imgur.com/kKAKqd5.png"/> | AlKawtharTV.ir |
| 12 | Al-Alam News Network Ⓢ | [>](https://live2.alalam.ir/alalam.m3u8) | <img height="20" src="https://i.imgur.com/UbD0Ndr.png"/> | AlalamNewsChannel.ir |
| 13 | Press TV | [>](https://cdnlive.presstv.ir/cdnlive/smil:cdnlive.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/X3YP2Gg.png"/> | PressTV.ir |
| 14 | Press TV French | [>](https://live1.presstv.ir/live/presstvfr/index.m3u8) | <img height="20" src="https://i.imgur.com/X3YP2Gg.png"/> | PressTVFrench.ir |
| 15 | HispanTV Ⓢ | [x](https://live1.presstv.ir/live/hispan.m3u8) | <img height="20" src="https://i.imgur.com/hnhP9o0.png"/> | HispanTV.ir |
| 16 | IranPress Ⓢ | [>](https://live1.presstv.ir/live/iranpress/index.m3u8) | <img height="20" src="https://i.imgur.com/Qrubr3v.png"/> | IranPress.ir |
<h2>Provincial channels</h2>
| # | Channel | Link | Logo | EPG id |
|:----:|:--------------:|:-----:|:----:|:------:|
================================================
FILE: lists/iraq.md
================================================
<h1>Iraq</h1>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Al-Hurra Iraq | [>](https://mbnvvideoingest-i.akamaihd.net/hls/live/1004674/MBNV_ALHURRA_IRAQ/playlist.m3u8) | <img height="20" src="https://i.imgur.com/mXBZEQP.png"/> | AlhurraTVIraq.iq |
| 2 | Al-Hurra | [>](https://mbnvvideoingest-i.akamaihd.net/hls/live/1004673/MBNV_ALHURRA_MAIN/playlist.m3u8) | <img height="20" src="https://i.imgur.com/0izeu5z.png"/> | AlHurra.iq |
| 3 | Al-Iraqiya | [>](https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8) | <img height="20" src="https://i.imgur.com/imdV6kL.png"/> |
| 4 | Al-Rafidain | [>](https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/D78qG91.png"/> | AlRafidainTV.iq |
| 5 | Al-Rasheed | [>](https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/SU9HbXY.png"/> | AlRasheedTV.iq |
| 6 | Al-Sharqiya News | [>](https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/P6p17ZY.jpg"/> | AlSharqiyaNews.iq |
| 7 | Al-Sharqiya | [>](https://5d94523502c2d.streamlock.net/home/mystream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/bPYyXNf.png"/> | AlSharqiya.iq |
| 8 | Dijlah Tarab | [>](https://ghaasiflu.online/tarab/tracks-v1a1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/2SBjjBQ.png"/> | DijlahTarab.iq |
| 9 | Dijlah TV | [>](https://ghaasiflu.online/Dijlah/tracks-v1a1/playlist.m3u8) | <img height="20" src="https://i.imgur.com/FJEeYiz.png"/> | DijlahTV.iq |
| 10 | iNEWS | [>](https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/PeuBkaH.png"/> | INews.iq |
| 11 | Iraq Future Ⓢ | [>](https://streaming.viewmedia.tv/viewsatstream40/viewsatstream40.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Z7woTe5.png"/> | IraqFuture.iq |
| 12 | Turkmeneli TV | [>](https://137840.global.ssl.fastly.net/edge/live_6b7c6e205afb11ebb010f5a331abaf98/playlist.m3u8) | <img height="20" src="https://i.imgur.com/iUhhg4B.png"/> | TurkmeneliTV.iq |
| 13 | Zagros TV | [>](https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/playlist.m3u8) | <img height="20" src="https://i.imgur.com/UjIuIQX.png"/> | ZagrosTV.iq |
================================================
FILE: lists/ireland.md
================================================
<h1>Ireland</h1>
<h2>Saorview</h2>
* https://en.wikipedia.org/wiki/Saorview#Television
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 4 | TG4 | [>](https://dx4452e0qv6r9.cloudfront.net/tg4_vod_national.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/TG4_logo.svg/1024px-TG4_logo.svg.png"/> | TG4.ie |
| 22 | Houses of the Oireachtas Channel | [>](https://d33zah5htxvoxb.cloudfront.net/el/live/oirtv/hls.m3u8) | <img height="20" src="https://i.imgur.com/aC4fsCI.png"/> | OireachtasTV.ie |
<h2>Radio</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Today FM | [>](https://stream.audioxi.com/TDAAC) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/b/bf/Today_FM_Logo_2017.jpg"> | todayfm.com |
|2 | 98FM | [>](https://stream.audioxi.com/98) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/98FM_2022.svg/1920px-98FM_2022.svg.png" /> | 98fm.com |
| 3 | FM104 | [>](https://wg.cdn.tibus.net/fm104MP3128) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/c/cb/FM104_logo_tile.png" /> | fm104.ie |
| 4 | Radio Nova | [>](https://stream.audioxi.com/NOVA) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/a/a1/Nova-web1-228x150.jpg" /> | www.nova.ie |
| 5 | Spin 103.8 | [>](https://stream.audioxi.com/SP) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/2/2e/Spin_400x400.png" /> | spin1038.com |
| 6 | Newstalk | [>](https://stream.audioxi.com/NT) | <img height="20" src="" /> | newstalk.com
| 7 | Dublin's Q102 | [>](https://wg.cdn.tibus.net/q102MP3128) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/e/e7/Dublins_Q102_Logo.png" /> | q102.ie |
| 8 | Classic Hits | [>](https://stream.audioxi.com/CLASSIC) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/3/31/Classichits2023.jpg" /> | classichits.ie |
| 9 | Sunshine 106.8 | [>](https://live-bauerie.sharp-stream.com/SUN) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/9/97/Sunshine_106.8_logo.png" /> | sunshineradio.ie |
<h2>Invalid</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | RTÉ One | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/e/e4/RT%C3%89_One_2014.svg/640px-RT%C3%89_One_2014.svg.png"/> | RTEOne.ie |
| 2 | RTÉ2 | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/1/11/RT%C3%892_logo.svg/640px-RT%C3%892_logo.svg.png"/> | RTE2.ie |
| 3 | Virgin Media 1 | [x](http://csm-e.cds1.yospace.com/csm/extlive/tv3ie01,tv3-prd.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Virgin_Media_One_logo_2018.svg/1024px-Virgin_Media_One_logo_2018.svg.png"/> | VirginMediaOne.ie |
| 5 | Virgin Media 2 | [x](http://csm-e.cds1.yospace.com/csm/extlive/tv3ie01,3e-prd.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/c/c5/Virgin_Media_Two_logo_2018.svg/1024px-Virgin_Media_Two_logo_2018.svg.png"/> | VirginMediaTwo.ie |
| 6 | Virgin Media 3 | [x](http://csm-e.cds1.yospace.com/csm/extlive/tv3ie01,be3-prd.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/thumb/2/2f/Virgin_Media_Three_logo_2018.svg/1024px-Virgin_Media_Three_logo_2018.svg.png"/> | VirginMediaThree.ie |
| 7 | Virgin Media 4 | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/Virgin_Media_Four_logo.svg/1024px-Virgin_Media_Four_logo.svg.png"/> | VirginMediaFour.ie |
| 17 | RTÉjr | [x]() | <img height="20" src="https://i.imgur.com/2rhsMFF.png"/> | Cula4.ie |
| 18 | Cúla4 | [x]() | <img height="20" src="https://i.imgur.com/E3jxqu9.png"/> | RTEjr.ie |
| 21 | RTE News | [x](https://live.rte.ie/live/a/channel3/news.isml/.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/7/78/Updated_RT%C3%89_News_and_Current_Affairs_Logo.png"/> | RTENews.ie |
================================================
FILE: lists/israel.md
================================================
<h1>Israel</h1>
https://en.wikipedia.org/wiki/List_of_television_channels_in_Israel
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 9 | 9 канал Ⓨ | [>](https://www.youtube.com/@israel9tv/live) | <img height="20" src="https://i.imgur.com/pttM3KQ.png"/> | Channel9.il |
| 11 | כאן 11 | [>](https://kan11.media.kan.org.il/hls/live/2024514/2024514/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Kan11Logo.svg/640px-Kan11Logo.svg.png"/> | Kan11.il |
| 12 | ערוץ 12 | [x]() | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Keshet12_2018.svg/788px-Keshet12_2018.svg.png"/> | Keshet12.il |
| 13 | ערוץ 13 | [>](https://d2xg1g9o5vns8m.cloudfront.net/out/v1/0855d703f7d5436fae6a9c7ce8ca5075/index.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/he/thumb/1/17/Reshet13Logo2022.svg/559px-Reshet13Logo2022.svg.png"/> | Channel13.il |
| 14 | ערוץ 14 | [>](https://now14.g-mana.live/media/91517161-44ab-4e46-af70-e9fe26117d2e/mainManifest.m3u8) | <img height="20" src="https://i.imgur.com/Iq2Kb69.png"/> | Now14.il |
| 21 | The Shopping Channel | [>](https://shoppingil-rewriter.vidnt.com/index.m3u8) | <img height="20" src="https://i.imgur.com/PEdXHSE.png"/> | TheShoppingChannel.il |
| 33 | مكان 33 | [>](https://makan.media.kan.org.il/hls/live/2024680/2024680/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/en/5/56/MeKan_33_logo_2017.png"/> | Makan33.il |
| 99 | כאן חינוכית | [>](https://kan23.media.kan.org.il/hls/live/2024691/2024691/master.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/KanHinuchit.svg/640px-KanHinuchit.svg.png"/> | KanEducational.il |
| 99 | Knesset | [>](https://contact.gostreaming.tv/Knesset/myStream/playlist.m3u8) | <img height="20" src="https://i.imgur.com/PEdXHSE.png"/> | Knesset.il |
================================================
FILE: lists/italy.md
================================================
<h1>Italy</h1>
https://en.wikipedia.org/wiki/Television_in_Italy#Digital_terrestrial_television
https://www.tivusat.tv/sat-eng/tivusat/multicanale.aspx
<h2>National DVB-T</h2>
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | Rai 1 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/CAx7yRm.png"/> | Rai1.it |
| 2 | Rai 2 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/zA0PTcs.png"/> | Rai2.it |
| 3 | Rai 3 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308709&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/9kuQCIi.png"/> | Rai3.it |
| 4 | Rete 4 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-r4/r4-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/GWx2Fkl.png"/> | Rete4.it |
| 5 | Canale 5 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-c5/c5-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/p6YdiR1.png"/> | Canale5.it |
| 6 | Italia 1 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-i1/i1-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/oCiOxBG.png"/> | Italia1.it |
| 7 | La7 | [>](https://viamotionhsi.netplus.ch/live/eds/la7/browser-HLS8/la7.m3u8) | <img height="20" src="https://i.imgur.com/F90mpSa.png"/> | La7.it |
| 8 | TV8 Ⓖ | [>](https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11223/tv8web/master.m3u8?hdnts=st=1764666351~exp=1829466206~acl=/*~hmac=b0e9165b6c55027903ad103c8219f363d8765eb300c0d9a339e9767fc3509556) | <img height="20" src="https://i.imgur.com/xvoHVOU.png"/> | TV8.it |
| 9 | Nove | [>](https://d31mw7o1gs0dap.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-y5pbi2sq9r609/NOVE_IT.m3u8) | <img height="20" src="https://i.imgur.com/Hp723RU.png"/> | Nove.it |
| 20 | 20 Mediaset Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-lb/lb-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/It13jwX.png"/> | 20.it |
| 21 | Rai 4 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746966&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/XFkZRfv.png"/> | Rai4.it |
| 22 | Iris Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ki/ki-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/Ixz1BY3.png"/> | Iris.it |
| 23 | Rai 5 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/Leu2zTO.png"/> | Rai5.it |
| 24 | Rai Movie Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/RKpO8CE.png"/> | RaiMovie.it |
| 25 | Rai Premium Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746992&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/RKI4nFy.png"/> | RaiPremium.it |
| 26 | Cielo Ⓖ | [>](https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/11219/cieloweb/master.m3u8?hdnts=st=1764666351~exp=1829466206~acl=/*~hmac=b0e9165b6c55027903ad103c8219f363d8765eb300c0d9a339e9767fc3509556) | <img height="20" src="https://i.imgur.com/cPluF03.png"/> | CieloTV.it |
| 27 | 27 Twentyseven Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ts/ts-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/y2PdPCK.png"/> | 27Twentyseven.it |
| 28 | TV 2000 | [>](https://hls-live-tv2000.akamaized.net/hls/live/2028510/tv2000/master.m3u8) | <img height="20" src="https://i.imgur.com/x7RaK3a.png"/> | TV2000.va |
| 29 | La7 Cinema | [>](https://viamotionhsi.netplus.ch/live/eds/la7d/browser-HLS8/la7d.m3u8) | <img height="20" src="https://i.imgur.com/khPweok.png"/> | La7Cinema.it |
| 30 | La 5 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-ka/ka-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/UNyJaho.png"/> | La5.it |
| 31 | Real Time | [>](https://d3562mgijzx0zq.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-kizqtzpvvl3i8/Realtime_IT.m3u8) | <img height="20" src="https://i.imgur.com/9dcTYg1.png"/> | RealTimeItaly.it |
| 32 | QVC | [>](https://qrg.akamaized.net/hls/live/2017383/lsqvc1it/master.m3u8) | <img height="20" src="https://i.imgur.com/Ea7iUX2.png"/> | QVCItaly.it |
| 33 | Food Network | [>](https://dk3okdd5036kz.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-o4pw0nc02sthz/Foodnetwork_IT.m3u8) | <img height="20" src="https://i.imgur.com/i60OYr9.png"/> | FoodNetworkItaly.it |
| 34 | Cine34 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-b6/b6-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/YyldwhI.png"/> | Cine34.it |
| 35 | Focus Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-fu/fu-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/M4smqpF.png"/> | Focus.it |
| 36 | RTL 102.5 | [>](https://dd782ed59e2a4e86aabf6fc508674b59.msvdn.net/live/S97044836/tbbP8T1ZRPBL/playlist.m3u8) | <img height="20" src="https://i.imgur.com/KdissvS.png"/> | RTL1025TV.it |
| 37 | Discovery Channel | [>](https://d24aqelmrau4kx.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-l1oas691aj7p2/WBTV_IT.m3u8) | <img height="20" src="https://i.imgur.com/5IxIFJ0.png"/> | DiscoveryChannel.it |
| 38 | Giallo | [>](https://d9fqo6nfqlv2h.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-ulukbrgm1n3yb/Giallo_IT.m3u8) | <img height="20" src="https://i.imgur.com/0PIRwZS.png"/> | Giallo.it |
| 39 | Top Crime Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-lt/lt-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/RFIwv9O.png"/> | TopCrime.it |
| 40 | BOING Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-kb/kb-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/niSlrqT.png"/> | BoingItaly.it |
| 41 | K2 | [>](https://d1pmpe0hs35ka5.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-39hsskpppgf72/K2_IT.m3u8) | <img height="20" src="https://i.imgur.com/wlLgSiA.png"/> | K2.it |
| 42 | Rai Gulp Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/lu1DPVb.png"/> | RaiGulp.it |
| 43 | Rai YoYo Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/DRSa3ys.png"/> | RaiYoyo.it |
| 44 | Frisbee | [>](https://d6m7lubks416z.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-zmbstsedxme9s/Frisbee_IT.m3u8) | <img height="20" src="https://i.imgur.com/9y1zIAe.png"/> | Frisbee.it |
| 46 | Cartoonito Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-la/la-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/oK2DcDJ.png"/> | CartoonitoItaly.it |
| 47 | Super! | [>](https://495c5a85d9074f29acffeaea9e0215eb.msvdn.net/super/super_main/super_main_hbbtv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/1124YEp.png"/> | Super.it |
| 48 | Rai News 24 Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=1&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/gdzGwB6.png"/> | RaiNews24.it |
| 49 | Italia 2 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-i2/i2-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/nq48sjO.png"/> | Italia2.it |
| 50 | Sky TG24 Ⓖ | [>](https://hlslive-web-gcdn-skycdn-it.akamaized.net/TACT/12221/web/master.m3u8?hdnts=st=1764666351~exp=1829466206~acl=/*~hmac=b0e9165b6c55027903ad103c8219f363d8765eb300c0d9a339e9767fc3509556) | <img height="20" src="https://i.imgur.com/q4d3Dah.png"/> | SkyTG24.it |
| 51 | TGCOM 24 Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-kf/kf-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/xautVD8.png"/> | TGCom24.it |
| 52 | DMAX | [>](https://d2j2nqgg7bzth.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-02k1gv1j0ufwn/DMAX_IT.m3u8) | <img height="20" src="https://i.imgur.com/dmEmRX7.png"/> | DMAXItaly.it |
| 54 | Rai Storia Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746990&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/K8y5q8x.png"/> | RaiStoria.it |
| 55 | Mediaset Extra Ⓖ | [>](https://live02-seg.msf.cdn.mediaset.net/live/ch-kq/kq-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/mM8lopo.png"/> | MediasetExtra.it |
| 56 | HGTV – Home & Garden Tv | [>](https://d1tidto9vz737l.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-joaw4f4kh2en1/HGTV_IT.m3u8) | <img height="20" src="https://i.imgur.com/emLNC0U.png"/> | HGTVItaly.it |
| 57 | Rai Scuola Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747011&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/tmtJW6s.png"/> | RaiScuola.it |
| 58 | Rai Sport Ⓖ | [>](https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=358025&output=7&forceUserAgent=rainet/4.0.5) | <img height="20" src="https://i.imgur.com/xsGljsb.png"/> | RaiSport.it |
| 59 | Motor Trend | [>](https://d205m6k582pec4.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-asg5puyzdtnqu/Motortrend_IT.m3u8) | <img height="20" src="https://i.imgur.com/ipj2H0n.png"/> | MotorTrend.it |
| 60 | Sportitalia Plus | [>](https://sportsitalia-samsungitaly.amagi.tv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/hu56Ya5.png"/> | Sportitalia.it |
| 61 | Travel TV | [>](https://streaming.softwarecreation.it/GoldTvSat/GoldTvSat/playlist.m3u8) | <img height="20" src="https://i.imgur.com/aXAUyLN.png"/> | TravelTV.it |
| 62 | Donna TV Ⓢ | [>](https://5a1178b42cc03.streamlock.net/donnatv/donnatv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Aa1Abme.png"/> | DonnaTV.it |
| 64 | SuperTennis | [>](https://live-embed.supertennix.hiway.media/restreamer/supertennix_client/gpu-a-c0-16/restreamer/outgest/aa3673f1-e178-44a9-a947-ef41db73211a/manifest.m3u8) | <img height="20" src="https://i.imgur.com/GzsPlbX.png"/> | SuperTennis.it |
| 65 | Alma TV | [>](https://streaming.softwarecreation.it/AlmaTv/AlmaTv/playlist.m3u8) | <img height="20" src="https://i.imgur.com/Y8JiDwN.png"/> | AlmaTV.it |
| 66 | Radio 105 TV Ⓖ | [>](https://live02-seg.msr.cdn.mediaset.net/live/ch-ec/ec-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/3NiLKvj.png"/> | Radio105TV.it |
| 67 | R101 TV Ⓖ | [>](https://live02-seg.msr.cdn.mediaset.net/live/ch-er/er-clr.isml/index.m3u8) | <img height="20" src="https://i.imgur.com/mWeEa9T.png"/> | R101TV.it |
| 69 | Deejay TV | [>](https://4c4b867c89244861ac216426883d1ad0.msvdn.net/live/S85984808/sMO0tz9Sr2Rk/playlist.m3u8) | <img height="20" src="https://i.imgur.com/rlaKH6k.png"/> | DeejayTV.it |
| 70 | RadioItaliaTV | [>](https://radioitaliatv.akamaized.net/hls/live/2093117/Radioita
gitextract_017zkasg/
├── .github/
│ └── workflows/
│ ├── test_playlist.yml
│ └── update_playlist.yml
├── README.md
├── epglist.txt
├── flag_order.txt
├── lists/
│ ├── albania.md
│ ├── andorra.md
│ ├── argentina.md
│ ├── armenia.md
│ ├── australia.md
│ ├── austria.md
│ ├── azerbaijan.md
│ ├── belarus.md
│ ├── belgium.md
│ ├── bosnia_and_herzegovina.md
│ ├── brazil.md
│ ├── bulgaria.md
│ ├── canada.md
│ ├── chad.md
│ ├── chile.md
│ ├── china.md
│ ├── costa_rica.md
│ ├── croatia.md
│ ├── cyprus.md
│ ├── czech_republic.md
│ ├── denmark.md
│ ├── dominican_republic.md
│ ├── egypt.md
│ ├── estonia.md
│ ├── faroe_islands.md
│ ├── finland.md
│ ├── france.md
│ ├── georgia.md
│ ├── germany.md
│ ├── greece.md
│ ├── greenland.md
│ ├── hong_kong.md
│ ├── hungary.md
│ ├── iceland.md
│ ├── india.md
│ ├── indonesia.md
│ ├── iran.md
│ ├── iraq.md
│ ├── ireland.md
│ ├── israel.md
│ ├── italy.md
│ ├── japan.md
│ ├── korea.md
│ ├── kosovo.md
│ ├── latvia.md
│ ├── lithuania.md
│ ├── luxembourg.md
│ ├── macau.md
│ ├── malta.md
│ ├── mexico.md
│ ├── moldova.md
│ ├── monaco.md
│ ├── montenegro.md
│ ├── netherlands.md
│ ├── north_korea.md
│ ├── north_macedonia.md
│ ├── norway.md
│ ├── paraguay.md
│ ├── peru.md
│ ├── poland.md
│ ├── portugal.md
│ ├── qatar.md
│ ├── romania.md
│ ├── russia.md
│ ├── san_marino.md
│ ├── saudi_arabia.md
│ ├── serbia.md
│ ├── slovakia.md
│ ├── slovenia.md
│ ├── somalia.md
│ ├── spain.md
│ ├── spain_vod.md
│ ├── sweden.md
│ ├── switzerland.md
│ ├── taiwan.md
│ ├── trinidad.md
│ ├── turkey.md
│ ├── uk.md
│ ├── ukraine.md
│ ├── united_arab_emirates.md
│ ├── usa.md
│ ├── usa_vod.md
│ ├── venezuela.md
│ ├── zz_documentaries_ar.md
│ ├── zz_documentaries_en.md
│ ├── zz_movies.md
│ ├── zz_news_ar.md
│ ├── zz_news_en.md
│ ├── zz_news_es.md
│ └── zz_vod_it.md
├── make_flags.sh
├── make_playlist.py
├── playlist.m3u8
└── playlists/
├── playlist_albania.m3u8
├── playlist_andorra.m3u8
├── playlist_argentina.m3u8
├── playlist_armenia.m3u8
├── playlist_australia.m3u8
├── playlist_austria.m3u8
├── playlist_azerbaijan.m3u8
├── playlist_belarus.m3u8
├── playlist_belgium.m3u8
├── playlist_bosnia_and_herzegovina.m3u8
├── playlist_brazil.m3u8
├── playlist_bulgaria.m3u8
├── playlist_canada.m3u8
├── playlist_chad.m3u8
├── playlist_chile.m3u8
├── playlist_china.m3u8
├── playlist_costa_rica.m3u8
├── playlist_croatia.m3u8
├── playlist_cyprus.m3u8
├── playlist_czech_republic.m3u8
├── playlist_denmark.m3u8
├── playlist_dominican_republic.m3u8
├── playlist_egypt.m3u8
├── playlist_estonia.m3u8
├── playlist_faroe_islands.m3u8
├── playlist_finland.m3u8
├── playlist_france.m3u8
├── playlist_georgia.m3u8
├── playlist_germany.m3u8
├── playlist_greece.m3u8
├── playlist_greenland.m3u8
├── playlist_hong_kong.m3u8
├── playlist_hongkong.m3u8
├── playlist_hungary.m3u8
├── playlist_iceland.m3u8
├── playlist_india.m3u8
├── playlist_indonesia.m3u8
├── playlist_iran.m3u8
├── playlist_iraq.m3u8
├── playlist_ireland.m3u8
├── playlist_israel.m3u8
├── playlist_italy.m3u8
├── playlist_japan.m3u8
├── playlist_korea.m3u8
├── playlist_kosovo.m3u8
├── playlist_latvia.m3u8
├── playlist_lithuania.m3u8
├── playlist_luxembourg.m3u8
├── playlist_macau.m3u8
├── playlist_malta.m3u8
├── playlist_mexico.m3u8
├── playlist_moldova.m3u8
├── playlist_monaco.m3u8
├── playlist_montenegro.m3u8
├── playlist_netherlands.m3u8
├── playlist_north_korea.m3u8
├── playlist_north_macedonia.m3u8
├── playlist_norway.m3u8
├── playlist_paraguay.m3u8
├── playlist_peru.m3u8
├── playlist_poland.m3u8
├── playlist_portugal.m3u8
├── playlist_qatar.m3u8
├── playlist_romania.m3u8
├── playlist_russia.m3u8
├── playlist_san_marino.m3u8
├── playlist_saudi_arabia.m3u8
├── playlist_serbia.m3u8
├── playlist_slovakia.m3u8
├── playlist_slovenia.m3u8
├── playlist_somalia.m3u8
├── playlist_spain.m3u8
├── playlist_spain_vod.m3u8
├── playlist_sweden.m3u8
├── playlist_switzerland.m3u8
├── playlist_taiwan.m3u8
├── playlist_trinidad.m3u8
├── playlist_turkey.m3u8
├── playlist_uk.m3u8
├── playlist_ukraine.m3u8
├── playlist_united_arab_emirates.m3u8
├── playlist_usa.m3u8
├── playlist_usa_vod.m3u8
├── playlist_venezuela.m3u8
├── playlist_zz_documentaries_ar.m3u8
├── playlist_zz_documentaries_en.m3u8
├── playlist_zz_movies.m3u8
├── playlist_zz_news_ar.m3u8
├── playlist_zz_news_en.m3u8
├── playlist_zz_news_es.m3u8
└── playlist_zz_vod_it.m3u8
SYMBOL INDEX (4 symbols across 1 files)
FILE: make_playlist.py
class Channel (line 94) | class Channel:
method __init__ (line 95) | def __init__(self, group, md_line, country_code=""):
method to_m3u_line (line 111) | def to_m3u_line(self):
function main (line 119) | def main():
Condensed preview — 189 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (2,259K chars).
[
{
"path": ".github/workflows/test_playlist.yml",
"chars": 1416,
"preview": "name: Test IPTV file quality\n\non:\n push:\n branches: [ master ]\n workflow_dispatch:\n\njobs:\n test:\n runs-on: ubun"
},
{
"path": ".github/workflows/update_playlist.yml",
"chars": 573,
"preview": "name: Update playlist\n\non:\n push:\n branches: [ master ]\n workflow_dispatch:\n\njobs:\n update-plalist:\n runs-on: u"
},
{
"path": "README.md",
"chars": 11288,
"preview": "Free TV\n=======\n\nThis is an M3U playlist for free TV channels around the World.\n\nEither free locally (over the air):\n\n[<"
},
{
"path": "epglist.txt",
"chars": 6175,
"preview": "https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz\nhttps://epgshare01.online/epgshare01/epg_ripper_ALJAZEERA1.xm"
},
{
"path": "flag_order.txt",
"chars": 1406,
"preview": "#################\n## ANGLOSPHERE ##\n#################\nusa\ncanada\nuk\nireland\naustralia\n\n##########\n## ASIA ##\n##########\n"
},
{
"path": "lists/albania.md",
"chars": 3102,
"preview": "<h1>Albania</h1>\n\n<h2>DVB-S</h2>\n\n* https://en.satexpat.com/tv/albania/\n\n| # | Channel | Link | Logo | EPG id |"
},
{
"path": "lists/andorra.md",
"chars": 318,
"preview": "<h1>Andorra</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:----:|:--------------:|:-----:|:----:|:------:|\n| "
},
{
"path": "lists/argentina.md",
"chars": 6138,
"preview": "<h1>Argentina</h1>\n\n<h2>TDA</h2>\n\n<h3>National</h3>\nhttps://en.wikipedia.org/wiki/List_of_television_stations_in_Argenti"
},
{
"path": "lists/armenia.md",
"chars": 1040,
"preview": "<h1>Armenia</h1>\n\n| # | Channel | Link | "
},
{
"path": "lists/australia.md",
"chars": 3663,
"preview": "<h1>Australia</h1>\n\nhttps://www.freeview.com.au\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:-------------"
},
{
"path": "lists/austria.md",
"chars": 2034,
"preview": "<h1>Austria</h1>\n\n<h2>DVB-T</h2>\n\nhttps://wiki.ubuntuusers.de/Internet-TV/Stationen\n\n| # | Channel | Link | Log"
},
{
"path": "lists/azerbaijan.md",
"chars": 5180,
"preview": "<h1>Azerbaijan</h1>\n\n* https://az.wikipedia.org/wiki/Azərbaycan_televiziya_kanallarının_siyahısı\n\n<h2>DVB-S</h2>\n\n* http"
},
{
"path": "lists/belarus.md",
"chars": 4320,
"preview": "<h1>Belarus</h1>\n\n<h2>DVB-T</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----"
},
{
"path": "lists/belgium.md",
"chars": 3402,
"preview": "<h1>Belgium</h1>\n\n<h2>Wallonia</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:---------------:|:-----:|"
},
{
"path": "lists/bosnia_and_herzegovina.md",
"chars": 3357,
"preview": "<h1>Bosnia and Herzegovina</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:"
},
{
"path": "lists/brazil.md",
"chars": 2369,
"preview": "<h1>Brazil</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/bulgaria.md",
"chars": 1721,
"preview": "<h1>Bulgaria</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1"
},
{
"path": "lists/canada.md",
"chars": 6711,
"preview": "<h1>Canada</h1>\n\n<h2>English</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:---------------:|:-----:|:-"
},
{
"path": "lists/chad.md",
"chars": 558,
"preview": "<h1>Chad</h1>\n\n<h2>DVB-S</h2>\n\n* https://www.lyngsat.com/freetv/Chad.html\n\n| # | Channel | Link | Logo | EPG i"
},
{
"path": "lists/chile.md",
"chars": 3775,
"preview": "<h1>Chile</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:--:|:--------------:|:-----:|:----:|:------:|\n| 1 | U"
},
{
"path": "lists/china.md",
"chars": 4613,
"preview": "<h1>China</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_Chinese-language_television_channels\n\n<h2>National networks</h2>\n\n"
},
{
"path": "lists/costa_rica.md",
"chars": 1638,
"preview": "<h1>Costa Rica</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n|"
},
{
"path": "lists/croatia.md",
"chars": 5894,
"preview": "<h1>Croatia</h1>\n\n<h2>DVB-T</h2>\n\nList of free-to-air channels can be found from: https://oiv.hr/hr/usluge-i-platforme/o"
},
{
"path": "lists/cyprus.md",
"chars": 2276,
"preview": "<h1>Cyprus</h1>\n\n<h2>Republic of Cyprus</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------"
},
{
"path": "lists/czech_republic.md",
"chars": 5140,
"preview": "<h1>Czech Republic</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------"
},
{
"path": "lists/denmark.md",
"chars": 3543,
"preview": "<h1>Denmark</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/dominican_republic.md",
"chars": 359,
"preview": "<h1>Dominican Republic</h1>\n\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:---------------:|:-----:|:----:|"
},
{
"path": "lists/egypt.md",
"chars": 2704,
"preview": "<h1>Egypt</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:--:|:--------------:|:-----:|:----:|:------:|\n| 1 | A"
},
{
"path": "lists/estonia.md",
"chars": 1306,
"preview": "<h1>Estonia</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/faroe_islands.md",
"chars": 598,
"preview": "<h1>Faroe Islands</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:"
},
{
"path": "lists/finland.md",
"chars": 5679,
"preview": "<h1>Finland</h1>\n\n* https://www.digita.fi/antennitv/vapaat-kanavat-ja-vastaanotto/hyodyllista-tietoa-tvsta/kanavajarjest"
},
{
"path": "lists/france.md",
"chars": 9930,
"preview": "<h1>France</h1>\n\n<h2>Reliable feeds</h2>\n\n<p>These feeds are hosted by their TV channel, either on their website or thei"
},
{
"path": "lists/georgia.md",
"chars": 2062,
"preview": "<h1>Georgia</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/germany.md",
"chars": 10230,
"preview": "<h1>Germany</h1>\n\n<h2>DVB-T</h2>\n\nhttps://en.wikipedia.org/wiki/Television_in_Germany\nhttps://wiki.ubuntuusers.de/Intern"
},
{
"path": "lists/greece.md",
"chars": 26924,
"preview": "<h1>Greece</h1>\n\n<h2>Public Channels</h2>\n\n\n| # | Channel | Link "
},
{
"path": "lists/greenland.md",
"chars": 393,
"preview": "<h1>Greenland</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| "
},
{
"path": "lists/hong_kong.md",
"chars": 1065,
"preview": "<h1>Hong Kong</h1>\n\n* https://en.wikipedia.org/wiki/List_of_television_stations_in_Hong_Kong#Free-to-air_television_chan"
},
{
"path": "lists/hungary.md",
"chars": 10648,
"preview": "<h1>Hungary</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_television_stations_in_Hungary\n\n<h2>National</h2>\n\n| # | Chann"
},
{
"path": "lists/iceland.md",
"chars": 612,
"preview": "<h1>Iceland</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/india.md",
"chars": 2924,
"preview": "<h1>India</h1>\n\n<h2>DVB-T</h2>\n\nhttps://en.wikipedia.org/wiki/List_of_HD_channels_in_India\nhttps://en.wikipedia.org/wiki"
},
{
"path": "lists/indonesia.md",
"chars": 878,
"preview": "<h1>Indonesia</h1>\n\n| # | Channel | Link | "
},
{
"path": "lists/iran.md",
"chars": 6317,
"preview": "<h1>Iran</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_IRIB_television_channels\n\n<h2>Domestic channels</h2>\n\n| # | Chan"
},
{
"path": "lists/iraq.md",
"chars": 2483,
"preview": "<h1>Iraq</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 |"
},
{
"path": "lists/ireland.md",
"chars": 4077,
"preview": "<h1>Ireland</h1>\n\n<h2>Saorview</h2>\n\n* https://en.wikipedia.org/wiki/Saorview#Television\n\n| # | Channel | Link "
},
{
"path": "lists/israel.md",
"chars": 1991,
"preview": "<h1>Israel</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_television_channels_in_Israel\n\n| # | Channel | Link | L"
},
{
"path": "lists/italy.md",
"chars": 75873,
"preview": "<h1>Italy</h1>\n\nhttps://en.wikipedia.org/wiki/Television_in_Italy#Digital_terrestrial_television\nhttps://www.tivusat.tv/"
},
{
"path": "lists/japan.md",
"chars": 24758,
"preview": "<h1>日本 / Japan</h1>\n\n<h2> 地上波/Terrestrial </h2>\n\n| # | Channel | "
},
{
"path": "lists/korea.md",
"chars": 6214,
"preview": "<h1>Korea</h1>\n\nhttps://en.wikipedia.org/wiki/Television_in_South_Korea\n\n| # | Channel | Link | Logo | EPG id "
},
{
"path": "lists/kosovo.md",
"chars": 807,
"preview": "<h1>Kosovo</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/latvia.md",
"chars": 1992,
"preview": "<h1>Latvia</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 11 "
},
{
"path": "lists/lithuania.md",
"chars": 2662,
"preview": "<h1>Lithuania</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| "
},
{
"path": "lists/luxembourg.md",
"chars": 952,
"preview": "<h1>Luxembourg</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n|"
},
{
"path": "lists/macau.md",
"chars": 1317,
"preview": "<h1>Macau</h1>\n\n* https://en.wikipedia.org/wiki/TDM_(Macau)#Channels\n\n| # | Channel | Link | Logo | EPG id |\n|"
},
{
"path": "lists/malta.md",
"chars": 1044,
"preview": "<h1>Malta</h1>\n\n<h2>DVB-T</h2>\n\nhttps://en.wikipedia.org/wiki/List_of_television_stations_in_Malta\n\n| # | Channel "
},
{
"path": "lists/mexico.md",
"chars": 1356,
"preview": "<h1>Mexico</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n|1 "
},
{
"path": "lists/moldova.md",
"chars": 2049,
"preview": "<h1>Moldova</h1>\n\n<h2>DVB-T</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----"
},
{
"path": "lists/monaco.md",
"chars": 586,
"preview": "# Monaco\n\n\n| # | Channel | Link | Logo | EPG id |\n|:----:|:--------------:|:-----:|:----:|:------:|\n|1 | TV M"
},
{
"path": "lists/montenegro.md",
"chars": 756,
"preview": "<h1>Montenegro</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n|"
},
{
"path": "lists/netherlands.md",
"chars": 3589,
"preview": "<h1>Netherlands</h1>\n\n<h2>National</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----"
},
{
"path": "lists/north_korea.md",
"chars": 762,
"preview": "<h1>North Korea</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n"
},
{
"path": "lists/north_macedonia.md",
"chars": 8241,
"preview": "<h1>North Macedonia</h1>\n\n<h2>DVB-T</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:----"
},
{
"path": "lists/norway.md",
"chars": 1444,
"preview": "<h1>Norway</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/paraguay.md",
"chars": 853,
"preview": "<h1>Paraguay</h1>\n\n<h2>DVB-T</h2>\n\nhttps://es.wikipedia.org/wiki/Televisi%C3%B3n_digital_terrestre_en_Paraguay\n\n| # | "
},
{
"path": "lists/peru.md",
"chars": 910,
"preview": "<h1>Peru</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:----:|:--------------:|:-----:|:----:|:------:|\n| 5 |"
},
{
"path": "lists/poland.md",
"chars": 3546,
"preview": "<h1>Poland</h1>\n\n<h2>DVB-T</h2>\n\n* https://en.wikipedia.org/wiki/Telewizja_Polska#DTT_in_Poland\n\n| # | Channel "
},
{
"path": "lists/portugal.md",
"chars": 2463,
"preview": "<h1>Portugal</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1"
},
{
"path": "lists/qatar.md",
"chars": 1895,
"preview": "<h1>Qatar</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:----------:|:-----:|:----:|:------:|\n| 1 | Qatar "
},
{
"path": "lists/romania.md",
"chars": 3130,
"preview": "<h1>Romania</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_television_stations_in_Romania\n\n<h2>National</h2>\n\n| # | Chann"
},
{
"path": "lists/russia.md",
"chars": 10663,
"preview": "<h1>Russia</h1>\n\n<h2>DVB-T2</h2>\n\nhttps://ru.wikipedia.org/wiki/Цифровое_телевидение_в_России#Мультиплексы (only in Russ"
},
{
"path": "lists/san_marino.md",
"chars": 691,
"preview": "<h1>San Marino</h1>\n\n<h2>DVB-T</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:-"
},
{
"path": "lists/saudi_arabia.md",
"chars": 4736,
"preview": "<h1>Saudi Arabia</h1>\n\n| # | Channel | Link "
},
{
"path": "lists/serbia.md",
"chars": 1164,
"preview": "<h1>Serbia</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/slovakia.md",
"chars": 2140,
"preview": "<h1>Slovakia</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| 1"
},
{
"path": "lists/slovenia.md",
"chars": 1713,
"preview": "<h1>Slovenia</h1>\n\n<h2>DVB-T</h2>\n\nhttps://en.wikipedia.org/wiki/Television_in_Slovenia\n\n| # | Channel | Link "
},
{
"path": "lists/somalia.md",
"chars": 2913,
"preview": "<h1>Somalia</h1>\n\n<h2>DVB-S</h2>\n\n* https://www.lyngsat.com/freetv/Somalia.html\n\n| # | Channel | Link | Logo |"
},
{
"path": "lists/spain.md",
"chars": 19776,
"preview": "<h1>Spain</h1>\n\n<h2>TDT</h2>\n\nhttps://en.wikipedia.org/wiki/Television_in_Spain#Digital_terrestrial_television\n<h3>Natio"
},
{
"path": "lists/spain_vod.md",
"chars": 3874,
"preview": "<h1>Spain VOD</h1>\n\n<h2>Yowi TV</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:"
},
{
"path": "lists/sweden.md",
"chars": 3955,
"preview": "<h1>Sweden</h1>\n\n<h2>National</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:--"
},
{
"path": "lists/switzerland.md",
"chars": 1800,
"preview": "<h1>Switzerland</h1>\n\n<h2>German</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|"
},
{
"path": "lists/taiwan.md",
"chars": 2718,
"preview": "<h1>Taiwan</h1>\n\n* https://zh.wikipedia.org/wiki/臺灣數位無線電視#現有頻道\n\n| # | Channel | Link | Logo | EPG id |\n|:--:|:-"
},
{
"path": "lists/trinidad.md",
"chars": 1259,
"preview": "<h1>Trinidad</h1>\n\n| # | Channel | Link | Logo "
},
{
"path": "lists/turkey.md",
"chars": 3011,
"preview": "<h1>Turkey</h1>\n\n<h2>DVB-T</h2>\n\nhttps://en.wikipedia.org/wiki/Television_in_Turkey\n\n\n| # | Channel | Link |"
},
{
"path": "lists/uk.md",
"chars": 39216,
"preview": "<h1>UK</h1>\n\n<h2>Freeview</h2>\n\n* https://en.wikipedia.org/wiki/List_of_television_channels_in_the_United_Kingdom\n* http"
},
{
"path": "lists/ukraine.md",
"chars": 32220,
"preview": "<h1>Ukraine</h1>\n\n<h2>DVB-T2</h2>\n\n| # | Channel | "
},
{
"path": "lists/united_arab_emirates.md",
"chars": 12626,
"preview": "<h1>United Arab Emirates</h1>\n\n* https://www.lyngsat.com/freetv/United-Arab-Emirates.html\n* https://en.kingofsat.tv/find"
},
{
"path": "lists/usa.md",
"chars": 5160,
"preview": "<h1>USA</h1>\n\n<h2>ATSC</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:--"
},
{
"path": "lists/usa_vod.md",
"chars": 5294,
"preview": "<h1>Usa VOD</h1>\n\n<h2>Bumblebee TV</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----"
},
{
"path": "lists/venezuela.md",
"chars": 2145,
"preview": "<h1>Venezuela</h1>\n\nhttps://en.wikipedia.org/wiki/List_of_television_networks_in_Venezuela\n\n| # | Channel | Li"
},
{
"path": "lists/zz_documentaries_ar.md",
"chars": 338,
"preview": "<h1>Documentaries (AR)</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:--"
},
{
"path": "lists/zz_documentaries_en.md",
"chars": 644,
"preview": "<h1>Documentaries (EN)</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:--"
},
{
"path": "lists/zz_movies.md",
"chars": 12981,
"preview": "<h1>VOD Movies (EN)</h1>\n\n<h2>FilmRise</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-"
},
{
"path": "lists/zz_news_ar.md",
"chars": 1656,
"preview": "<h1>News (AR)</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| "
},
{
"path": "lists/zz_news_en.md",
"chars": 14346,
"preview": "<h1>News</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:---------------:|:-----:|:----:|:------:|\n| 1 "
},
{
"path": "lists/zz_news_es.md",
"chars": 1244,
"preview": "<h1>News (ES)</h1>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:----:|:------:|\n| "
},
{
"path": "lists/zz_vod_it.md",
"chars": 113499,
"preview": "<h1>VOD Italy</h1>\n\n<h2>Misc</h2>\n\n| # | Channel | Link | Logo | EPG id |\n|:---:|:--------------:|:-----:|:---"
},
{
"path": "make_flags.sh",
"chars": 949,
"preview": "#!/usr/bin/env bash\n\ncurl -sS https://raw.githubusercontent.com/linuxmint/hypnotix/master/usr/share/hypnotix/countries.l"
},
{
"path": "make_playlist.py",
"chars": 4841,
"preview": "#!/usr/bin/python3\n\nimport os\nimport re\n\nCOUNTRY_CODES = {\n \"albania\": \"AL\",\n \"andorra\": \"AD\",\n \"argentina\": \"A"
},
{
"path": "playlist.m3u8",
"chars": 492762,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_albania.m3u8",
"chars": 9931,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_andorra.m3u8",
"chars": 6542,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_argentina.m3u8",
"chars": 13065,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_armenia.m3u8",
"chars": 7120,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_australia.m3u8",
"chars": 8239,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_austria.m3u8",
"chars": 8646,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_azerbaijan.m3u8",
"chars": 11564,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_belarus.m3u8",
"chars": 10957,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_belgium.m3u8",
"chars": 9087,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_bosnia_and_herzegovina.m3u8",
"chars": 9975,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_brazil.m3u8",
"chars": 8395,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_bulgaria.m3u8",
"chars": 6927,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_canada.m3u8",
"chars": 13332,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_chad.m3u8",
"chars": 6766,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_chile.m3u8",
"chars": 10900,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_china.m3u8",
"chars": 9632,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_costa_rica.m3u8",
"chars": 8155,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_croatia.m3u8",
"chars": 10160,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_cyprus.m3u8",
"chars": 8765,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_czech_republic.m3u8",
"chars": 12804,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_denmark.m3u8",
"chars": 10112,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_dominican_republic.m3u8",
"chars": 6577,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_egypt.m3u8",
"chars": 9425,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_estonia.m3u8",
"chars": 7837,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_faroe_islands.m3u8",
"chars": 6873,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_finland.m3u8",
"chars": 12844,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_france.m3u8",
"chars": 9934,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_georgia.m3u8",
"chars": 8099,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_germany.m3u8",
"chars": 16928,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_greece.m3u8",
"chars": 19231,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_greenland.m3u8",
"chars": 6660,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_hong_kong.m3u8",
"chars": 7412,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_hongkong.m3u8",
"chars": 8370,
"preview": "#EXTM3U x-tvg-url=\"https://iptv-org.github.io/epg/guides/ar/bein.com.xml.gz, https://iptv-org.github.io/epg/guides/ar/i2"
},
{
"path": "playlists/playlist_hungary.m3u8",
"chars": 17700,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_iceland.m3u8",
"chars": 6908,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_india.m3u8",
"chars": 9407,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_indonesia.m3u8",
"chars": 6955,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_iran.m3u8",
"chars": 7122,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_iraq.m3u8",
"chars": 9156,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_ireland.m3u8",
"chars": 8707,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_israel.m3u8",
"chars": 8234,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_italy.m3u8",
"chars": 87276,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_japan.m3u8",
"chars": 21047,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_korea.m3u8",
"chars": 12934,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_kosovo.m3u8",
"chars": 7147,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_latvia.m3u8",
"chars": 7659,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_lithuania.m3u8",
"chars": 7284,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_luxembourg.m3u8",
"chars": 7282,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_macau.m3u8",
"chars": 7726,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_malta.m3u8",
"chars": 6684,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_mexico.m3u8",
"chars": 7885,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_moldova.m3u8",
"chars": 8550,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_monaco.m3u8",
"chars": 6876,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_montenegro.m3u8",
"chars": 7113,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_netherlands.m3u8",
"chars": 9955,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_north_korea.m3u8",
"chars": 6590,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_north_macedonia.m3u8",
"chars": 11279,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_norway.m3u8",
"chars": 7964,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_paraguay.m3u8",
"chars": 6929,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_peru.m3u8",
"chars": 7273,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_poland.m3u8",
"chars": 9902,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_portugal.m3u8",
"chars": 8806,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_qatar.m3u8",
"chars": 8556,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_romania.m3u8",
"chars": 9736,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_russia.m3u8",
"chars": 18174,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_san_marino.m3u8",
"chars": 6846,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_saudi_arabia.m3u8",
"chars": 8173,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_serbia.m3u8",
"chars": 7212,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_slovakia.m3u8",
"chars": 8855,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_slovenia.m3u8",
"chars": 7975,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_somalia.m3u8",
"chars": 8081,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_spain.m3u8",
"chars": 19264,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_spain_vod.m3u8",
"chars": 10893,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_sweden.m3u8",
"chars": 10085,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_switzerland.m3u8",
"chars": 7707,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_taiwan.m3u8",
"chars": 8889,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_trinidad.m3u8",
"chars": 7379,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_turkey.m3u8",
"chars": 9293,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_uk.m3u8",
"chars": 22032,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_ukraine.m3u8",
"chars": 19019,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_united_arab_emirates.m3u8",
"chars": 15790,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_usa.m3u8",
"chars": 11689,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_usa_vod.m3u8",
"chars": 13077,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_venezuela.m3u8",
"chars": 8243,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_documentaries_ar.m3u8",
"chars": 6560,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_documentaries_en.m3u8",
"chars": 6972,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_movies.m3u8",
"chars": 19100,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_news_ar.m3u8",
"chars": 8119,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_news_en.m3u8",
"chars": 20250,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_news_es.m3u8",
"chars": 7623,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
},
{
"path": "playlists/playlist_zz_vod_it.m3u8",
"chars": 86181,
"preview": "#EXTM3U x-tvg-url=\"https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz, https://epgshare01.online/epgshare01/epg_"
}
]
About this extraction
This page contains the full source code of the Free-TV/IPTV GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 189 files (2.1 MB), approximately 556.3k tokens, and a symbol index with 4 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.