diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index bbc34f1949..1a29e3a444 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -13,38 +13,36 @@ jobs: run: npm install - name: Remove Duplicates run: node scripts/remove-duplicates.js - - name: Commit Changes - run: | - git config user.name github-actions - git config user.email github-actions@github.com - git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Remove duplicates [skip ci]" - git pull - git push + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: channels + path: channels/ format: runs-on: ubuntu-latest needs: remove-duplicates steps: - name: Checkout uses: actions/checkout@v2 + - name: Download Artifacts + uses: actions/download-artifact@v2 - name: Install Dependencies run: npm install - name: Format Playlists run: node scripts/format.js - - name: Commit Changes - run: | - git config user.name github-actions - git config user.email github-actions@github.com - git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Format playlists [skip ci]" - git pull - git push + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: channels + path: channels/ generate: runs-on: ubuntu-latest needs: format steps: - name: Checkout uses: actions/checkout@v2 + - name: Download Artifacts + uses: actions/download-artifact@v2 - name: Install Dependencies run: npm install - name: Generate Playlists @@ -60,15 +58,60 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2 + - name: Download Artifacts + uses: actions/download-artifact@v2 - name: Install Dependencies run: npm install - name: Update README.md run: node scripts/update-readme.js - - name: Commit Changes - run: | - git config user.name github-actions - git config user.email github-actions@github.com - git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Update README.md [skip ci]" - git pull - git push + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: README.md + path: README.md + pull-request: + needs: update-readme + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v2 + - name: Download /channels + uses: actions/download-artifact@v2 + with: + name: channels + path: channels/ + - name: Download README.md + uses: actions/download-artifact@v2 + with: + name: README.md + - name: Generate Token + uses: tibdex/github-app-token@v1 + id: generate-token + with: + app_id: ${{ secrets.APP_ID }} + private_key: ${{ secrets.APP_PRIVATE_KEY }} + - name: Create Pull Request + id: pr + uses: peter-evans/create-pull-request@v3 + with: + title: '[Bot] Update playlists' + body: | + This pull request is created automatically by `auto-update` action. + commit-message: '[Bot] Update playlists' + committer: GitHub + branch: bot/auto-update + delete-branch: true + token: ${{ steps.generate-token.outputs.token }} + - name: Enable Pull Request Automerge + if: steps.pr.outputs.pull-request-operation == 'created' + uses: peter-evans/enable-pull-request-automerge@v1 + with: + token: ${{ secrets.PAT }} + pull-request-number: ${{ steps.pr.outputs.pull-request-number }} + merge-method: squash + - name: Approve Pull Request + if: steps.pr.outputs.pull-request-operation == 'created' + uses: juliangruber/approve-pull-request-action@v1 + with: + github-token: ${{ secrets.PAT }} + number: ${{ steps.pr.outputs.pull-request-number }} diff --git a/.readme/_categories.md b/.readme/_categories.md deleted file mode 100644 index 67d7dfa049..0000000000 --- a/.readme/_categories.md +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CategoryChannelsPlaylist
Auto5https://iptv-org.github.io/iptv/categories/auto.m3u
Animation0https://iptv-org.github.io/iptv/categories/animation.m3u
Business56https://iptv-org.github.io/iptv/categories/business.m3u
Classic22https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy19https://iptv-org.github.io/iptv/categories/comedy.m3u
Cooking11https://iptv-org.github.io/iptv/categories/cooking.m3u
Culture0https://iptv-org.github.io/iptv/categories/culture.m3u
Documentary30https://iptv-org.github.io/iptv/categories/documentary.m3u
Education23https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment98https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family14https://iptv-org.github.io/iptv/categories/family.m3u
General197https://iptv-org.github.io/iptv/categories/general.m3u
Kids61https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative40https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle42https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Local340https://iptv-org.github.io/iptv/categories/local.m3u
Movies108https://iptv-org.github.io/iptv/categories/movies.m3u
Music261https://iptv-org.github.io/iptv/categories/music.m3u
News365https://iptv-org.github.io/iptv/categories/news.m3u
Outdoor36https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax0https://iptv-org.github.io/iptv/categories/relax.m3u
Religious218https://iptv-org.github.io/iptv/categories/religious.m3u
Series4https://iptv-org.github.io/iptv/categories/series.m3u
Science0https://iptv-org.github.io/iptv/categories/science.m3u
Shop35https://iptv-org.github.io/iptv/categories/shop.m3u
Sports123https://iptv-org.github.io/iptv/categories/sports.m3u
Travel16https://iptv-org.github.io/iptv/categories/travel.m3u
Weather3https://iptv-org.github.io/iptv/categories/weather.m3u
XXX73https://iptv-org.github.io/iptv/categories/xxx.m3u
Other8262https://iptv-org.github.io/iptv/categories/other.m3u
\ No newline at end of file diff --git a/.readme/_countries.md b/.readme/_countries.md deleted file mode 100644 index e68f3edd6d..0000000000 --- a/.readme/_countries.md +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CountryChannelsPlaylist
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan14https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania25https://iptv-org.github.io/iptv/countries/al.m3u
๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria72https://iptv-org.github.io/iptv/countries/dz.m3u
๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa5https://iptv-org.github.io/iptv/countries/as.m3u
๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra20https://iptv-org.github.io/iptv/countries/ad.m3u
๐Ÿ‡ฆ๐Ÿ‡ด Angola1https://iptv-org.github.io/iptv/countries/ao.m3u
๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla1https://iptv-org.github.io/iptv/countries/ai.m3u
๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua & Barbuda1https://iptv-org.github.io/iptv/countries/ag.m3u
๐Ÿ‡ฆ๐Ÿ‡ท Argentina43https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia38https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ผ Aruba7https://iptv-org.github.io/iptv/countries/aw.m3u
๐Ÿ‡ฆ๐Ÿ‡บ Australia110https://iptv-org.github.io/iptv/countries/au.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria54https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan21https://iptv-org.github.io/iptv/countries/az.m3u
๐Ÿ‡ง๐Ÿ‡ธ Bahamas3https://iptv-org.github.io/iptv/countries/bs.m3u
๐Ÿ‡ง๐Ÿ‡ญ Bahrain59https://iptv-org.github.io/iptv/countries/bh.m3u
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh13https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados3https://iptv-org.github.io/iptv/countries/bb.m3u
๐Ÿ‡ง๐Ÿ‡พ Belarus19https://iptv-org.github.io/iptv/countries/by.m3u
๐Ÿ‡ง๐Ÿ‡ช Belgium51https://iptv-org.github.io/iptv/countries/be.m3u
๐Ÿ‡ง๐Ÿ‡ฟ Belize1https://iptv-org.github.io/iptv/countries/bz.m3u
๐Ÿ‡ง๐Ÿ‡ฏ Benin1https://iptv-org.github.io/iptv/countries/bj.m3u
๐Ÿ‡ง๐Ÿ‡ฒ Bermuda1https://iptv-org.github.io/iptv/countries/bm.m3u
๐Ÿ‡ง๐Ÿ‡น Bhutan8https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia20https://iptv-org.github.io/iptv/countries/bo.m3u
๐Ÿ‡ง๐Ÿ‡ฆ Bosnia19https://iptv-org.github.io/iptv/countries/ba.m3u
๐Ÿ‡ง๐Ÿ‡ผ Botswana1https://iptv-org.github.io/iptv/countries/bw.m3u
๐Ÿ‡ง๐Ÿ‡ท Brazil159https://iptv-org.github.io/iptv/countries/br.m3u
๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands1https://iptv-org.github.io/iptv/countries/vg.m3u
๐Ÿ‡ง๐Ÿ‡ณ Brunei7https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria16https://iptv-org.github.io/iptv/countries/bg.m3u
๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso5https://iptv-org.github.io/iptv/countries/bf.m3u
๐Ÿ‡ง๐Ÿ‡ฎ Burundi1https://iptv-org.github.io/iptv/countries/bi.m3u
๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia11https://iptv-org.github.io/iptv/countries/kh.m3u
๐Ÿ‡จ๐Ÿ‡ฒ Cameroon5https://iptv-org.github.io/iptv/countries/cm.m3u
๐Ÿ‡จ๐Ÿ‡ฆ Canada126https://iptv-org.github.io/iptv/countries/ca.m3u
๐Ÿ‡จ๐Ÿ‡ป Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u
๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands1https://iptv-org.github.io/iptv/countries/ky.m3u
๐Ÿ‡จ๐Ÿ‡ซ Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u
๐Ÿ‡น๐Ÿ‡ฉ Chad1https://iptv-org.github.io/iptv/countries/td.m3u
๐Ÿ‡จ๐Ÿ‡ฑ Chile72https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China869https://iptv-org.github.io/iptv/countries/cn.m3u
๐Ÿ‡จ๐Ÿ‡ด Colombia33https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros44https://iptv-org.github.io/iptv/countries/km.m3u
๐Ÿ‡จ๐Ÿ‡ฌ Congo - Brazzaville1https://iptv-org.github.io/iptv/countries/cg.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands5https://iptv-org.github.io/iptv/countries/ck.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica28https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia16https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba8https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curaรงao5https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus31https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czechia51https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฎ Cรดte dโ€™Ivoire2https://iptv-org.github.io/iptv/countries/ci.m3u
๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark19https://iptv-org.github.io/iptv/countries/dk.m3u
๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti45https://iptv-org.github.io/iptv/countries/dj.m3u
๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica1https://iptv-org.github.io/iptv/countries/dm.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic65https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador9https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt67https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador17https://iptv-org.github.io/iptv/countries/sv.m3u
๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea2https://iptv-org.github.io/iptv/countries/gq.m3u
๐Ÿ‡ช๐Ÿ‡ท Eritrea1https://iptv-org.github.io/iptv/countries/er.m3u
๐Ÿ‡ช๐Ÿ‡ช Estonia16https://iptv-org.github.io/iptv/countries/ee.m3u
๐Ÿ‡ธ๐Ÿ‡ฟ Eswatini1https://iptv-org.github.io/iptv/countries/sz.m3u
๐Ÿ‡ช๐Ÿ‡น Ethiopia3https://iptv-org.github.io/iptv/countries/et.m3u
๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands7https://iptv-org.github.io/iptv/countries/fo.m3u
๐Ÿ‡ซ๐Ÿ‡ฏ Fiji7https://iptv-org.github.io/iptv/countries/fj.m3u
๐Ÿ‡ซ๐Ÿ‡ฎ Finland15https://iptv-org.github.io/iptv/countries/fi.m3u
๐Ÿ‡ซ๐Ÿ‡ท France168https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana5https://iptv-org.github.io/iptv/countries/gf.m3u
๐Ÿ‡ต๐Ÿ‡ซ French Polynesia5https://iptv-org.github.io/iptv/countries/pf.m3u
๐Ÿ‡น๐Ÿ‡ซ French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u
๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon1https://iptv-org.github.io/iptv/countries/ga.m3u
๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia1https://iptv-org.github.io/iptv/countries/gm.m3u
๐Ÿ‡ฌ๐Ÿ‡ช Georgia17https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany344https://iptv-org.github.io/iptv/countries/de.m3u
๐Ÿ‡ฌ๐Ÿ‡ญ Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u
๐Ÿ‡ฌ๐Ÿ‡ท Greece143https://iptv-org.github.io/iptv/countries/gr.m3u
๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland1https://iptv-org.github.io/iptv/countries/gl.m3u
๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada1https://iptv-org.github.io/iptv/countries/gd.m3u
๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe7https://iptv-org.github.io/iptv/countries/gp.m3u
๐Ÿ‡ฌ๐Ÿ‡บ Guam5https://iptv-org.github.io/iptv/countries/gu.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala12https://iptv-org.github.io/iptv/countries/gt.m3u
๐Ÿ‡ฌ๐Ÿ‡ณ Guinea2https://iptv-org.github.io/iptv/countries/gn.m3u
๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau1https://iptv-org.github.io/iptv/countries/gw.m3u
๐Ÿ‡ญ๐Ÿ‡น Haiti10https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras28https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong24https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary42https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland12https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India231https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia50https://iptv-org.github.io/iptv/countries/id.m3u
๐ŸŒ International92https://iptv-org.github.io/iptv/countries/int.m3u
๐Ÿ‡ฎ๐Ÿ‡ท Iran92https://iptv-org.github.io/iptv/countries/ir.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq86https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland25https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel21https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy337https://iptv-org.github.io/iptv/countries/it.m3u
๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica2https://iptv-org.github.io/iptv/countries/jm.m3u
๐Ÿ‡ฏ๐Ÿ‡ต Japan56https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan55https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan31https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya9https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati5https://iptv-org.github.io/iptv/countries/ki.m3u
๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo14https://iptv-org.github.io/iptv/countries/xk.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait72https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan4https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos8https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia15https://iptv-org.github.io/iptv/countries/lv.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon71https://iptv-org.github.io/iptv/countries/lb.m3u
๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho1https://iptv-org.github.io/iptv/countries/ls.m3u
๐Ÿ‡ฑ๐Ÿ‡ท Liberia1https://iptv-org.github.io/iptv/countries/lr.m3u
๐Ÿ‡ฑ๐Ÿ‡พ Libya51https://iptv-org.github.io/iptv/countries/ly.m3u
๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein14https://iptv-org.github.io/iptv/countries/li.m3u
๐Ÿ‡ฑ๐Ÿ‡น Lithuania11https://iptv-org.github.io/iptv/countries/lt.m3u
๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg36https://iptv-org.github.io/iptv/countries/lu.m3u
๐Ÿ‡ฒ๐Ÿ‡ด Macao15https://iptv-org.github.io/iptv/countries/mo.m3u
๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar1https://iptv-org.github.io/iptv/countries/mg.m3u
๐Ÿ‡ฒ๐Ÿ‡ผ Malawi1https://iptv-org.github.io/iptv/countries/mw.m3u
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia52https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives8https://iptv-org.github.io/iptv/countries/mv.m3u
๐Ÿ‡ฒ๐Ÿ‡ฑ Mali2https://iptv-org.github.io/iptv/countries/ml.m3u
๐Ÿ‡ฒ๐Ÿ‡น Malta8https://iptv-org.github.io/iptv/countries/mt.m3u
๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands5https://iptv-org.github.io/iptv/countries/mh.m3u
๐Ÿ‡ฒ๐Ÿ‡ถ Martinique6https://iptv-org.github.io/iptv/countries/mq.m3u
๐Ÿ‡ฒ๐Ÿ‡ท Mauritania44https://iptv-org.github.io/iptv/countries/mr.m3u
๐Ÿ‡ฒ๐Ÿ‡บ Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u
๐Ÿ‡พ๐Ÿ‡น Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico39https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia5https://iptv-org.github.io/iptv/countries/fm.m3u
๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova22https://iptv-org.github.io/iptv/countries/md.m3u
๐Ÿ‡ฒ๐Ÿ‡จ Monaco13https://iptv-org.github.io/iptv/countries/mc.m3u
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia7https://iptv-org.github.io/iptv/countries/mn.m3u
๐Ÿ‡ฒ๐Ÿ‡ช Montenegro10https://iptv-org.github.io/iptv/countries/me.m3u
๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat1https://iptv-org.github.io/iptv/countries/ms.m3u
๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco62https://iptv-org.github.io/iptv/countries/ma.m3u
๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique6https://iptv-org.github.io/iptv/countries/mz.m3u
๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar6https://iptv-org.github.io/iptv/countries/mm.m3u
๐Ÿ‡ณ๐Ÿ‡ฆ Namibia1https://iptv-org.github.io/iptv/countries/na.m3u
๐Ÿ‡ณ๐Ÿ‡ท Nauru5https://iptv-org.github.io/iptv/countries/nr.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal9https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands108https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡จ New Caledonia5https://iptv-org.github.io/iptv/countries/nc.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand21https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua12https://iptv-org.github.io/iptv/countries/ni.m3u
๐Ÿ‡ณ๐Ÿ‡ช Niger2https://iptv-org.github.io/iptv/countries/ne.m3u
๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria10https://iptv-org.github.io/iptv/countries/ng.m3u
๐Ÿ‡ณ๐Ÿ‡บ Niue5https://iptv-org.github.io/iptv/countries/nu.m3u
๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island5https://iptv-org.github.io/iptv/countries/nf.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea6https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia13https://iptv-org.github.io/iptv/countries/mk.m3u
๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands5https://iptv-org.github.io/iptv/countries/mp.m3u
๐Ÿ‡ณ๐Ÿ‡ด Norway25https://iptv-org.github.io/iptv/countries/no.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman55https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan27https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau5https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine66https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama12https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea5https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay12https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru31https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡ญ Philippines16https://iptv-org.github.io/iptv/countries/ph.m3u
๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands5https://iptv-org.github.io/iptv/countries/pn.m3u
๐Ÿ‡ต๐Ÿ‡ฑ Poland52https://iptv-org.github.io/iptv/countries/pl.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal39https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico18https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar66https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡ท๐Ÿ‡ด Romania84https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia466https://iptv-org.github.io/iptv/countries/ru.m3u
๐Ÿ‡ท๐Ÿ‡ผ Rwanda4https://iptv-org.github.io/iptv/countries/rw.m3u
๐Ÿ‡ท๐Ÿ‡ช Rรฉunion1https://iptv-org.github.io/iptv/countries/re.m3u
๐Ÿ‡ผ๐Ÿ‡ธ Samoa5https://iptv-org.github.io/iptv/countries/ws.m3u
๐Ÿ‡ธ๐Ÿ‡ฒ San Marino8https://iptv-org.github.io/iptv/countries/sm.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia91https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal5https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia30https://iptv-org.github.io/iptv/countries/rs.m3u
๐Ÿ‡ธ๐Ÿ‡จ Seychelles1https://iptv-org.github.io/iptv/countries/sc.m3u
๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone2https://iptv-org.github.io/iptv/countries/sl.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore10https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten1https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia46https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia18https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands5https://iptv-org.github.io/iptv/countries/sb.m3u
๐Ÿ‡ธ๐Ÿ‡ด Somalia50https://iptv-org.github.io/iptv/countries/so.m3u
๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa1https://iptv-org.github.io/iptv/countries/za.m3u
๐Ÿ‡ฐ๐Ÿ‡ท South Korea127https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan1https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain264https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka18https://iptv-org.github.io/iptv/countries/lk.m3u
๐Ÿ‡ง๐Ÿ‡ฑ St. Barthรฉlemy6https://iptv-org.github.io/iptv/countries/bl.m3u
๐Ÿ‡ธ๐Ÿ‡ญ St. Helena1https://iptv-org.github.io/iptv/countries/sh.m3u
๐Ÿ‡ฐ๐Ÿ‡ณ St. Kitts & Nevis1https://iptv-org.github.io/iptv/countries/kn.m3u
๐Ÿ‡ฑ๐Ÿ‡จ St. Lucia1https://iptv-org.github.io/iptv/countries/lc.m3u
๐Ÿ‡ฒ๐Ÿ‡ซ St. Martin6https://iptv-org.github.io/iptv/countries/mf.m3u
๐Ÿ‡ต๐Ÿ‡ฒ St. Pierre & Miquelon1https://iptv-org.github.io/iptv/countries/pm.m3u
๐Ÿ‡ป๐Ÿ‡จ St. Vincent & Grenadines1https://iptv-org.github.io/iptv/countries/vc.m3u
๐Ÿ‡ธ๐Ÿ‡ฉ Sudan47https://iptv-org.github.io/iptv/countries/sd.m3u
๐Ÿ‡ธ๐Ÿ‡ช Sweden26https://iptv-org.github.io/iptv/countries/se.m3u
๐Ÿ‡จ๐Ÿ‡ญ Switzerland113https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria61https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ & Prรญncipe1https://iptv-org.github.io/iptv/countries/st.m3u
๐Ÿ‡น๐Ÿ‡ผ Taiwan77https://iptv-org.github.io/iptv/countries/tw.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan3https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฟ Tanzania5https://iptv-org.github.io/iptv/countries/tz.m3u
๐Ÿ‡น๐Ÿ‡ญ Thailand23https://iptv-org.github.io/iptv/countries/th.m3u
๐Ÿ‡น๐Ÿ‡ฑ Timor-Leste5https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡น๐Ÿ‡ฌ Togo1https://iptv-org.github.io/iptv/countries/tg.m3u
๐Ÿ‡น๐Ÿ‡ฐ Tokelau6https://iptv-org.github.io/iptv/countries/tk.m3u
๐Ÿ‡น๐Ÿ‡ด Tonga5https://iptv-org.github.io/iptv/countries/to.m3u
๐Ÿ‡น๐Ÿ‡น Trinidad & Tobago2https://iptv-org.github.io/iptv/countries/tt.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia47https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey298https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan16https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡จ Turks & Caicos Islands1https://iptv-org.github.io/iptv/countries/tc.m3u
๐Ÿ‡น๐Ÿ‡ป Tuvalu5https://iptv-org.github.io/iptv/countries/tv.m3u
๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands2https://iptv-org.github.io/iptv/countries/vi.m3u
๐Ÿ‡บ๐Ÿ‡ฌ Uganda6https://iptv-org.github.io/iptv/countries/ug.m3u
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine86https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom193https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1648https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay7https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan4https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡ป๐Ÿ‡บ Vanuatu5https://iptv-org.github.io/iptv/countries/vu.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City7https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ช Venezuela24https://iptv-org.github.io/iptv/countries/ve.m3u
๐Ÿ‡ป๐Ÿ‡ณ Vietnam22https://iptv-org.github.io/iptv/countries/vn.m3u
๐Ÿ‡ผ๐Ÿ‡ซ Wallis & Futuna5https://iptv-org.github.io/iptv/countries/wf.m3u
๐Ÿ‡ช๐Ÿ‡ญ Western Sahara2https://iptv-org.github.io/iptv/countries/eh.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen57https://iptv-org.github.io/iptv/countries/ye.m3u
๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia3https://iptv-org.github.io/iptv/countries/zm.m3u
๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe1https://iptv-org.github.io/iptv/countries/zw.m3u
๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land Islands1https://iptv-org.github.io/iptv/countries/ax.m3u
Undefined2661https://iptv-org.github.io/iptv/countries/undefined.m3u
\ No newline at end of file diff --git a/.readme/_languages.md b/.readme/_languages.md deleted file mode 100644 index 31a003452d..0000000000 --- a/.readme/_languages.md +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
LanguageChannelsPlaylist
Akan2https://iptv-org.github.io/iptv/languages/aka.m3u
Albanian17https://iptv-org.github.io/iptv/languages/sqi.m3u
Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u
Arabic320https://iptv-org.github.io/iptv/languages/ara.m3u
Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u
Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u
Azerbaijani10https://iptv-org.github.io/iptv/languages/aze.m3u
Bashkir3https://iptv-org.github.io/iptv/languages/bak.m3u
Bengali4https://iptv-org.github.io/iptv/languages/ben.m3u
Bosnian12https://iptv-org.github.io/iptv/languages/bos.m3u
Bulgarian7https://iptv-org.github.io/iptv/languages/bul.m3u
Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u
Catalan9https://iptv-org.github.io/iptv/languages/cat.m3u
Chinese732https://iptv-org.github.io/iptv/languages/zho.m3u
Croatian10https://iptv-org.github.io/iptv/languages/hrv.m3u
Czech23https://iptv-org.github.io/iptv/languages/ces.m3u
Danish6https://iptv-org.github.io/iptv/languages/dan.m3u
Dutch61https://iptv-org.github.io/iptv/languages/nld.m3u
English1774https://iptv-org.github.io/iptv/languages/eng.m3u
Estonian3https://iptv-org.github.io/iptv/languages/est.m3u
Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u
Finnish1https://iptv-org.github.io/iptv/languages/fin.m3u
French161https://iptv-org.github.io/iptv/languages/fra.m3u
Galician9https://iptv-org.github.io/iptv/languages/glg.m3u
Georgian8https://iptv-org.github.io/iptv/languages/kat.m3u
German209https://iptv-org.github.io/iptv/languages/deu.m3u
Hebrew12https://iptv-org.github.io/iptv/languages/heb.m3u
Hindi114https://iptv-org.github.io/iptv/languages/hin.m3u
Hungarian14https://iptv-org.github.io/iptv/languages/hun.m3u
Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u
Indonesian30https://iptv-org.github.io/iptv/languages/ind.m3u
Inuktitut2https://iptv-org.github.io/iptv/languages/iku.m3u
Italian147https://iptv-org.github.io/iptv/languages/ita.m3u
Japanese35https://iptv-org.github.io/iptv/languages/jpn.m3u
Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u
Kannada6https://iptv-org.github.io/iptv/languages/kan.m3u
Kazakh12https://iptv-org.github.io/iptv/languages/kaz.m3u
Khmer6https://iptv-org.github.io/iptv/languages/khm.m3u
Kinyarwanda4https://iptv-org.github.io/iptv/languages/kin.m3u
Korean40https://iptv-org.github.io/iptv/languages/kor.m3u
Kurdish4https://iptv-org.github.io/iptv/languages/kur.m3u
Lao3https://iptv-org.github.io/iptv/languages/lao.m3u
Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u
Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u
Luxembourgish4https://iptv-org.github.io/iptv/languages/ltz.m3u
Macedonian5https://iptv-org.github.io/iptv/languages/mkd.m3u
Malay (macrolanguage)13https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam25https://iptv-org.github.io/iptv/languages/mal.m3u
Mandarin Chinese76https://iptv-org.github.io/iptv/languages/cmn.m3u
Maori3https://iptv-org.github.io/iptv/languages/mri.m3u
Min Nan Chinese3https://iptv-org.github.io/iptv/languages/nan.m3u
Modern Greek (1453-)34https://iptv-org.github.io/iptv/languages/ell.m3u
Mongolian2https://iptv-org.github.io/iptv/languages/mon.m3u
Montenegrin1https://iptv-org.github.io/iptv/languages/cnr.m3u
Nepali (macrolanguage)1https://iptv-org.github.io/iptv/languages/nep.m3u
Norwegian Bokmรฅl7https://iptv-org.github.io/iptv/languages/nob.m3u
Panjabi1https://iptv-org.github.io/iptv/languages/pan.m3u
Persian80https://iptv-org.github.io/iptv/languages/fas.m3u
Polish34https://iptv-org.github.io/iptv/languages/pol.m3u
Portuguese92https://iptv-org.github.io/iptv/languages/por.m3u
Pushto4https://iptv-org.github.io/iptv/languages/pus.m3u
Romanian67https://iptv-org.github.io/iptv/languages/ron.m3u
Russian340https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian16https://iptv-org.github.io/iptv/languages/srp.m3u
Sinhala5https://iptv-org.github.io/iptv/languages/sin.m3u
Slovak26https://iptv-org.github.io/iptv/languages/slk.m3u
Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u
Somali6https://iptv-org.github.io/iptv/languages/som.m3u
Spanish514https://iptv-org.github.io/iptv/languages/spa.m3u
Swedish12https://iptv-org.github.io/iptv/languages/swe.m3u
Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u
Tamil20https://iptv-org.github.io/iptv/languages/tam.m3u
Thai15https://iptv-org.github.io/iptv/languages/tha.m3u
Turkish81https://iptv-org.github.io/iptv/languages/tur.m3u
Turkmen9https://iptv-org.github.io/iptv/languages/tuk.m3u
Ukrainian79https://iptv-org.github.io/iptv/languages/ukr.m3u
Urdu17https://iptv-org.github.io/iptv/languages/urd.m3u
Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u
Vietnamese19https://iptv-org.github.io/iptv/languages/vie.m3u
Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u
Yue Chinese10https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined5087https://iptv-org.github.io/iptv/languages/undefined.m3u
\ No newline at end of file