diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml new file mode 100644 index 0000000000..3fd52d4457 --- /dev/null +++ b/.github/workflows/automerge.yml @@ -0,0 +1,26 @@ +name: Auto-merge PRs + +on: + pull_request: + types: + - labeled + - unlabeled + - synchronize + - opened + - edited + - ready_for_review + - reopened + - unlocked + pull_request_review: + types: + - submitted + status: {} +jobs: + automerge: + runs-on: ubuntu-latest + steps: + - name: automerge + uses: "pascalgn/automerge-action@f84dd310ea4a19890c70a4ff11ab282a872fb94b" + env: + GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" + AUTOMERGE: "automerge" \ No newline at end of file diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 448de009ef..d7ba129cc5 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -1,14 +1,11 @@ -name: Format Playlists +name: Format playlists on: - push: - branches: - - master - paths: - - 'channels/*' + schedule: + - cron: '0 0 * * *' jobs: - generate: + format: runs-on: ubuntu-latest steps: - name: Checkout @@ -21,11 +18,12 @@ jobs: run: npm run format - name: Create Pull Request - uses: peter-evans/create-pull-request@v1.5.1 + uses: peter-evans/create-pull-request@v1.6.0 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - COMMIT_MESSAGE: 'Format playlists' + GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }} + COMMIT_MESSAGE: 'Formatted playlists' PULL_REQUEST_BRANCH: bot-patch PULL_REQUEST_TITLE: '[Bot] Format playlists' + PULL_REQUEST_LABELS: automerge PULL_REQUEST_BODY: > This pull request is auto-generated by GitHub action. diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml deleted file mode 100644 index 35d4950d69..0000000000 --- a/.github/workflows/generate.yml +++ /dev/null @@ -1,21 +0,0 @@ -name: Generate Playlists and Deploy - -on: - schedule: - - cron: '0 0 * * *' - -jobs: - generate: - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@master - - - name: Generate Playlists and Deploy - uses: JamesIves/github-pages-deploy-action@master - env: - ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} - BASE_BRANCH: master - BRANCH: gh-pages - FOLDER: .gh-pages - BUILD_SCRIPT: npm install && npm run generate diff --git a/.github/workflows/update-readme.yml b/.github/workflows/publish.yml similarity index 55% rename from .github/workflows/update-readme.yml rename to .github/workflows/publish.yml index f903d83ff6..0b1bfa39ac 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/publish.yml @@ -1,8 +1,8 @@ -name: Update README.md +name: Publish playlists on: schedule: - - cron: '0 0 * * *' + - cron: '0 1 * * *' jobs: generate: @@ -10,6 +10,21 @@ jobs: steps: - name: Checkout uses: actions/checkout@master + + - name: Generate Playlists and Deploy + uses: JamesIves/github-pages-deploy-action@master + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + BASE_BRANCH: master + BRANCH: gh-pages + FOLDER: .gh-pages + BUILD_SCRIPT: npm install && npm run generate + update-readme: + runs-on: ubuntu-latest + needs: generate + steps: + - name: Checkout + uses: actions/checkout@master - name: Install Dependencies run: npm install @@ -20,9 +35,10 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v1.5.1 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }} COMMIT_MESSAGE: 'Update README.md' PULL_REQUEST_BRANCH: bot-patch PULL_REQUEST_TITLE: '[Bot] Update README.md' + PULL_REQUEST_LABELS: automerge PULL_REQUEST_BODY: > This pull request is auto-generated by GitHub action. diff --git a/.readme/_categories.md b/.readme/_categories.md index 52cc3e2431..424e79e590 100644 --- a/.readme/_categories.md +++ b/.readme/_categories.md @@ -1 +1 @@ -
CategoryChannelsPlaylist
Auto3https://iptv-org.github.io/iptv/categories/auto.m3u
Business37https://iptv-org.github.io/iptv/categories/business.m3u
Classic1https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy3https://iptv-org.github.io/iptv/categories/comedy.m3u
Documentary10https://iptv-org.github.io/iptv/categories/documentary.m3u
Education3https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment78https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family6https://iptv-org.github.io/iptv/categories/family.m3u
Fashion31https://iptv-org.github.io/iptv/categories/fashion.m3u
Food5https://iptv-org.github.io/iptv/categories/food.m3u
General32https://iptv-org.github.io/iptv/categories/general.m3u
History6https://iptv-org.github.io/iptv/categories/history.m3u
Hobby2https://iptv-org.github.io/iptv/categories/hobby.m3u
Kids41https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative10https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle5https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Local251https://iptv-org.github.io/iptv/categories/local.m3u
Movies107https://iptv-org.github.io/iptv/categories/movies.m3u
Music231https://iptv-org.github.io/iptv/categories/music.m3u
News302https://iptv-org.github.io/iptv/categories/news.m3u
Religious89https://iptv-org.github.io/iptv/categories/religious.m3u
Shop22https://iptv-org.github.io/iptv/categories/shop.m3u
Sport175https://iptv-org.github.io/iptv/categories/sport.m3u
Travel6https://iptv-org.github.io/iptv/categories/travel.m3u
Weather5https://iptv-org.github.io/iptv/categories/weather.m3u
XXX75https://iptv-org.github.io/iptv/categories/xxx.m3u
Other5273https://iptv-org.github.io/iptv/categories/other.m3u
\ No newline at end of file +
CategoryChannelsPlaylist
Auto3https://iptv-org.github.io/iptv/categories/auto.m3u
Business37https://iptv-org.github.io/iptv/categories/business.m3u
Classic1https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy3https://iptv-org.github.io/iptv/categories/comedy.m3u
Documentary10https://iptv-org.github.io/iptv/categories/documentary.m3u
Education3https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment78https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family6https://iptv-org.github.io/iptv/categories/family.m3u
Fashion31https://iptv-org.github.io/iptv/categories/fashion.m3u
Food5https://iptv-org.github.io/iptv/categories/food.m3u
General32https://iptv-org.github.io/iptv/categories/general.m3u
History6https://iptv-org.github.io/iptv/categories/history.m3u
Hobby2https://iptv-org.github.io/iptv/categories/hobby.m3u
Kids41https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative10https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle5https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Local251https://iptv-org.github.io/iptv/categories/local.m3u
Movies107https://iptv-org.github.io/iptv/categories/movies.m3u
Music231https://iptv-org.github.io/iptv/categories/music.m3u
News302https://iptv-org.github.io/iptv/categories/news.m3u
Religious89https://iptv-org.github.io/iptv/categories/religious.m3u
Shop22https://iptv-org.github.io/iptv/categories/shop.m3u
Sport175https://iptv-org.github.io/iptv/categories/sport.m3u
Travel6https://iptv-org.github.io/iptv/categories/travel.m3u
Weather5https://iptv-org.github.io/iptv/categories/weather.m3u
XXX75https://iptv-org.github.io/iptv/categories/xxx.m3u
Other5316https://iptv-org.github.io/iptv/categories/other.m3u
\ No newline at end of file diff --git a/.readme/_countries.md b/.readme/_countries.md index 346a3a440e..ac7e089d4a 100644 --- a/.readme/_countries.md +++ b/.readme/_countries.md @@ -1 +1 @@ -
CountryChannelsPlaylistEPG
Afghanistan37https://iptv-org.github.io/iptv/countries/af.m3u
Albania57https://iptv-org.github.io/iptv/countries/al.m3uhttp://195.154.221.171/epg/guidealbania.xml.gz
Algeria3https://iptv-org.github.io/iptv/countries/dz.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Andorra7https://iptv-org.github.io/iptv/countries/ad.m3u
Angola1https://iptv-org.github.io/iptv/countries/ao.m3u
Argentina161https://iptv-org.github.io/iptv/countries/ar.m3u
Armenia17https://iptv-org.github.io/iptv/countries/am.m3u
Aruba5https://iptv-org.github.io/iptv/countries/aw.m3u
Australia31https://iptv-org.github.io/iptv/countries/au.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Austria37https://iptv-org.github.io/iptv/countries/at.m3uhttp://epg.streamstv.me/epg/guide-austria.xml.gz
Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3uhttps://iptvx.one/epg/epg.xml.gz
Bahamas1https://iptv-org.github.io/iptv/countries/bs.m3u
Bahrain9https://iptv-org.github.io/iptv/countries/bh.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Bangladesh21https://iptv-org.github.io/iptv/countries/bd.m3u
Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u
Belarus13https://iptv-org.github.io/iptv/countries/by.m3uhttps://iptvx.one/epg/epg.xml.gz
Belgium75https://iptv-org.github.io/iptv/countries/be.m3uhttp://195.154.221.171/epg/guidebelgium.xml.gz
Bolivia29https://iptv-org.github.io/iptv/countries/bo.m3u
Bosnia and Herzegovina15https://iptv-org.github.io/iptv/countries/ba.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Brazil147https://iptv-org.github.io/iptv/countries/br.m3uhttp://infinitytv.xyz/guide.xml
Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u
Bulgaria45https://iptv-org.github.io/iptv/countries/bg.m3uhttp://195.154.221.171/epg/guidebulgaria.xml.gz
Burkina Faso1https://iptv-org.github.io/iptv/countries/bf.m3u
Cambodia49https://iptv-org.github.io/iptv/countries/kh.m3u
Cameroon33https://iptv-org.github.io/iptv/countries/cm.m3u
Canada71https://iptv-org.github.io/iptv/countries/ca.m3uhttp://epg.streamstv.me/epg/guide-canada.xml.gz
Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u
Chile123https://iptv-org.github.io/iptv/countries/cl.m3u
China4459https://iptv-org.github.io/iptv/countries/cn.m3uhttp://epg.51zmt.top:8000/e.xml.gz
Colombia61https://iptv-org.github.io/iptv/countries/co.m3u
Costa Rica25https://iptv-org.github.io/iptv/countries/cr.m3u
Croatia69https://iptv-org.github.io/iptv/countries/hr.m3uhttp://tvprofil.net/xmltv/data/epg_tvprofil.net.xml
Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u
Cyprus29https://iptv-org.github.io/iptv/countries/cy.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Czech Republic63https://iptv-org.github.io/iptv/countries/cz.m3uhttp://epg.streamstv.me/epg/guide-cz.xml.gz
Democratic Republic of the Congo3https://iptv-org.github.io/iptv/countries/cd.m3u
Denmark31https://iptv-org.github.io/iptv/countries/dk.m3uhttp://195.154.221.171/epg/guidedenmark.xml.gz
Dominican Republic81https://iptv-org.github.io/iptv/countries/do.m3u
Ecuador17https://iptv-org.github.io/iptv/countries/ec.m3u
Egypt105https://iptv-org.github.io/iptv/countries/eg.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
El Salvador3https://iptv-org.github.io/iptv/countries/sv.m3u
Equatorial Guinea5https://iptv-org.github.io/iptv/countries/gq.m3u
Estonia21https://iptv-org.github.io/iptv/countries/ee.m3uhttp://195.154.221.171/epg/guideestonia.xml.gz
Ethiopia3https://iptv-org.github.io/iptv/countries/et.m3u
Faroe Islands3https://iptv-org.github.io/iptv/countries/fo.m3u
Finland5https://iptv-org.github.io/iptv/countries/fi.m3uhttp://195.154.221.171/epg/guidefinland.xml.gz
Fiji1https://iptv-org.github.io/iptv/countries/fj.m3u
France151https://iptv-org.github.io/iptv/countries/fr.m3uhttp://195.154.221.171/epg/guidefrance.xml.gz
Gambia1https://iptv-org.github.io/iptv/countries/gm.m3u
Georgia21https://iptv-org.github.io/iptv/countries/ge.m3u
Germany345https://iptv-org.github.io/iptv/countries/de.m3uhttp://195.154.221.171/epg/guidegermany.xml.gz
Ghana7https://iptv-org.github.io/iptv/countries/gh.m3u
Greece121https://iptv-org.github.io/iptv/countries/gr.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Grenada1https://iptv-org.github.io/iptv/countries/gd.m3u
Guadeloupe3https://iptv-org.github.io/iptv/countries/gp.m3u
Guatemala3https://iptv-org.github.io/iptv/countries/gt.m3u
Guyana3https://iptv-org.github.io/iptv/countries/gy.m3u
Haiti31https://iptv-org.github.io/iptv/countries/ht.m3u
Honduras53https://iptv-org.github.io/iptv/countries/hn.m3u
Hong Kong79https://iptv-org.github.io/iptv/countries/hk.m3u
Hungary49https://iptv-org.github.io/iptv/countries/hu.m3uhttp://epg.streamstv.me/epg/guide-hungry.xml.gz
Iceland11https://iptv-org.github.io/iptv/countries/is.m3u
India507https://iptv-org.github.io/iptv/countries/in.m3uhttp://epg.streamstv.me/epg/guide-india.xml.gz
Indonesia257https://iptv-org.github.io/iptv/countries/id.m3u
International191https://iptv-org.github.io/iptv/countries/int.m3u
Iran67https://iptv-org.github.io/iptv/countries/ir.m3uhttp://195.154.221.171/epg/guideiran.xml.gz
Iraq49https://iptv-org.github.io/iptv/countries/iq.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Ireland3https://iptv-org.github.io/iptv/countries/ie.m3u
Israel41https://iptv-org.github.io/iptv/countries/il.m3uhttp://epg.streamstv.me/epg/guide-israel.xml.gz
Italy441https://iptv-org.github.io/iptv/countries/it.m3uhttp://195.154.221.171/epg/guideitaly.xml.gz
Ivory Coast7https://iptv-org.github.io/iptv/countries/ci.m3u
Jamaica11https://iptv-org.github.io/iptv/countries/jm.m3u
Japan63https://iptv-org.github.io/iptv/countries/jp.m3u
Jordan25https://iptv-org.github.io/iptv/countries/jo.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kazakhstan37https://iptv-org.github.io/iptv/countries/kz.m3uhttps://iptvx.one/epg/epg.xml.gz
Kenya9https://iptv-org.github.io/iptv/countries/ke.m3u
Kosovo21https://iptv-org.github.io/iptv/countries/xk.m3u
Kuwait61https://iptv-org.github.io/iptv/countries/kw.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kyrgyzstan11https://iptv-org.github.io/iptv/countries/kg.m3u
Laos7https://iptv-org.github.io/iptv/countries/la.m3u
Latvia39https://iptv-org.github.io/iptv/countries/lv.m3uhttps://iptvx.one/epg/epg.xml.gz
Lebanon55https://iptv-org.github.io/iptv/countries/lb.m3u
Libya13https://iptv-org.github.io/iptv/countries/ly.m3u
Liechtenstein3https://iptv-org.github.io/iptv/countries/li.m3u
Lithuania21https://iptv-org.github.io/iptv/countries/lt.m3uhttps://iptvx.one/epg/epg.xml.gz
Luxembourg9https://iptv-org.github.io/iptv/countries/lu.m3u
Macau27https://iptv-org.github.io/iptv/countries/mo.m3u
Macedonia7https://iptv-org.github.io/iptv/countries/mk.m3u
Malaysia35https://iptv-org.github.io/iptv/countries/my.m3u
Maldives9https://iptv-org.github.io/iptv/countries/mv.m3u
Malta15https://iptv-org.github.io/iptv/countries/mt.m3uhttp://epg.streamstv.me/epg/guide-malta.xml.gz
Mexico109https://iptv-org.github.io/iptv/countries/mx.m3u
Moldova27https://iptv-org.github.io/iptv/countries/md.m3uhttps://iptvx.one/epg/epg.xml.gz
Mongolia11https://iptv-org.github.io/iptv/countries/mn.m3u
Montenegro7https://iptv-org.github.io/iptv/countries/me.m3u
Morocco39https://iptv-org.github.io/iptv/countries/ma.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Mozambique9https://iptv-org.github.io/iptv/countries/mz.m3u
Myanmar9https://iptv-org.github.io/iptv/countries/mm.m3u
Nepal3https://iptv-org.github.io/iptv/countries/np.m3u
Netherlands133https://iptv-org.github.io/iptv/countries/nl.m3uhttp://195.154.221.171/epg/guidenetherlands.xml.gz
New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Nicaragua19https://iptv-org.github.io/iptv/countries/ni.m3u
Nigeria27https://iptv-org.github.io/iptv/countries/ng.m3u
North Korea1https://iptv-org.github.io/iptv/countries/kp.m3u
Norway7https://iptv-org.github.io/iptv/countries/no.m3uhttp://epg.streamstv.me/epg/guide-norway.xml.gz
Oman15https://iptv-org.github.io/iptv/countries/om.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Pakistan63https://iptv-org.github.io/iptv/countries/pk.m3u
Palestine31https://iptv-org.github.io/iptv/countries/ps.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Panama7https://iptv-org.github.io/iptv/countries/pa.m3u
Paraguay1https://iptv-org.github.io/iptv/countries/py.m3u
Peru55https://iptv-org.github.io/iptv/countries/pe.m3u
Philippines21https://iptv-org.github.io/iptv/countries/ph.m3u
Poland23https://iptv-org.github.io/iptv/countries/pl.m3uhttp://195.154.221.171/epg/guidepoland.xml.gz
Portugal65https://iptv-org.github.io/iptv/countries/pt.m3uhttp://195.154.221.171/epg/guideportugal.xml.gz
Puerto Rico11https://iptv-org.github.io/iptv/countries/pr.m3u
Qatar35https://iptv-org.github.io/iptv/countries/qa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Republic of the Congo1https://iptv-org.github.io/iptv/countries/cg.m3u
Romania143https://iptv-org.github.io/iptv/countries/ro.m3uhttp://195.154.221.171/epg/guideromania.xml.gz
Russia471https://iptv-org.github.io/iptv/countries/ru.m3uhttps://iptvx.one/epg/epg.xml.gz
Rwanda3https://iptv-org.github.io/iptv/countries/rw.m3u
Saint Kitts and Nevis5https://iptv-org.github.io/iptv/countries/kn.m3u
San Marino3https://iptv-org.github.io/iptv/countries/sm.m3u
Saudi Arabia29https://iptv-org.github.io/iptv/countries/sa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Senegal7https://iptv-org.github.io/iptv/countries/sn.m3u
Serbia19https://iptv-org.github.io/iptv/countries/rs.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u
Singapore21https://iptv-org.github.io/iptv/countries/sg.m3u
Sint Maarten1https://iptv-org.github.io/iptv/countries/sx.m3u
Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
Slovenia11https://iptv-org.github.io/iptv/countries/si.m3uhttp://195.154.221.171/epg/guideslovenia.xml.gz
Somalia9https://iptv-org.github.io/iptv/countries/so.m3u
South Africa3https://iptv-org.github.io/iptv/countries/za.m3uhttp://i.mjh.nz/za/DStv/epg.xml.gz
South Korea89https://iptv-org.github.io/iptv/countries/kr.m3u
Spain349https://iptv-org.github.io/iptv/countries/es.m3uhttp://195.154.221.171/epg/guidespain.xml.gz
Sri Lanka13https://iptv-org.github.io/iptv/countries/lk.m3u
Sudan13https://iptv-org.github.io/iptv/countries/sd.m3u
Sweden21https://iptv-org.github.io/iptv/countries/se.m3uhttp://195.154.221.171/epg/guidesweden.xml.gz
Switzerland51https://iptv-org.github.io/iptv/countries/ch.m3uhttp://195.154.221.171/epg/guideswitzerland.xml.gz
Syria19https://iptv-org.github.io/iptv/countries/sy.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Taiwan99https://iptv-org.github.io/iptv/countries/tw.m3u
Tanzania3https://iptv-org.github.io/iptv/countries/tz.m3u
Thailand141https://iptv-org.github.io/iptv/countries/th.m3u
Trinidad and Tobago1https://iptv-org.github.io/iptv/countries/tt.m3u
Tunisia7https://iptv-org.github.io/iptv/countries/tn.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Turkey215https://iptv-org.github.io/iptv/countries/tr.m3uhttp://195.154.221.171/epg/guideturkey.xml.gz
Turkmenistan19https://iptv-org.github.io/iptv/countries/tm.m3u
Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u
Ukraine321https://iptv-org.github.io/iptv/countries/ua.m3uhttps://iptvx.one/epg/epg.xml.gz
United Arab Emirates281https://iptv-org.github.io/iptv/countries/ae.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
United Kingdom139https://iptv-org.github.io/iptv/countries/uk.m3uhttp://195.154.221.171/epg/guideuk.xml.gz
United States1025https://iptv-org.github.io/iptv/countries/us.m3uhttp://epg.streamstv.me/epg/guide-usa.xml.gz
Uruguay9https://iptv-org.github.io/iptv/countries/uy.m3u
Venezuela19https://iptv-org.github.io/iptv/countries/ve.m3u
Vietnam123https://iptv-org.github.io/iptv/countries/vn.m3u
Virgin Islands of the United States1https://iptv-org.github.io/iptv/countries/vi.m3u
Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u
Yemen3https://iptv-org.github.io/iptv/countries/ye.m3u
Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u
\ No newline at end of file +
CountryChannelsPlaylistEPG
Afghanistan37https://iptv-org.github.io/iptv/countries/af.m3u
Albania57https://iptv-org.github.io/iptv/countries/al.m3uhttp://195.154.221.171/epg/guidealbania.xml.gz
Algeria3https://iptv-org.github.io/iptv/countries/dz.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Andorra7https://iptv-org.github.io/iptv/countries/ad.m3u
Angola1https://iptv-org.github.io/iptv/countries/ao.m3u
Argentina161https://iptv-org.github.io/iptv/countries/ar.m3u
Armenia17https://iptv-org.github.io/iptv/countries/am.m3u
Aruba5https://iptv-org.github.io/iptv/countries/aw.m3u
Australia31https://iptv-org.github.io/iptv/countries/au.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Austria37https://iptv-org.github.io/iptv/countries/at.m3uhttp://epg.streamstv.me/epg/guide-austria.xml.gz
Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3uhttps://iptvx.one/epg/epg.xml.gz
Bahamas1https://iptv-org.github.io/iptv/countries/bs.m3u
Bahrain9https://iptv-org.github.io/iptv/countries/bh.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Bangladesh21https://iptv-org.github.io/iptv/countries/bd.m3u
Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u
Belarus13https://iptv-org.github.io/iptv/countries/by.m3uhttps://iptvx.one/epg/epg.xml.gz
Belgium75https://iptv-org.github.io/iptv/countries/be.m3uhttp://195.154.221.171/epg/guidebelgium.xml.gz
Bolivia29https://iptv-org.github.io/iptv/countries/bo.m3u
Bosnia and Herzegovina15https://iptv-org.github.io/iptv/countries/ba.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Brazil147https://iptv-org.github.io/iptv/countries/br.m3uhttp://infinitytv.xyz/guide.xml
Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u
Bulgaria105https://iptv-org.github.io/iptv/countries/bg.m3uhttp://195.154.221.171/epg/guidebulgaria.xml.gz
Burkina Faso1https://iptv-org.github.io/iptv/countries/bf.m3u
Cambodia49https://iptv-org.github.io/iptv/countries/kh.m3u
Cameroon33https://iptv-org.github.io/iptv/countries/cm.m3u
Canada71https://iptv-org.github.io/iptv/countries/ca.m3uhttp://epg.streamstv.me/epg/guide-canada.xml.gz
Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u
Chile123https://iptv-org.github.io/iptv/countries/cl.m3u
China4459https://iptv-org.github.io/iptv/countries/cn.m3uhttp://epg.51zmt.top:8000/e.xml.gz
Colombia61https://iptv-org.github.io/iptv/countries/co.m3u
Costa Rica25https://iptv-org.github.io/iptv/countries/cr.m3u
Croatia69https://iptv-org.github.io/iptv/countries/hr.m3uhttp://tvprofil.net/xmltv/data/epg_tvprofil.net.xml
Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u
Cyprus29https://iptv-org.github.io/iptv/countries/cy.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Czech Republic63https://iptv-org.github.io/iptv/countries/cz.m3uhttp://epg.streamstv.me/epg/guide-cz.xml.gz
Democratic Republic of the Congo9https://iptv-org.github.io/iptv/countries/cd.m3u
Denmark31https://iptv-org.github.io/iptv/countries/dk.m3uhttp://195.154.221.171/epg/guidedenmark.xml.gz
Dominican Republic81https://iptv-org.github.io/iptv/countries/do.m3u
Ecuador17https://iptv-org.github.io/iptv/countries/ec.m3u
Egypt105https://iptv-org.github.io/iptv/countries/eg.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
El Salvador3https://iptv-org.github.io/iptv/countries/sv.m3u
Equatorial Guinea5https://iptv-org.github.io/iptv/countries/gq.m3u
Estonia23https://iptv-org.github.io/iptv/countries/ee.m3uhttp://195.154.221.171/epg/guideestonia.xml.gz
Ethiopia3https://iptv-org.github.io/iptv/countries/et.m3u
Faroe Islands3https://iptv-org.github.io/iptv/countries/fo.m3u
Finland5https://iptv-org.github.io/iptv/countries/fi.m3uhttp://195.154.221.171/epg/guidefinland.xml.gz
Fiji1https://iptv-org.github.io/iptv/countries/fj.m3u
France151https://iptv-org.github.io/iptv/countries/fr.m3uhttp://195.154.221.171/epg/guidefrance.xml.gz
Gambia1https://iptv-org.github.io/iptv/countries/gm.m3u
Georgia21https://iptv-org.github.io/iptv/countries/ge.m3u
Germany345https://iptv-org.github.io/iptv/countries/de.m3uhttp://195.154.221.171/epg/guidegermany.xml.gz
Ghana7https://iptv-org.github.io/iptv/countries/gh.m3u
Greece121https://iptv-org.github.io/iptv/countries/gr.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Grenada1https://iptv-org.github.io/iptv/countries/gd.m3u
Guadeloupe3https://iptv-org.github.io/iptv/countries/gp.m3u
Guatemala3https://iptv-org.github.io/iptv/countries/gt.m3u
Guyana3https://iptv-org.github.io/iptv/countries/gy.m3u
Haiti31https://iptv-org.github.io/iptv/countries/ht.m3u
Honduras53https://iptv-org.github.io/iptv/countries/hn.m3u
Hong Kong79https://iptv-org.github.io/iptv/countries/hk.m3u
Hungary49https://iptv-org.github.io/iptv/countries/hu.m3uhttp://epg.streamstv.me/epg/guide-hungry.xml.gz
Iceland11https://iptv-org.github.io/iptv/countries/is.m3u
India507https://iptv-org.github.io/iptv/countries/in.m3uhttp://epg.streamstv.me/epg/guide-india.xml.gz
Indonesia257https://iptv-org.github.io/iptv/countries/id.m3u
International193https://iptv-org.github.io/iptv/countries/int.m3u
Iran67https://iptv-org.github.io/iptv/countries/ir.m3uhttp://195.154.221.171/epg/guideiran.xml.gz
Iraq49https://iptv-org.github.io/iptv/countries/iq.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Ireland3https://iptv-org.github.io/iptv/countries/ie.m3u
Israel41https://iptv-org.github.io/iptv/countries/il.m3uhttp://epg.streamstv.me/epg/guide-israel.xml.gz
Italy441https://iptv-org.github.io/iptv/countries/it.m3uhttp://195.154.221.171/epg/guideitaly.xml.gz
Ivory Coast7https://iptv-org.github.io/iptv/countries/ci.m3u
Jamaica11https://iptv-org.github.io/iptv/countries/jm.m3u
Japan63https://iptv-org.github.io/iptv/countries/jp.m3u
Jordan25https://iptv-org.github.io/iptv/countries/jo.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kazakhstan37https://iptv-org.github.io/iptv/countries/kz.m3uhttps://iptvx.one/epg/epg.xml.gz
Kenya9https://iptv-org.github.io/iptv/countries/ke.m3u
Kosovo21https://iptv-org.github.io/iptv/countries/xk.m3u
Kuwait61https://iptv-org.github.io/iptv/countries/kw.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kyrgyzstan11https://iptv-org.github.io/iptv/countries/kg.m3u
Laos7https://iptv-org.github.io/iptv/countries/la.m3u
Latvia47https://iptv-org.github.io/iptv/countries/lv.m3uhttps://iptvx.one/epg/epg.xml.gz
Lebanon55https://iptv-org.github.io/iptv/countries/lb.m3u
Libya13https://iptv-org.github.io/iptv/countries/ly.m3u
Liechtenstein3https://iptv-org.github.io/iptv/countries/li.m3u
Lithuania23https://iptv-org.github.io/iptv/countries/lt.m3uhttps://iptvx.one/epg/epg.xml.gz
Luxembourg9https://iptv-org.github.io/iptv/countries/lu.m3u
Macau27https://iptv-org.github.io/iptv/countries/mo.m3u
Macedonia7https://iptv-org.github.io/iptv/countries/mk.m3u
Malaysia35https://iptv-org.github.io/iptv/countries/my.m3u
Maldives9https://iptv-org.github.io/iptv/countries/mv.m3u
Malta15https://iptv-org.github.io/iptv/countries/mt.m3uhttp://epg.streamstv.me/epg/guide-malta.xml.gz
Mexico109https://iptv-org.github.io/iptv/countries/mx.m3u
Moldova27https://iptv-org.github.io/iptv/countries/md.m3uhttps://iptvx.one/epg/epg.xml.gz
Mongolia11https://iptv-org.github.io/iptv/countries/mn.m3u
Montenegro7https://iptv-org.github.io/iptv/countries/me.m3u
Morocco39https://iptv-org.github.io/iptv/countries/ma.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Mozambique9https://iptv-org.github.io/iptv/countries/mz.m3u
Myanmar9https://iptv-org.github.io/iptv/countries/mm.m3u
Nepal3https://iptv-org.github.io/iptv/countries/np.m3u
Netherlands133https://iptv-org.github.io/iptv/countries/nl.m3uhttp://195.154.221.171/epg/guidenetherlands.xml.gz
New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Nicaragua19https://iptv-org.github.io/iptv/countries/ni.m3u
Nigeria27https://iptv-org.github.io/iptv/countries/ng.m3u
North Korea1https://iptv-org.github.io/iptv/countries/kp.m3u
Norway7https://iptv-org.github.io/iptv/countries/no.m3uhttp://epg.streamstv.me/epg/guide-norway.xml.gz
Oman15https://iptv-org.github.io/iptv/countries/om.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Pakistan63https://iptv-org.github.io/iptv/countries/pk.m3u
Palestine31https://iptv-org.github.io/iptv/countries/ps.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Panama7https://iptv-org.github.io/iptv/countries/pa.m3u
Paraguay1https://iptv-org.github.io/iptv/countries/py.m3u
Peru55https://iptv-org.github.io/iptv/countries/pe.m3u
Philippines21https://iptv-org.github.io/iptv/countries/ph.m3u
Poland23https://iptv-org.github.io/iptv/countries/pl.m3uhttp://195.154.221.171/epg/guidepoland.xml.gz
Portugal65https://iptv-org.github.io/iptv/countries/pt.m3uhttp://195.154.221.171/epg/guideportugal.xml.gz
Puerto Rico11https://iptv-org.github.io/iptv/countries/pr.m3u
Qatar35https://iptv-org.github.io/iptv/countries/qa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Republic of the Congo1https://iptv-org.github.io/iptv/countries/cg.m3u
Romania143https://iptv-org.github.io/iptv/countries/ro.m3uhttp://195.154.221.171/epg/guideromania.xml.gz
Russia475https://iptv-org.github.io/iptv/countries/ru.m3uhttps://iptvx.one/epg/epg.xml.gz
Rwanda3https://iptv-org.github.io/iptv/countries/rw.m3u
Saint Kitts and Nevis5https://iptv-org.github.io/iptv/countries/kn.m3u
San Marino3https://iptv-org.github.io/iptv/countries/sm.m3u
Saudi Arabia29https://iptv-org.github.io/iptv/countries/sa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Senegal7https://iptv-org.github.io/iptv/countries/sn.m3u
Serbia19https://iptv-org.github.io/iptv/countries/rs.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u
Singapore21https://iptv-org.github.io/iptv/countries/sg.m3u
Sint Maarten1https://iptv-org.github.io/iptv/countries/sx.m3u
Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
Slovenia11https://iptv-org.github.io/iptv/countries/si.m3uhttp://195.154.221.171/epg/guideslovenia.xml.gz
Somalia9https://iptv-org.github.io/iptv/countries/so.m3u
South Africa3https://iptv-org.github.io/iptv/countries/za.m3uhttp://i.mjh.nz/za/DStv/epg.xml.gz
South Korea89https://iptv-org.github.io/iptv/countries/kr.m3u
Spain349https://iptv-org.github.io/iptv/countries/es.m3uhttp://195.154.221.171/epg/guidespain.xml.gz
Sri Lanka13https://iptv-org.github.io/iptv/countries/lk.m3u
Sudan13https://iptv-org.github.io/iptv/countries/sd.m3u
Sweden21https://iptv-org.github.io/iptv/countries/se.m3uhttp://195.154.221.171/epg/guidesweden.xml.gz
Switzerland51https://iptv-org.github.io/iptv/countries/ch.m3uhttp://195.154.221.171/epg/guideswitzerland.xml.gz
Syria19https://iptv-org.github.io/iptv/countries/sy.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Taiwan99https://iptv-org.github.io/iptv/countries/tw.m3u
Tanzania3https://iptv-org.github.io/iptv/countries/tz.m3u
Thailand141https://iptv-org.github.io/iptv/countries/th.m3u
Togo1https://iptv-org.github.io/iptv/countries/tg.m3u
Trinidad and Tobago1https://iptv-org.github.io/iptv/countries/tt.m3u
Tunisia7https://iptv-org.github.io/iptv/countries/tn.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Turkey215https://iptv-org.github.io/iptv/countries/tr.m3uhttp://195.154.221.171/epg/guideturkey.xml.gz
Turkmenistan19https://iptv-org.github.io/iptv/countries/tm.m3u
Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u
Ukraine321https://iptv-org.github.io/iptv/countries/ua.m3uhttps://iptvx.one/epg/epg.xml.gz
United Arab Emirates281https://iptv-org.github.io/iptv/countries/ae.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
United Kingdom139https://iptv-org.github.io/iptv/countries/uk.m3uhttp://195.154.221.171/epg/guideuk.xml.gz
United States1025https://iptv-org.github.io/iptv/countries/us.m3uhttp://epg.streamstv.me/epg/guide-usa.xml.gz
Uruguay9https://iptv-org.github.io/iptv/countries/uy.m3u
Venezuela19https://iptv-org.github.io/iptv/countries/ve.m3u
Vietnam123https://iptv-org.github.io/iptv/countries/vn.m3u
Virgin Islands of the United States1https://iptv-org.github.io/iptv/countries/vi.m3u
Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u
Yemen3https://iptv-org.github.io/iptv/countries/ye.m3u
Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u
\ No newline at end of file diff --git a/.readme/_languages.md b/.readme/_languages.md index e0e3c7bca6..ea3f4a5df7 100644 --- a/.readme/_languages.md +++ b/.readme/_languages.md @@ -1 +1 @@ -
LanguageChannelsPlaylist
Albanian40https://iptv-org.github.io/iptv/languages/sq.m3u
Amharic2https://iptv-org.github.io/iptv/languages/am.m3u
Arabic287https://iptv-org.github.io/iptv/languages/ar.m3u
Armenian9https://iptv-org.github.io/iptv/languages/hy.m3u
Azerbaijani17https://iptv-org.github.io/iptv/languages/az.m3u
Bengali11https://iptv-org.github.io/iptv/languages/bn.m3u
Bosnian4https://iptv-org.github.io/iptv/languages/bs.m3u
Bulgarian23https://iptv-org.github.io/iptv/languages/bg.m3u
Burmese5https://iptv-org.github.io/iptv/languages/my.m3u
Catalan4https://iptv-org.github.io/iptv/languages/ca.m3u
Chinese2334https://iptv-org.github.io/iptv/languages/zh.m3u
Croatian37https://iptv-org.github.io/iptv/languages/hr.m3u
Czech32https://iptv-org.github.io/iptv/languages/cs.m3u
Danish16https://iptv-org.github.io/iptv/languages/da.m3u
Divehi5https://iptv-org.github.io/iptv/languages/dv.m3u
Dutch105https://iptv-org.github.io/iptv/languages/nl.m3u
English916https://iptv-org.github.io/iptv/languages/en.m3u
Estonian11https://iptv-org.github.io/iptv/languages/et.m3u
Faroese2https://iptv-org.github.io/iptv/languages/fo.m3u
Finnish3https://iptv-org.github.io/iptv/languages/fi.m3u
French123https://iptv-org.github.io/iptv/languages/fr.m3u
Georgian11https://iptv-org.github.io/iptv/languages/ka.m3u
German218https://iptv-org.github.io/iptv/languages/de.m3u
Greek76https://iptv-org.github.io/iptv/languages/el.m3u
Hebrew21https://iptv-org.github.io/iptv/languages/he.m3u
Hindi242https://iptv-org.github.io/iptv/languages/hi.m3u
Hungarian25https://iptv-org.github.io/iptv/languages/hu.m3u
Icelandic6https://iptv-org.github.io/iptv/languages/is.m3u
Indonesian129https://iptv-org.github.io/iptv/languages/id.m3u
Italian223https://iptv-org.github.io/iptv/languages/it.m3u
Japanese32https://iptv-org.github.io/iptv/languages/ja.m3u
Kazakh19https://iptv-org.github.io/iptv/languages/kk.m3u
Khmer25https://iptv-org.github.io/iptv/languages/km.m3u
Korean46https://iptv-org.github.io/iptv/languages/ko.m3u
Kyrgyz6https://iptv-org.github.io/iptv/languages/ky.m3u
Lao4https://iptv-org.github.io/iptv/languages/lo.m3u
Latvian20https://iptv-org.github.io/iptv/languages/lv.m3u
Lithuanian11https://iptv-org.github.io/iptv/languages/lt.m3u
Luxembourgish5https://iptv-org.github.io/iptv/languages/lb.m3u
Macedonian4https://iptv-org.github.io/iptv/languages/mk.m3u
Malay32https://iptv-org.github.io/iptv/languages/ms.m3u
Maltese8https://iptv-org.github.io/iptv/languages/mt.m3u
Mongolian6https://iptv-org.github.io/iptv/languages/mn.m3u
Māori3https://iptv-org.github.io/iptv/languages/mi.m3u
Nepali2https://iptv-org.github.io/iptv/languages/ne.m3u
Norwegian Bokmål4https://iptv-org.github.io/iptv/languages/nb.m3u
Pashto19https://iptv-org.github.io/iptv/languages/ps.m3u
Persian33https://iptv-org.github.io/iptv/languages/fa.m3u
Polish12https://iptv-org.github.io/iptv/languages/pl.m3u
Portuguese114https://iptv-org.github.io/iptv/languages/pt.m3u
Romanian86https://iptv-org.github.io/iptv/languages/ro.m3u
Russian237https://iptv-org.github.io/iptv/languages/ru.m3u
Serbian12https://iptv-org.github.io/iptv/languages/sr.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/si.m3u
Slovak39https://iptv-org.github.io/iptv/languages/sk.m3u
Slovene6https://iptv-org.github.io/iptv/languages/sl.m3u
Somali5https://iptv-org.github.io/iptv/languages/so.m3u
Spanish585https://iptv-org.github.io/iptv/languages/es.m3u
Swahili7https://iptv-org.github.io/iptv/languages/sw.m3u
Swedish11https://iptv-org.github.io/iptv/languages/sv.m3u
Thai71https://iptv-org.github.io/iptv/languages/th.m3u
Turkish108https://iptv-org.github.io/iptv/languages/tr.m3u
Turkmen10https://iptv-org.github.io/iptv/languages/tk.m3u
Ukrainian161https://iptv-org.github.io/iptv/languages/uk.m3u
Urdu32https://iptv-org.github.io/iptv/languages/ur.m3u
Vietnamese62https://iptv-org.github.io/iptv/languages/vi.m3u
Undefined28https://iptv-org.github.io/iptv/languages/undefined.m3u
\ No newline at end of file +
LanguageChannelsPlaylist
Albanian40https://iptv-org.github.io/iptv/languages/sq.m3u
Amharic2https://iptv-org.github.io/iptv/languages/am.m3u
Arabic287https://iptv-org.github.io/iptv/languages/ar.m3u
Armenian9https://iptv-org.github.io/iptv/languages/hy.m3u
Azerbaijani17https://iptv-org.github.io/iptv/languages/az.m3u
Bengali11https://iptv-org.github.io/iptv/languages/bn.m3u
Bosnian4https://iptv-org.github.io/iptv/languages/bs.m3u
Bulgarian23https://iptv-org.github.io/iptv/languages/bg.m3u
Burmese5https://iptv-org.github.io/iptv/languages/my.m3u
Catalan4https://iptv-org.github.io/iptv/languages/ca.m3u
Chinese2334https://iptv-org.github.io/iptv/languages/zh.m3u
Croatian37https://iptv-org.github.io/iptv/languages/hr.m3u
Czech32https://iptv-org.github.io/iptv/languages/cs.m3u
Danish16https://iptv-org.github.io/iptv/languages/da.m3u
Divehi5https://iptv-org.github.io/iptv/languages/dv.m3u
Dutch85https://iptv-org.github.io/iptv/languages/nl.m3u
English919https://iptv-org.github.io/iptv/languages/en.m3u
Estonian11https://iptv-org.github.io/iptv/languages/et.m3u
Faroese2https://iptv-org.github.io/iptv/languages/fo.m3u
Finnish3https://iptv-org.github.io/iptv/languages/fi.m3u
French140https://iptv-org.github.io/iptv/languages/fr.m3u
Georgian11https://iptv-org.github.io/iptv/languages/ka.m3u
German218https://iptv-org.github.io/iptv/languages/de.m3u
Greek76https://iptv-org.github.io/iptv/languages/el.m3u
Hausa1https://iptv-org.github.io/iptv/languages/ha.m3u
Hebrew21https://iptv-org.github.io/iptv/languages/he.m3u
Hindi242https://iptv-org.github.io/iptv/languages/hi.m3u
Hungarian25https://iptv-org.github.io/iptv/languages/hu.m3u
Icelandic6https://iptv-org.github.io/iptv/languages/is.m3u
Indonesian129https://iptv-org.github.io/iptv/languages/id.m3u
Italian223https://iptv-org.github.io/iptv/languages/it.m3u
Japanese32https://iptv-org.github.io/iptv/languages/ja.m3u
Kazakh19https://iptv-org.github.io/iptv/languages/kk.m3u
Khmer25https://iptv-org.github.io/iptv/languages/km.m3u
Korean46https://iptv-org.github.io/iptv/languages/ko.m3u
Kyrgyz6https://iptv-org.github.io/iptv/languages/ky.m3u
Lao4https://iptv-org.github.io/iptv/languages/lo.m3u
Latvian20https://iptv-org.github.io/iptv/languages/lv.m3u
Lithuanian11https://iptv-org.github.io/iptv/languages/lt.m3u
Luxembourgish5https://iptv-org.github.io/iptv/languages/lb.m3u
Macedonian4https://iptv-org.github.io/iptv/languages/mk.m3u
Malay32https://iptv-org.github.io/iptv/languages/ms.m3u
Maltese8https://iptv-org.github.io/iptv/languages/mt.m3u
Mongolian6https://iptv-org.github.io/iptv/languages/mn.m3u
Māori3https://iptv-org.github.io/iptv/languages/mi.m3u
Nepali2https://iptv-org.github.io/iptv/languages/ne.m3u
Norwegian Bokmål4https://iptv-org.github.io/iptv/languages/nb.m3u
Pashto19https://iptv-org.github.io/iptv/languages/ps.m3u
Persian33https://iptv-org.github.io/iptv/languages/fa.m3u
Polish12https://iptv-org.github.io/iptv/languages/pl.m3u
Portuguese114https://iptv-org.github.io/iptv/languages/pt.m3u
Romanian86https://iptv-org.github.io/iptv/languages/ro.m3u
Russian237https://iptv-org.github.io/iptv/languages/ru.m3u
Serbian12https://iptv-org.github.io/iptv/languages/sr.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/si.m3u
Slovak39https://iptv-org.github.io/iptv/languages/sk.m3u
Slovene6https://iptv-org.github.io/iptv/languages/sl.m3u
Somali5https://iptv-org.github.io/iptv/languages/so.m3u
Spanish585https://iptv-org.github.io/iptv/languages/es.m3u
Swahili7https://iptv-org.github.io/iptv/languages/sw.m3u
Swedish11https://iptv-org.github.io/iptv/languages/sv.m3u
Thai71https://iptv-org.github.io/iptv/languages/th.m3u
Turkish108https://iptv-org.github.io/iptv/languages/tr.m3u
Turkmen10https://iptv-org.github.io/iptv/languages/tk.m3u
Ukrainian161https://iptv-org.github.io/iptv/languages/uk.m3u
Urdu32https://iptv-org.github.io/iptv/languages/ur.m3u
Vietnamese62https://iptv-org.github.io/iptv/languages/vi.m3u
Undefined70https://iptv-org.github.io/iptv/languages/undefined.m3u
\ No newline at end of file diff --git a/README.md b/README.md index f9ed8f78bd..c84945e101 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,15 @@ Or select one of the playlists from the list below. ## Playlists by category -
CategoryChannelsPlaylist
Auto3https://iptv-org.github.io/iptv/categories/auto.m3u
Business37https://iptv-org.github.io/iptv/categories/business.m3u
Classic1https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy3https://iptv-org.github.io/iptv/categories/comedy.m3u
Documentary10https://iptv-org.github.io/iptv/categories/documentary.m3u
Education3https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment78https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family6https://iptv-org.github.io/iptv/categories/family.m3u
Fashion31https://iptv-org.github.io/iptv/categories/fashion.m3u
Food5https://iptv-org.github.io/iptv/categories/food.m3u
General32https://iptv-org.github.io/iptv/categories/general.m3u
History6https://iptv-org.github.io/iptv/categories/history.m3u
Hobby2https://iptv-org.github.io/iptv/categories/hobby.m3u
Kids41https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative10https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle5https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Local251https://iptv-org.github.io/iptv/categories/local.m3u
Movies107https://iptv-org.github.io/iptv/categories/movies.m3u
Music231https://iptv-org.github.io/iptv/categories/music.m3u
News302https://iptv-org.github.io/iptv/categories/news.m3u
Religious89https://iptv-org.github.io/iptv/categories/religious.m3u
Shop22https://iptv-org.github.io/iptv/categories/shop.m3u
Sport175https://iptv-org.github.io/iptv/categories/sport.m3u
Travel6https://iptv-org.github.io/iptv/categories/travel.m3u
Weather5https://iptv-org.github.io/iptv/categories/weather.m3u
XXX75https://iptv-org.github.io/iptv/categories/xxx.m3u
Other5273https://iptv-org.github.io/iptv/categories/other.m3u
+
CategoryChannelsPlaylist
Auto3https://iptv-org.github.io/iptv/categories/auto.m3u
Business37https://iptv-org.github.io/iptv/categories/business.m3u
Classic1https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy3https://iptv-org.github.io/iptv/categories/comedy.m3u
Documentary10https://iptv-org.github.io/iptv/categories/documentary.m3u
Education3https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment78https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family6https://iptv-org.github.io/iptv/categories/family.m3u
Fashion31https://iptv-org.github.io/iptv/categories/fashion.m3u
Food5https://iptv-org.github.io/iptv/categories/food.m3u
General32https://iptv-org.github.io/iptv/categories/general.m3u
History6https://iptv-org.github.io/iptv/categories/history.m3u
Hobby2https://iptv-org.github.io/iptv/categories/hobby.m3u
Kids41https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative10https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle5https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Local251https://iptv-org.github.io/iptv/categories/local.m3u
Movies107https://iptv-org.github.io/iptv/categories/movies.m3u
Music231https://iptv-org.github.io/iptv/categories/music.m3u
News302https://iptv-org.github.io/iptv/categories/news.m3u
Religious89https://iptv-org.github.io/iptv/categories/religious.m3u
Shop22https://iptv-org.github.io/iptv/categories/shop.m3u
Sport175https://iptv-org.github.io/iptv/categories/sport.m3u
Travel6https://iptv-org.github.io/iptv/categories/travel.m3u
Weather5https://iptv-org.github.io/iptv/categories/weather.m3u
XXX75https://iptv-org.github.io/iptv/categories/xxx.m3u
Other5316https://iptv-org.github.io/iptv/categories/other.m3u
## Playlists by language -
LanguageChannelsPlaylist
Albanian40https://iptv-org.github.io/iptv/languages/sq.m3u
Amharic2https://iptv-org.github.io/iptv/languages/am.m3u
Arabic287https://iptv-org.github.io/iptv/languages/ar.m3u
Armenian9https://iptv-org.github.io/iptv/languages/hy.m3u
Azerbaijani17https://iptv-org.github.io/iptv/languages/az.m3u
Bengali11https://iptv-org.github.io/iptv/languages/bn.m3u
Bosnian4https://iptv-org.github.io/iptv/languages/bs.m3u
Bulgarian23https://iptv-org.github.io/iptv/languages/bg.m3u
Burmese5https://iptv-org.github.io/iptv/languages/my.m3u
Catalan4https://iptv-org.github.io/iptv/languages/ca.m3u
Chinese2334https://iptv-org.github.io/iptv/languages/zh.m3u
Croatian37https://iptv-org.github.io/iptv/languages/hr.m3u
Czech32https://iptv-org.github.io/iptv/languages/cs.m3u
Danish16https://iptv-org.github.io/iptv/languages/da.m3u
Divehi5https://iptv-org.github.io/iptv/languages/dv.m3u
Dutch105https://iptv-org.github.io/iptv/languages/nl.m3u
English916https://iptv-org.github.io/iptv/languages/en.m3u
Estonian11https://iptv-org.github.io/iptv/languages/et.m3u
Faroese2https://iptv-org.github.io/iptv/languages/fo.m3u
Finnish3https://iptv-org.github.io/iptv/languages/fi.m3u
French123https://iptv-org.github.io/iptv/languages/fr.m3u
Georgian11https://iptv-org.github.io/iptv/languages/ka.m3u
German218https://iptv-org.github.io/iptv/languages/de.m3u
Greek76https://iptv-org.github.io/iptv/languages/el.m3u
Hebrew21https://iptv-org.github.io/iptv/languages/he.m3u
Hindi242https://iptv-org.github.io/iptv/languages/hi.m3u
Hungarian25https://iptv-org.github.io/iptv/languages/hu.m3u
Icelandic6https://iptv-org.github.io/iptv/languages/is.m3u
Indonesian129https://iptv-org.github.io/iptv/languages/id.m3u
Italian223https://iptv-org.github.io/iptv/languages/it.m3u
Japanese32https://iptv-org.github.io/iptv/languages/ja.m3u
Kazakh19https://iptv-org.github.io/iptv/languages/kk.m3u
Khmer25https://iptv-org.github.io/iptv/languages/km.m3u
Korean46https://iptv-org.github.io/iptv/languages/ko.m3u
Kyrgyz6https://iptv-org.github.io/iptv/languages/ky.m3u
Lao4https://iptv-org.github.io/iptv/languages/lo.m3u
Latvian20https://iptv-org.github.io/iptv/languages/lv.m3u
Lithuanian11https://iptv-org.github.io/iptv/languages/lt.m3u
Luxembourgish5https://iptv-org.github.io/iptv/languages/lb.m3u
Macedonian4https://iptv-org.github.io/iptv/languages/mk.m3u
Malay32https://iptv-org.github.io/iptv/languages/ms.m3u
Maltese8https://iptv-org.github.io/iptv/languages/mt.m3u
Mongolian6https://iptv-org.github.io/iptv/languages/mn.m3u
Māori3https://iptv-org.github.io/iptv/languages/mi.m3u
Nepali2https://iptv-org.github.io/iptv/languages/ne.m3u
Norwegian Bokmål4https://iptv-org.github.io/iptv/languages/nb.m3u
Pashto19https://iptv-org.github.io/iptv/languages/ps.m3u
Persian33https://iptv-org.github.io/iptv/languages/fa.m3u
Polish12https://iptv-org.github.io/iptv/languages/pl.m3u
Portuguese114https://iptv-org.github.io/iptv/languages/pt.m3u
Romanian86https://iptv-org.github.io/iptv/languages/ro.m3u
Russian237https://iptv-org.github.io/iptv/languages/ru.m3u
Serbian12https://iptv-org.github.io/iptv/languages/sr.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/si.m3u
Slovak39https://iptv-org.github.io/iptv/languages/sk.m3u
Slovene6https://iptv-org.github.io/iptv/languages/sl.m3u
Somali5https://iptv-org.github.io/iptv/languages/so.m3u
Spanish585https://iptv-org.github.io/iptv/languages/es.m3u
Swahili7https://iptv-org.github.io/iptv/languages/sw.m3u
Swedish11https://iptv-org.github.io/iptv/languages/sv.m3u
Thai71https://iptv-org.github.io/iptv/languages/th.m3u
Turkish108https://iptv-org.github.io/iptv/languages/tr.m3u
Turkmen10https://iptv-org.github.io/iptv/languages/tk.m3u
Ukrainian161https://iptv-org.github.io/iptv/languages/uk.m3u
Urdu32https://iptv-org.github.io/iptv/languages/ur.m3u
Vietnamese62https://iptv-org.github.io/iptv/languages/vi.m3u
Undefined28https://iptv-org.github.io/iptv/languages/undefined.m3u
+
LanguageChannelsPlaylist
Albanian40https://iptv-org.github.io/iptv/languages/sq.m3u
Amharic2https://iptv-org.github.io/iptv/languages/am.m3u
Arabic287https://iptv-org.github.io/iptv/languages/ar.m3u
Armenian9https://iptv-org.github.io/iptv/languages/hy.m3u
Azerbaijani17https://iptv-org.github.io/iptv/languages/az.m3u
Bengali11https://iptv-org.github.io/iptv/languages/bn.m3u
Bosnian4https://iptv-org.github.io/iptv/languages/bs.m3u
Bulgarian23https://iptv-org.github.io/iptv/languages/bg.m3u
Burmese5https://iptv-org.github.io/iptv/languages/my.m3u
Catalan4https://iptv-org.github.io/iptv/languages/ca.m3u
Chinese2334https://iptv-org.github.io/iptv/languages/zh.m3u
Croatian37https://iptv-org.github.io/iptv/languages/hr.m3u
Czech32https://iptv-org.github.io/iptv/languages/cs.m3u
Danish16https://iptv-org.github.io/iptv/languages/da.m3u
Divehi5https://iptv-org.github.io/iptv/languages/dv.m3u
Dutch85https://iptv-org.github.io/iptv/languages/nl.m3u
English919https://iptv-org.github.io/iptv/languages/en.m3u
Estonian11https://iptv-org.github.io/iptv/languages/et.m3u
Faroese2https://iptv-org.github.io/iptv/languages/fo.m3u
Finnish3https://iptv-org.github.io/iptv/languages/fi.m3u
French140https://iptv-org.github.io/iptv/languages/fr.m3u
Georgian11https://iptv-org.github.io/iptv/languages/ka.m3u
German218https://iptv-org.github.io/iptv/languages/de.m3u
Greek76https://iptv-org.github.io/iptv/languages/el.m3u
Hausa1https://iptv-org.github.io/iptv/languages/ha.m3u
Hebrew21https://iptv-org.github.io/iptv/languages/he.m3u
Hindi242https://iptv-org.github.io/iptv/languages/hi.m3u
Hungarian25https://iptv-org.github.io/iptv/languages/hu.m3u
Icelandic6https://iptv-org.github.io/iptv/languages/is.m3u
Indonesian129https://iptv-org.github.io/iptv/languages/id.m3u
Italian223https://iptv-org.github.io/iptv/languages/it.m3u
Japanese32https://iptv-org.github.io/iptv/languages/ja.m3u
Kazakh19https://iptv-org.github.io/iptv/languages/kk.m3u
Khmer25https://iptv-org.github.io/iptv/languages/km.m3u
Korean46https://iptv-org.github.io/iptv/languages/ko.m3u
Kyrgyz6https://iptv-org.github.io/iptv/languages/ky.m3u
Lao4https://iptv-org.github.io/iptv/languages/lo.m3u
Latvian20https://iptv-org.github.io/iptv/languages/lv.m3u
Lithuanian11https://iptv-org.github.io/iptv/languages/lt.m3u
Luxembourgish5https://iptv-org.github.io/iptv/languages/lb.m3u
Macedonian4https://iptv-org.github.io/iptv/languages/mk.m3u
Malay32https://iptv-org.github.io/iptv/languages/ms.m3u
Maltese8https://iptv-org.github.io/iptv/languages/mt.m3u
Mongolian6https://iptv-org.github.io/iptv/languages/mn.m3u
Māori3https://iptv-org.github.io/iptv/languages/mi.m3u
Nepali2https://iptv-org.github.io/iptv/languages/ne.m3u
Norwegian Bokmål4https://iptv-org.github.io/iptv/languages/nb.m3u
Pashto19https://iptv-org.github.io/iptv/languages/ps.m3u
Persian33https://iptv-org.github.io/iptv/languages/fa.m3u
Polish12https://iptv-org.github.io/iptv/languages/pl.m3u
Portuguese114https://iptv-org.github.io/iptv/languages/pt.m3u
Romanian86https://iptv-org.github.io/iptv/languages/ro.m3u
Russian237https://iptv-org.github.io/iptv/languages/ru.m3u
Serbian12https://iptv-org.github.io/iptv/languages/sr.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/si.m3u
Slovak39https://iptv-org.github.io/iptv/languages/sk.m3u
Slovene6https://iptv-org.github.io/iptv/languages/sl.m3u
Somali5https://iptv-org.github.io/iptv/languages/so.m3u
Spanish585https://iptv-org.github.io/iptv/languages/es.m3u
Swahili7https://iptv-org.github.io/iptv/languages/sw.m3u
Swedish11https://iptv-org.github.io/iptv/languages/sv.m3u
Thai71https://iptv-org.github.io/iptv/languages/th.m3u
Turkish108https://iptv-org.github.io/iptv/languages/tr.m3u
Turkmen10https://iptv-org.github.io/iptv/languages/tk.m3u
Ukrainian161https://iptv-org.github.io/iptv/languages/uk.m3u
Urdu32https://iptv-org.github.io/iptv/languages/ur.m3u
Vietnamese62https://iptv-org.github.io/iptv/languages/vi.m3u
Undefined70https://iptv-org.github.io/iptv/languages/undefined.m3u
## Playlists by country -
CountryChannelsPlaylistEPG
Afghanistan37https://iptv-org.github.io/iptv/countries/af.m3u
Albania57https://iptv-org.github.io/iptv/countries/al.m3uhttp://195.154.221.171/epg/guidealbania.xml.gz
Algeria3https://iptv-org.github.io/iptv/countries/dz.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Andorra7https://iptv-org.github.io/iptv/countries/ad.m3u
Angola1https://iptv-org.github.io/iptv/countries/ao.m3u
Argentina161https://iptv-org.github.io/iptv/countries/ar.m3u
Armenia17https://iptv-org.github.io/iptv/countries/am.m3u
Aruba5https://iptv-org.github.io/iptv/countries/aw.m3u
Australia31https://iptv-org.github.io/iptv/countries/au.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Austria37https://iptv-org.github.io/iptv/countries/at.m3uhttp://epg.streamstv.me/epg/guide-austria.xml.gz
Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3uhttps://iptvx.one/epg/epg.xml.gz
Bahamas1https://iptv-org.github.io/iptv/countries/bs.m3u
Bahrain9https://iptv-org.github.io/iptv/countries/bh.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Bangladesh21https://iptv-org.github.io/iptv/countries/bd.m3u
Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u
Belarus13https://iptv-org.github.io/iptv/countries/by.m3uhttps://iptvx.one/epg/epg.xml.gz
Belgium75https://iptv-org.github.io/iptv/countries/be.m3uhttp://195.154.221.171/epg/guidebelgium.xml.gz
Bolivia29https://iptv-org.github.io/iptv/countries/bo.m3u
Bosnia and Herzegovina15https://iptv-org.github.io/iptv/countries/ba.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Brazil147https://iptv-org.github.io/iptv/countries/br.m3uhttp://infinitytv.xyz/guide.xml
Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u
Bulgaria45https://iptv-org.github.io/iptv/countries/bg.m3uhttp://195.154.221.171/epg/guidebulgaria.xml.gz
Burkina Faso1https://iptv-org.github.io/iptv/countries/bf.m3u
Cambodia49https://iptv-org.github.io/iptv/countries/kh.m3u
Cameroon33https://iptv-org.github.io/iptv/countries/cm.m3u
Canada71https://iptv-org.github.io/iptv/countries/ca.m3uhttp://epg.streamstv.me/epg/guide-canada.xml.gz
Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u
Chile123https://iptv-org.github.io/iptv/countries/cl.m3u
China4459https://iptv-org.github.io/iptv/countries/cn.m3uhttp://epg.51zmt.top:8000/e.xml.gz
Colombia61https://iptv-org.github.io/iptv/countries/co.m3u
Costa Rica25https://iptv-org.github.io/iptv/countries/cr.m3u
Croatia69https://iptv-org.github.io/iptv/countries/hr.m3uhttp://tvprofil.net/xmltv/data/epg_tvprofil.net.xml
Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u
Cyprus29https://iptv-org.github.io/iptv/countries/cy.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Czech Republic63https://iptv-org.github.io/iptv/countries/cz.m3uhttp://epg.streamstv.me/epg/guide-cz.xml.gz
Democratic Republic of the Congo3https://iptv-org.github.io/iptv/countries/cd.m3u
Denmark31https://iptv-org.github.io/iptv/countries/dk.m3uhttp://195.154.221.171/epg/guidedenmark.xml.gz
Dominican Republic81https://iptv-org.github.io/iptv/countries/do.m3u
Ecuador17https://iptv-org.github.io/iptv/countries/ec.m3u
Egypt105https://iptv-org.github.io/iptv/countries/eg.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
El Salvador3https://iptv-org.github.io/iptv/countries/sv.m3u
Equatorial Guinea5https://iptv-org.github.io/iptv/countries/gq.m3u
Estonia21https://iptv-org.github.io/iptv/countries/ee.m3uhttp://195.154.221.171/epg/guideestonia.xml.gz
Ethiopia3https://iptv-org.github.io/iptv/countries/et.m3u
Faroe Islands3https://iptv-org.github.io/iptv/countries/fo.m3u
Finland5https://iptv-org.github.io/iptv/countries/fi.m3uhttp://195.154.221.171/epg/guidefinland.xml.gz
Fiji1https://iptv-org.github.io/iptv/countries/fj.m3u
France151https://iptv-org.github.io/iptv/countries/fr.m3uhttp://195.154.221.171/epg/guidefrance.xml.gz
Gambia1https://iptv-org.github.io/iptv/countries/gm.m3u
Georgia21https://iptv-org.github.io/iptv/countries/ge.m3u
Germany345https://iptv-org.github.io/iptv/countries/de.m3uhttp://195.154.221.171/epg/guidegermany.xml.gz
Ghana7https://iptv-org.github.io/iptv/countries/gh.m3u
Greece121https://iptv-org.github.io/iptv/countries/gr.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Grenada1https://iptv-org.github.io/iptv/countries/gd.m3u
Guadeloupe3https://iptv-org.github.io/iptv/countries/gp.m3u
Guatemala3https://iptv-org.github.io/iptv/countries/gt.m3u
Guyana3https://iptv-org.github.io/iptv/countries/gy.m3u
Haiti31https://iptv-org.github.io/iptv/countries/ht.m3u
Honduras53https://iptv-org.github.io/iptv/countries/hn.m3u
Hong Kong79https://iptv-org.github.io/iptv/countries/hk.m3u
Hungary49https://iptv-org.github.io/iptv/countries/hu.m3uhttp://epg.streamstv.me/epg/guide-hungry.xml.gz
Iceland11https://iptv-org.github.io/iptv/countries/is.m3u
India507https://iptv-org.github.io/iptv/countries/in.m3uhttp://epg.streamstv.me/epg/guide-india.xml.gz
Indonesia257https://iptv-org.github.io/iptv/countries/id.m3u
International191https://iptv-org.github.io/iptv/countries/int.m3u
Iran67https://iptv-org.github.io/iptv/countries/ir.m3uhttp://195.154.221.171/epg/guideiran.xml.gz
Iraq49https://iptv-org.github.io/iptv/countries/iq.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Ireland3https://iptv-org.github.io/iptv/countries/ie.m3u
Israel41https://iptv-org.github.io/iptv/countries/il.m3uhttp://epg.streamstv.me/epg/guide-israel.xml.gz
Italy441https://iptv-org.github.io/iptv/countries/it.m3uhttp://195.154.221.171/epg/guideitaly.xml.gz
Ivory Coast7https://iptv-org.github.io/iptv/countries/ci.m3u
Jamaica11https://iptv-org.github.io/iptv/countries/jm.m3u
Japan63https://iptv-org.github.io/iptv/countries/jp.m3u
Jordan25https://iptv-org.github.io/iptv/countries/jo.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kazakhstan37https://iptv-org.github.io/iptv/countries/kz.m3uhttps://iptvx.one/epg/epg.xml.gz
Kenya9https://iptv-org.github.io/iptv/countries/ke.m3u
Kosovo21https://iptv-org.github.io/iptv/countries/xk.m3u
Kuwait61https://iptv-org.github.io/iptv/countries/kw.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kyrgyzstan11https://iptv-org.github.io/iptv/countries/kg.m3u
Laos7https://iptv-org.github.io/iptv/countries/la.m3u
Latvia39https://iptv-org.github.io/iptv/countries/lv.m3uhttps://iptvx.one/epg/epg.xml.gz
Lebanon55https://iptv-org.github.io/iptv/countries/lb.m3u
Libya13https://iptv-org.github.io/iptv/countries/ly.m3u
Liechtenstein3https://iptv-org.github.io/iptv/countries/li.m3u
Lithuania21https://iptv-org.github.io/iptv/countries/lt.m3uhttps://iptvx.one/epg/epg.xml.gz
Luxembourg9https://iptv-org.github.io/iptv/countries/lu.m3u
Macau27https://iptv-org.github.io/iptv/countries/mo.m3u
Macedonia7https://iptv-org.github.io/iptv/countries/mk.m3u
Malaysia35https://iptv-org.github.io/iptv/countries/my.m3u
Maldives9https://iptv-org.github.io/iptv/countries/mv.m3u
Malta15https://iptv-org.github.io/iptv/countries/mt.m3uhttp://epg.streamstv.me/epg/guide-malta.xml.gz
Mexico109https://iptv-org.github.io/iptv/countries/mx.m3u
Moldova27https://iptv-org.github.io/iptv/countries/md.m3uhttps://iptvx.one/epg/epg.xml.gz
Mongolia11https://iptv-org.github.io/iptv/countries/mn.m3u
Montenegro7https://iptv-org.github.io/iptv/countries/me.m3u
Morocco39https://iptv-org.github.io/iptv/countries/ma.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Mozambique9https://iptv-org.github.io/iptv/countries/mz.m3u
Myanmar9https://iptv-org.github.io/iptv/countries/mm.m3u
Nepal3https://iptv-org.github.io/iptv/countries/np.m3u
Netherlands133https://iptv-org.github.io/iptv/countries/nl.m3uhttp://195.154.221.171/epg/guidenetherlands.xml.gz
New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Nicaragua19https://iptv-org.github.io/iptv/countries/ni.m3u
Nigeria27https://iptv-org.github.io/iptv/countries/ng.m3u
North Korea1https://iptv-org.github.io/iptv/countries/kp.m3u
Norway7https://iptv-org.github.io/iptv/countries/no.m3uhttp://epg.streamstv.me/epg/guide-norway.xml.gz
Oman15https://iptv-org.github.io/iptv/countries/om.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Pakistan63https://iptv-org.github.io/iptv/countries/pk.m3u
Palestine31https://iptv-org.github.io/iptv/countries/ps.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Panama7https://iptv-org.github.io/iptv/countries/pa.m3u
Paraguay1https://iptv-org.github.io/iptv/countries/py.m3u
Peru55https://iptv-org.github.io/iptv/countries/pe.m3u
Philippines21https://iptv-org.github.io/iptv/countries/ph.m3u
Poland23https://iptv-org.github.io/iptv/countries/pl.m3uhttp://195.154.221.171/epg/guidepoland.xml.gz
Portugal65https://iptv-org.github.io/iptv/countries/pt.m3uhttp://195.154.221.171/epg/guideportugal.xml.gz
Puerto Rico11https://iptv-org.github.io/iptv/countries/pr.m3u
Qatar35https://iptv-org.github.io/iptv/countries/qa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Republic of the Congo1https://iptv-org.github.io/iptv/countries/cg.m3u
Romania143https://iptv-org.github.io/iptv/countries/ro.m3uhttp://195.154.221.171/epg/guideromania.xml.gz
Russia471https://iptv-org.github.io/iptv/countries/ru.m3uhttps://iptvx.one/epg/epg.xml.gz
Rwanda3https://iptv-org.github.io/iptv/countries/rw.m3u
Saint Kitts and Nevis5https://iptv-org.github.io/iptv/countries/kn.m3u
San Marino3https://iptv-org.github.io/iptv/countries/sm.m3u
Saudi Arabia29https://iptv-org.github.io/iptv/countries/sa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Senegal7https://iptv-org.github.io/iptv/countries/sn.m3u
Serbia19https://iptv-org.github.io/iptv/countries/rs.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u
Singapore21https://iptv-org.github.io/iptv/countries/sg.m3u
Sint Maarten1https://iptv-org.github.io/iptv/countries/sx.m3u
Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
Slovenia11https://iptv-org.github.io/iptv/countries/si.m3uhttp://195.154.221.171/epg/guideslovenia.xml.gz
Somalia9https://iptv-org.github.io/iptv/countries/so.m3u
South Africa3https://iptv-org.github.io/iptv/countries/za.m3uhttp://i.mjh.nz/za/DStv/epg.xml.gz
South Korea89https://iptv-org.github.io/iptv/countries/kr.m3u
Spain349https://iptv-org.github.io/iptv/countries/es.m3uhttp://195.154.221.171/epg/guidespain.xml.gz
Sri Lanka13https://iptv-org.github.io/iptv/countries/lk.m3u
Sudan13https://iptv-org.github.io/iptv/countries/sd.m3u
Sweden21https://iptv-org.github.io/iptv/countries/se.m3uhttp://195.154.221.171/epg/guidesweden.xml.gz
Switzerland51https://iptv-org.github.io/iptv/countries/ch.m3uhttp://195.154.221.171/epg/guideswitzerland.xml.gz
Syria19https://iptv-org.github.io/iptv/countries/sy.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Taiwan99https://iptv-org.github.io/iptv/countries/tw.m3u
Tanzania3https://iptv-org.github.io/iptv/countries/tz.m3u
Thailand141https://iptv-org.github.io/iptv/countries/th.m3u
Trinidad and Tobago1https://iptv-org.github.io/iptv/countries/tt.m3u
Tunisia7https://iptv-org.github.io/iptv/countries/tn.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Turkey215https://iptv-org.github.io/iptv/countries/tr.m3uhttp://195.154.221.171/epg/guideturkey.xml.gz
Turkmenistan19https://iptv-org.github.io/iptv/countries/tm.m3u
Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u
Ukraine321https://iptv-org.github.io/iptv/countries/ua.m3uhttps://iptvx.one/epg/epg.xml.gz
United Arab Emirates281https://iptv-org.github.io/iptv/countries/ae.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
United Kingdom139https://iptv-org.github.io/iptv/countries/uk.m3uhttp://195.154.221.171/epg/guideuk.xml.gz
United States1025https://iptv-org.github.io/iptv/countries/us.m3uhttp://epg.streamstv.me/epg/guide-usa.xml.gz
Uruguay9https://iptv-org.github.io/iptv/countries/uy.m3u
Venezuela19https://iptv-org.github.io/iptv/countries/ve.m3u
Vietnam123https://iptv-org.github.io/iptv/countries/vn.m3u
Virgin Islands of the United States1https://iptv-org.github.io/iptv/countries/vi.m3u
Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u
Yemen3https://iptv-org.github.io/iptv/countries/ye.m3u
Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u
+
CountryChannelsPlaylistEPG
Afghanistan37https://iptv-org.github.io/iptv/countries/af.m3u
Albania57https://iptv-org.github.io/iptv/countries/al.m3uhttp://195.154.221.171/epg/guidealbania.xml.gz
Algeria3https://iptv-org.github.io/iptv/countries/dz.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Andorra7https://iptv-org.github.io/iptv/countries/ad.m3u
Angola1https://iptv-org.github.io/iptv/countries/ao.m3u
Argentina161https://iptv-org.github.io/iptv/countries/ar.m3u
Armenia17https://iptv-org.github.io/iptv/countries/am.m3u
Aruba5https://iptv-org.github.io/iptv/countries/aw.m3u
Australia31https://iptv-org.github.io/iptv/countries/au.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Austria37https://iptv-org.github.io/iptv/countries/at.m3uhttp://epg.streamstv.me/epg/guide-austria.xml.gz
Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3uhttps://iptvx.one/epg/epg.xml.gz
Bahamas1https://iptv-org.github.io/iptv/countries/bs.m3u
Bahrain9https://iptv-org.github.io/iptv/countries/bh.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Bangladesh21https://iptv-org.github.io/iptv/countries/bd.m3u
Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u
Belarus13https://iptv-org.github.io/iptv/countries/by.m3uhttps://iptvx.one/epg/epg.xml.gz
Belgium75https://iptv-org.github.io/iptv/countries/be.m3uhttp://195.154.221.171/epg/guidebelgium.xml.gz
Bolivia29https://iptv-org.github.io/iptv/countries/bo.m3u
Bosnia and Herzegovina15https://iptv-org.github.io/iptv/countries/ba.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Brazil147https://iptv-org.github.io/iptv/countries/br.m3uhttp://infinitytv.xyz/guide.xml
Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u
Bulgaria105https://iptv-org.github.io/iptv/countries/bg.m3uhttp://195.154.221.171/epg/guidebulgaria.xml.gz
Burkina Faso1https://iptv-org.github.io/iptv/countries/bf.m3u
Cambodia49https://iptv-org.github.io/iptv/countries/kh.m3u
Cameroon33https://iptv-org.github.io/iptv/countries/cm.m3u
Canada71https://iptv-org.github.io/iptv/countries/ca.m3uhttp://epg.streamstv.me/epg/guide-canada.xml.gz
Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u
Chile123https://iptv-org.github.io/iptv/countries/cl.m3u
China4459https://iptv-org.github.io/iptv/countries/cn.m3uhttp://epg.51zmt.top:8000/e.xml.gz
Colombia61https://iptv-org.github.io/iptv/countries/co.m3u
Costa Rica25https://iptv-org.github.io/iptv/countries/cr.m3u
Croatia69https://iptv-org.github.io/iptv/countries/hr.m3uhttp://tvprofil.net/xmltv/data/epg_tvprofil.net.xml
Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u
Cyprus29https://iptv-org.github.io/iptv/countries/cy.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Czech Republic63https://iptv-org.github.io/iptv/countries/cz.m3uhttp://epg.streamstv.me/epg/guide-cz.xml.gz
Democratic Republic of the Congo9https://iptv-org.github.io/iptv/countries/cd.m3u
Denmark31https://iptv-org.github.io/iptv/countries/dk.m3uhttp://195.154.221.171/epg/guidedenmark.xml.gz
Dominican Republic81https://iptv-org.github.io/iptv/countries/do.m3u
Ecuador17https://iptv-org.github.io/iptv/countries/ec.m3u
Egypt105https://iptv-org.github.io/iptv/countries/eg.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
El Salvador3https://iptv-org.github.io/iptv/countries/sv.m3u
Equatorial Guinea5https://iptv-org.github.io/iptv/countries/gq.m3u
Estonia23https://iptv-org.github.io/iptv/countries/ee.m3uhttp://195.154.221.171/epg/guideestonia.xml.gz
Ethiopia3https://iptv-org.github.io/iptv/countries/et.m3u
Faroe Islands3https://iptv-org.github.io/iptv/countries/fo.m3u
Finland5https://iptv-org.github.io/iptv/countries/fi.m3uhttp://195.154.221.171/epg/guidefinland.xml.gz
Fiji1https://iptv-org.github.io/iptv/countries/fj.m3u
France151https://iptv-org.github.io/iptv/countries/fr.m3uhttp://195.154.221.171/epg/guidefrance.xml.gz
Gambia1https://iptv-org.github.io/iptv/countries/gm.m3u
Georgia21https://iptv-org.github.io/iptv/countries/ge.m3u
Germany345https://iptv-org.github.io/iptv/countries/de.m3uhttp://195.154.221.171/epg/guidegermany.xml.gz
Ghana7https://iptv-org.github.io/iptv/countries/gh.m3u
Greece121https://iptv-org.github.io/iptv/countries/gr.m3uhttp://195.154.221.171/epg/guidegreece.xml.gz
Grenada1https://iptv-org.github.io/iptv/countries/gd.m3u
Guadeloupe3https://iptv-org.github.io/iptv/countries/gp.m3u
Guatemala3https://iptv-org.github.io/iptv/countries/gt.m3u
Guyana3https://iptv-org.github.io/iptv/countries/gy.m3u
Haiti31https://iptv-org.github.io/iptv/countries/ht.m3u
Honduras53https://iptv-org.github.io/iptv/countries/hn.m3u
Hong Kong79https://iptv-org.github.io/iptv/countries/hk.m3u
Hungary49https://iptv-org.github.io/iptv/countries/hu.m3uhttp://epg.streamstv.me/epg/guide-hungry.xml.gz
Iceland11https://iptv-org.github.io/iptv/countries/is.m3u
India507https://iptv-org.github.io/iptv/countries/in.m3uhttp://epg.streamstv.me/epg/guide-india.xml.gz
Indonesia257https://iptv-org.github.io/iptv/countries/id.m3u
International193https://iptv-org.github.io/iptv/countries/int.m3u
Iran67https://iptv-org.github.io/iptv/countries/ir.m3uhttp://195.154.221.171/epg/guideiran.xml.gz
Iraq49https://iptv-org.github.io/iptv/countries/iq.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Ireland3https://iptv-org.github.io/iptv/countries/ie.m3u
Israel41https://iptv-org.github.io/iptv/countries/il.m3uhttp://epg.streamstv.me/epg/guide-israel.xml.gz
Italy441https://iptv-org.github.io/iptv/countries/it.m3uhttp://195.154.221.171/epg/guideitaly.xml.gz
Ivory Coast7https://iptv-org.github.io/iptv/countries/ci.m3u
Jamaica11https://iptv-org.github.io/iptv/countries/jm.m3u
Japan63https://iptv-org.github.io/iptv/countries/jp.m3u
Jordan25https://iptv-org.github.io/iptv/countries/jo.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kazakhstan37https://iptv-org.github.io/iptv/countries/kz.m3uhttps://iptvx.one/epg/epg.xml.gz
Kenya9https://iptv-org.github.io/iptv/countries/ke.m3u
Kosovo21https://iptv-org.github.io/iptv/countries/xk.m3u
Kuwait61https://iptv-org.github.io/iptv/countries/kw.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Kyrgyzstan11https://iptv-org.github.io/iptv/countries/kg.m3u
Laos7https://iptv-org.github.io/iptv/countries/la.m3u
Latvia47https://iptv-org.github.io/iptv/countries/lv.m3uhttps://iptvx.one/epg/epg.xml.gz
Lebanon55https://iptv-org.github.io/iptv/countries/lb.m3u
Libya13https://iptv-org.github.io/iptv/countries/ly.m3u
Liechtenstein3https://iptv-org.github.io/iptv/countries/li.m3u
Lithuania23https://iptv-org.github.io/iptv/countries/lt.m3uhttps://iptvx.one/epg/epg.xml.gz
Luxembourg9https://iptv-org.github.io/iptv/countries/lu.m3u
Macau27https://iptv-org.github.io/iptv/countries/mo.m3u
Macedonia7https://iptv-org.github.io/iptv/countries/mk.m3u
Malaysia35https://iptv-org.github.io/iptv/countries/my.m3u
Maldives9https://iptv-org.github.io/iptv/countries/mv.m3u
Malta15https://iptv-org.github.io/iptv/countries/mt.m3uhttp://epg.streamstv.me/epg/guide-malta.xml.gz
Mexico109https://iptv-org.github.io/iptv/countries/mx.m3u
Moldova27https://iptv-org.github.io/iptv/countries/md.m3uhttps://iptvx.one/epg/epg.xml.gz
Mongolia11https://iptv-org.github.io/iptv/countries/mn.m3u
Montenegro7https://iptv-org.github.io/iptv/countries/me.m3u
Morocco39https://iptv-org.github.io/iptv/countries/ma.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Mozambique9https://iptv-org.github.io/iptv/countries/mz.m3u
Myanmar9https://iptv-org.github.io/iptv/countries/mm.m3u
Nepal3https://iptv-org.github.io/iptv/countries/np.m3u
Netherlands133https://iptv-org.github.io/iptv/countries/nl.m3uhttp://195.154.221.171/epg/guidenetherlands.xml.gz
New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3uhttp://i.mjh.nz/nzau/epg.xml.gz
Nicaragua19https://iptv-org.github.io/iptv/countries/ni.m3u
Nigeria27https://iptv-org.github.io/iptv/countries/ng.m3u
North Korea1https://iptv-org.github.io/iptv/countries/kp.m3u
Norway7https://iptv-org.github.io/iptv/countries/no.m3uhttp://epg.streamstv.me/epg/guide-norway.xml.gz
Oman15https://iptv-org.github.io/iptv/countries/om.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Pakistan63https://iptv-org.github.io/iptv/countries/pk.m3u
Palestine31https://iptv-org.github.io/iptv/countries/ps.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Panama7https://iptv-org.github.io/iptv/countries/pa.m3u
Paraguay1https://iptv-org.github.io/iptv/countries/py.m3u
Peru55https://iptv-org.github.io/iptv/countries/pe.m3u
Philippines21https://iptv-org.github.io/iptv/countries/ph.m3u
Poland23https://iptv-org.github.io/iptv/countries/pl.m3uhttp://195.154.221.171/epg/guidepoland.xml.gz
Portugal65https://iptv-org.github.io/iptv/countries/pt.m3uhttp://195.154.221.171/epg/guideportugal.xml.gz
Puerto Rico11https://iptv-org.github.io/iptv/countries/pr.m3u
Qatar35https://iptv-org.github.io/iptv/countries/qa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Republic of the Congo1https://iptv-org.github.io/iptv/countries/cg.m3u
Romania143https://iptv-org.github.io/iptv/countries/ro.m3uhttp://195.154.221.171/epg/guideromania.xml.gz
Russia475https://iptv-org.github.io/iptv/countries/ru.m3uhttps://iptvx.one/epg/epg.xml.gz
Rwanda3https://iptv-org.github.io/iptv/countries/rw.m3u
Saint Kitts and Nevis5https://iptv-org.github.io/iptv/countries/kn.m3u
San Marino3https://iptv-org.github.io/iptv/countries/sm.m3u
Saudi Arabia29https://iptv-org.github.io/iptv/countries/sa.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Senegal7https://iptv-org.github.io/iptv/countries/sn.m3u
Serbia19https://iptv-org.github.io/iptv/countries/rs.m3uhttp://epg.streamstv.me/epg/guide-exyu.xml.gz
Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u
Singapore21https://iptv-org.github.io/iptv/countries/sg.m3u
Sint Maarten1https://iptv-org.github.io/iptv/countries/sx.m3u
Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
Slovenia11https://iptv-org.github.io/iptv/countries/si.m3uhttp://195.154.221.171/epg/guideslovenia.xml.gz
Somalia9https://iptv-org.github.io/iptv/countries/so.m3u
South Africa3https://iptv-org.github.io/iptv/countries/za.m3uhttp://i.mjh.nz/za/DStv/epg.xml.gz
South Korea89https://iptv-org.github.io/iptv/countries/kr.m3u
Spain349https://iptv-org.github.io/iptv/countries/es.m3uhttp://195.154.221.171/epg/guidespain.xml.gz
Sri Lanka13https://iptv-org.github.io/iptv/countries/lk.m3u
Sudan13https://iptv-org.github.io/iptv/countries/sd.m3u
Sweden21https://iptv-org.github.io/iptv/countries/se.m3uhttp://195.154.221.171/epg/guidesweden.xml.gz
Switzerland51https://iptv-org.github.io/iptv/countries/ch.m3uhttp://195.154.221.171/epg/guideswitzerland.xml.gz
Syria19https://iptv-org.github.io/iptv/countries/sy.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Taiwan99https://iptv-org.github.io/iptv/countries/tw.m3u
Tanzania3https://iptv-org.github.io/iptv/countries/tz.m3u
Thailand141https://iptv-org.github.io/iptv/countries/th.m3u
Togo1https://iptv-org.github.io/iptv/countries/tg.m3u
Trinidad and Tobago1https://iptv-org.github.io/iptv/countries/tt.m3u
Tunisia7https://iptv-org.github.io/iptv/countries/tn.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
Turkey215https://iptv-org.github.io/iptv/countries/tr.m3uhttp://195.154.221.171/epg/guideturkey.xml.gz
Turkmenistan19https://iptv-org.github.io/iptv/countries/tm.m3u
Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u
Ukraine321https://iptv-org.github.io/iptv/countries/ua.m3uhttps://iptvx.one/epg/epg.xml.gz
United Arab Emirates281https://iptv-org.github.io/iptv/countries/ae.m3uhttp://195.154.221.171/epg/guidearab.xml.gz
United Kingdom139https://iptv-org.github.io/iptv/countries/uk.m3uhttp://195.154.221.171/epg/guideuk.xml.gz
United States1025https://iptv-org.github.io/iptv/countries/us.m3uhttp://epg.streamstv.me/epg/guide-usa.xml.gz
Uruguay9https://iptv-org.github.io/iptv/countries/uy.m3u
Venezuela19https://iptv-org.github.io/iptv/countries/ve.m3u
Vietnam123https://iptv-org.github.io/iptv/countries/vn.m3u
Virgin Islands of the United States1https://iptv-org.github.io/iptv/countries/vi.m3u
Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u
Yemen3https://iptv-org.github.io/iptv/countries/ye.m3u
Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u
## Resources diff --git a/channels/be.m3u b/channels/be.m3u index 3a2f6d7208..0cfd454c44 100644 --- a/channels/be.m3u +++ b/channels/be.m3u @@ -1,21 +1,21 @@ #EXTM3U x-tvg-url="http://195.154.221.171/epg/guidebelgium.xml.gz" -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/wLCwmnr.jpg" group-title="Local",Antenne Centre +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/wLCwmnr.jpg" group-title="Local",Antenne Centre http://tvl-live.l3.freecaster.net/live/actv/actv-audio_track=128000-video=1600000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/iWXUmje.jpg" group-title="Local",ATV http://api.new.livestream.com/accounts/27755193/events/8452381/live.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.ibb.co/VmQ5bzM/5107.jpg" group-title="",Bel RTL +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.ibb.co/VmQ5bzM/5107.jpg" group-title="",Bel RTL http://bel-lh.akamaihd.net/i/BEL_1@321282/master.m3u8?fluxustv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/rcfUiWV.jpg" group-title="Local",Bruzz http://hls-origin01-bruzz.cdn02.rambla.be/main/adliveorigin-bruzz/_definst_/V3n5YY.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/YjKqWru.png" group-title="",BX1 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/YjKqWru.png" group-title="",BX1 http://149.202.81.107:1935/stream/live/playlist.m3u8?fluxustv.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/YjKqWru.png" group-title="",BX1 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/YjKqWru.png" group-title="",BX1 https://59959724487e3.streamlock.net/stream/live/playlist.m3u8?fluxustv.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/JJcnXUF.png" group-title="",Canal C +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/JJcnXUF.png" group-title="",Canal C http://streamer.canalc.be:1935/canalc/smil:SMIL-canalc-multi/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/JJcnXUF.png" group-title="",Canal C +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/JJcnXUF.png" group-title="",Canal C https://594a365b4a1b2.streamlock.net/canalc/_definst_/live/chunklist_w1917584225.m3u8?fluxustv.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/uoSMNnr.png" group-title="Local",Canal Zoom +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/uoSMNnr.png" group-title="Local",Canal Zoom http://streamer.canalc.be:1935/canalzoom/smil:SMIL-canalzoom-multi/chunklist.m3u8 #EXTINF:-1 tvg-id="Canvas BE" tvg-name="Canvas BE" tvg-language="Dutch" tvg-logo="https://i.imgur.com/xVgqbbT.jpg" group-title="",Canvas https://live-vrt.akamaized.net/groupc/live/14a2c0f6-3043-4850-88a5-7fb062fe7f05/live_aes.isml/playlist.m3u8 @@ -23,11 +23,11 @@ https://live-vrt.akamaized.net/groupc/live/14a2c0f6-3043-4850-88a5-7fb062fe7f05/ https://live-vrt.akamaized.net/groupc/live/14a2c0f6-3043-4850-88a5-7fb062fe7f05/live_aes.isml/playlist.m3u8?fluxustv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/LJ4Hpdc.png" group-title="Music",City Music TV http://5592f056abba8.streamlock.net/citytv/citytv/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="http://i.imgur.com/M1vn8hv.png" group-title="",EbS +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="http://i.imgur.com/M1vn8hv.png" group-title="",EbS http://ott.ec.streamcloud.be/live/disk1/EBS/hls_el/EBS.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="http://i.imgur.com/M1vn8hv.png" group-title="",EbS +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="http://i.imgur.com/M1vn8hv.png" group-title="",EbS http://ott.ec.streamcloud.be/live/disk1/EBSplus/hls_el/EBSplus.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/zNjUBun.png" group-title="",EbS Live +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="https://i.imgur.com/zNjUBun.png" group-title="",EbS Live http://ott.ec.streamcloud.be/live/disk1/EBS/hls_el/EBS-audio_AACL_ell_66400_207=66400-video=800000.m3u8 #EXTINF:-1 tvg-id="een BE" tvg-name="een BE" tvg-language="Dutch" tvg-logo="https://i.imgur.com/hWfo6az.png" group-title="",Eén https://live-vrt.akamaized.net/groupc/live/8edf3bdf-7db3-41c3-a318-72cb7f82de66/live_aes.isml/playlist.m3u8 @@ -41,35 +41,35 @@ https://live-vrt.akamaized.net/groupc/live/f132f1b8-d04d-404e-90e0-6da1abb4f4fc/ https://live-vrt.akamaized.net/groupc/live/f132f1b8-d04d-404e-90e0-6da1abb4f4fc/live_aes.isml/playlist.m3u8?fluxustv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/eDYaphB.png" group-title="",Ketnet Junior http://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/bp1Qp0d.png" group-title="News",LN24 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/bp1Qp0d.png" group-title="News",LN24 https://live.cdn.ln24.be/out/v1/b191621c8b9a436cad37bb36a82d2e1c/index_1.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8CWBmcN.png" group-title="",Notele +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/8CWBmcN.png" group-title="",Notele https://streaming01.divercom.be/notele_live/_definst_/direct.stream/chunklist_w1424854023.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8CWBmcN.png" group-title="",Notele +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/8CWBmcN.png" group-title="",Notele https://streaming01.divercom.be/notele_live/_definst_/direct.stream/chunklist_w798871553.m3u8?fluxustv.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/d2wbX6e.jpg" group-title="Music",NRJ Hits TV +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/d2wbX6e.jpg" group-title="Music",NRJ Hits TV https://5be019f0d8c6e.streamlock.net/ngroup/ngrp:NRJHitsTV_all/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/s0CZjmi.png" group-title="Music",Q-Music https://dpp-streamlive-plain.medialaancdn.be/qmusic/plain/hls_hd.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.ibb.co/4jfSTKz/contact.jpg" group-title="Music",Radio Contact Vision +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.ibb.co/4jfSTKz/contact.jpg" group-title="Music",Radio Contact Vision http://contact-lh.akamaihd.net/i/CONTACT_1@321283/index_1200_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/RMjFeGE.png" group-title="Music",Radio PROS http://highvolume04.streampartner.nl/radiopros/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/CzQe0q2.png" group-title="",ROB-tv http://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 -#EXTINF:-1 tvg-id="RTL-TVi BE" tvg-name="RTL-TVi BE" tvg-language="Dutch" tvg-logo="https://i.imgur.com/yjtxdmh.png" group-title="",RTL-TVi +#EXTINF:-1 tvg-id="RTL-TVi BE" tvg-name="RTL-TVi BE" tvg-language="French" tvg-logo="https://i.imgur.com/yjtxdmh.png" group-title="",RTL-TVi http://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/hMdMaEx.png" group-title="Local",Telesambre +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/hMdMaEx.png" group-title="Local",Telesambre https://prp.l3.freecaster.net/live/telesambre/telesambre-audio_track=128000-video=2600000.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/p2eKv46.jpg" group-title="Local",TV Lux +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/p2eKv46.jpg" group-title="Local",TV Lux https://5a0b00d270652.streamlock.net/live/tvlux-live/chunklist_w167261518.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/JFVEcEA.png" group-title="Local",TV Oost http://player-api.new.livestream.com/accounts/27755193/events/8511193/live.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/cRTCPo1.png" group-title="Local",TVCom +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/cRTCPo1.png" group-title="Local",TVCom https://5a0b00d270652.streamlock.net/live/tvcom-live/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.ibb.co/KGRYRmt/download.jpg" group-title="Local",TVL http://player-api.new.livestream.com/accounts/27755193/events/8452383/live.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/e7xUgDm.png" group-title="Local",Télé MB +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://i.imgur.com/e7xUgDm.png" group-title="Local",Télé MB http://tvl-live.l3.freecaster.net/live/telemb/telemb-audio_track=128000-video=1600000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Dutch" tvg-logo="https://i.imgur.com/aGORIN8.png" group-title="Local",WTV https://hls-origin01-focus-wtv.cdn01.rambla.be/adliveorigin-focus-wtv/_definst_/VzXNby.smil/chunklist_b3000000.m3u8 diff --git a/channels/cd.m3u b/channels/cd.m3u index e5f7a8d5af..1769cc8356 100644 --- a/channels/cd.m3u +++ b/channels/cd.m3u @@ -1,5 +1,11 @@ #EXTM3U +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/DRUNmHQ.png" group-title="",B-One TV +https://stream.ecable.tv/b-one/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/IEM93cd.png" group-title="",RTNC +https://stream.ecable.tv/rtnc/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://trace.company/wp-content/uploads/2017/08/TRACE-logo-kitoko-01-1.png" group-title="Music",Trace Kitoko http://d2ktlibtvvj8vp.cloudfront.net/trace_kitoko/6/prog_index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="French" tvg-logo="https://trace.company/wp-content/uploads/2017/08/TRACE-logo-kitoko-01-1.png" group-title="Music",Trace Kitoko https://d2ktlibtvvj8vp.cloudfront.net/trace_kitoko/6/prog_index.m3u8?fluxustv.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/Csb9UFe.jpg" group-title="",Télé 50 +https://stream.ecable.tv/tele50/tracks-v1a1/mono.m3u8 diff --git a/channels/ee.m3u b/channels/ee.m3u index 5ff166704b..b1ccdca31d 100644 --- a/channels/ee.m3u +++ b/channels/ee.m3u @@ -13,6 +13,8 @@ http://185.176.117.243/live/eds/Kanal11/HLS_encr/Kanal11.m3u8 http://185.176.117.243/live/eds/Kanal12/HLS_encr/Kanal12.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Estonian" tvg-logo="https://i.imgur.com/2j6R5U2.png" group-title="Kids",Nickelodeon Estonia https://194.204.46.137/live/eds/Nickelodeon/HLS_encr/Nickelodeon-audio_20003=96000-video=2200000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/IRSgGY8.png" group-title="",PINGVIN LOLO +http://82.193.71.93/LoLoEE/index.m3u8 #EXTINF:-1 tvg-id="Tallinna TV EE" tvg-name="Tallinna TV EE" tvg-language="Estonian" tvg-logo="https://i.imgur.com/lX84EWP.jpg" group-title="",Tallinna TV https://cdn.leviracloud.eu:11935/TTVLive/smil:ttvlivetest.smil/chunks.m3u8 #EXTINF:-1 tvg-id="TV3 EE" tvg-name="TV3 EE" tvg-language="Estonian" tvg-logo="https://i.imgur.com/mvaz113.png" group-title="",TV3 [HD] diff --git a/channels/int.m3u b/channels/int.m3u index 3ee20e8b91..754db721e1 100644 --- a/channels/int.m3u +++ b/channels/int.m3u @@ -7,6 +7,8 @@ https://stream.ecable.tv/africancine/tracks-v1a1/mono.m3u8 https://stream.ecable.tv/afrobeats/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="https://i.imgur.com/v99U3JE.png" group-title="XXX",Amazing TV http://204.45.182.172:26789/i/ghjnvq5o/8c85fsaf/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Hausa" tvg-logo="https://i.imgur.com/480VOus.jpg" group-title="",Arewa 24 +https://stream.ecable.tv/arewa24/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="https://i.imgur.com/56TKZah.png" group-title="",AsSalt TV https://stream.ecable.tv/asstv/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="English" tvg-logo="https://i.imgur.com/KmokZz8.jpg" group-title="XXX",AST TV 1 diff --git a/channels/lt.m3u b/channels/lt.m3u index e2bd3a70f6..487015dff2 100644 --- a/channels/lt.m3u +++ b/channels/lt.m3u @@ -5,6 +5,8 @@ https://194.204.46.137/live/eds/LNK/HLS_encr/LNK-audio_20001=96000-video=2200000 https://194.204.46.137/live/eds/LRT/HLS_encr/LRT-audio_20001=96000-video=2200000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Lithuanian" tvg-logo="https://i.imgur.com/tl9MZ9z.png" group-title="",LRT Lithuania https://194.204.46.137/live/eds/LRT_Lithuania/HLS_encr/LRT_Lithuania-audio_20001=96000-video=2200000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/IRSgGY8.png" group-title="",PINGVIN LOLO +http://82.193.71.93/LoLoLT/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Lithuanian" tvg-logo="https://i.imgur.com/ksZ53A1.png" group-title="Sport",Sport1 http://185.176.117.243/live/eds/Sport1/HLS_encr/Sport1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Lithuanian" tvg-logo="https://i.imgur.com/ksZ53A1.png" group-title="Sport",Sport1 diff --git a/channels/lv.m3u b/channels/lv.m3u index fbdaba6225..93e7390235 100644 --- a/channels/lv.m3u +++ b/channels/lv.m3u @@ -7,6 +7,8 @@ http://video.chaula.tv/hls/live/high/playlist_high.m3u8 https://194.204.46.137/live/eds/Kanals2_LV_SD/HLS_encr/Kanals2_LV_SD-audio_20002=96000-video=2200000.m3u8 #EXTINF:-1 tvg-id="kanals2" tvg-name="Kanāls 2" tvg-language="Latvian" tvg-logo="https://i.imgur.com/RqwJuOZ.png" group-title="",Kanāls 2 https://cdn2.tvplayhome.lt/live/eds/Kanals2_LV_SD/HLS_encr/Kanals2_LV_SD-audio_20001=96000-video=2200000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/EXJ1A5j.jpg" group-title="",KINO 24 +http://82.193.71.93/Kino24LV/video.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Latvian" tvg-logo="https://i.imgur.com/w1EsHTU.png" group-title="",Latvijas Radio 1 106.1 FM Latgale http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Latvian" tvg-logo="https://i.imgur.com/4npOpPj.png" group-title="",Latvijas Radio 3 Klasika @@ -17,8 +19,14 @@ https://cdn2.tvplayhome.lt/live/eds/LNT_LV_SD/HLS_encr/LNT_LV_SD-audio_20001=960 https://cdn2.tvplayhome.lt/live/eds/LTV1_LV_SD/HLS_encr/LTV1_LV_SD-audio_20001=96000-video=2200000.m3u8 #EXTINF:-1 tvg-id="ltv7" tvg-name="LTV7" tvg-language="Latvian" tvg-logo="https://i.imgur.com/OdsgKko.png" group-title="",LTV7 https://cdn2.tvplayhome.lt/live/eds/LTV7_LV_SD/HLS_encr/LTV7_LV_SD-audio_20000=96000-video=2200000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/6QImzlC.png" group-title="",Mamontenok HD +http://82.193.71.93/MamontLV/video.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Latvian" tvg-logo="https://i.imgur.com/jRKEkjU.jpg" group-title="Kids",Multimania TV / Мультимания ТВ http://82.193.71.93/MultimaniaLV/video.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/IRSgGY8.png" group-title="",PINGVIN LOLO +http://82.193.71.93/LoLoLv/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/EqmdFai.jpg" group-title="",PRO 100 TV Riga Plauout +http://82.193.71.93/Pro100TvRuRigaPlauout/index.m3u8 #EXTINF:-1 tvg-id="re-tv" tvg-name="Re:TV Латвия" tvg-language="Latvian" tvg-logo="https://i.imgur.com/9qhf8Ul.png" group-title="",Re:TV http://edge-telia1.tiesraides.lv/live/retv.lv.1_1/playlist.m3u8 #EXTINF:-1 tvg-id="re-tv" tvg-name="Re:TV Латвия" tvg-language="Latvian" tvg-logo="https://i.imgur.com/9qhf8Ul.png" group-title="",Re:TV diff --git a/channels/ru.m3u b/channels/ru.m3u index 987109936e..ae0f0702a9 100644 --- a/channels/ru.m3u +++ b/channels/ru.m3u @@ -53,6 +53,10 @@ http://81.30.182.82:18092/hls/live.m3u8 https://strm.yandex.ru/kal/oceantv_supres/oceantv_supres0.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-language="Russian" tvg-logo="https://i.imgur.com/xbTAB8O.png" group-title="",ORTRK-12 http://12channel.bonus-tv.ru:80/stream549837052987/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/IRSgGY8.png" group-title="",PINGVIN LOLO +http://82.193.71.93:80/LoLoRuSattelite/video.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/EqmdFai.jpg" group-title="",PRO 100 TV +http://82.193.71.93:80/Pro100TvRuSattelite/video.m3u8 #EXTINF:-1 tvg-id="russia-today" tvg-name="Russia Today" tvg-language="English" tvg-logo="https://i.imgur.com/fXqy322.png" group-title="News",RT https://rt-news.secure.footprint.net/1103.m3u8 #EXTINF:-1 tvg-id="russia-today" tvg-name="https://i.imgur.com/fXqy322.png" tvg-language="English" tvg-logo="" group-title="News",RT diff --git a/channels/tg.m3u b/channels/tg.m3u index fcd718794a..c66c5ebb02 100644 --- a/channels/tg.m3u +++ b/channels/tg.m3u @@ -1 +1,3 @@ #EXTM3U +#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="https://i.imgur.com/Cx5hQ1x.jpg" group-title="",TG | TVT International +https://stream.ecable.tv/tvt/tracks-v1a1/mono.m3u8