diff --git a/.github/ISSUE_TEMPLATE/channel-request.md b/.github/ISSUE_TEMPLATE/------channel-request.md similarity index 92% rename from .github/ISSUE_TEMPLATE/channel-request.md rename to .github/ISSUE_TEMPLATE/------channel-request.md index 0af0b25454..0eda1eb43c 100644 --- a/.github/ISSUE_TEMPLATE/channel-request.md +++ b/.github/ISSUE_TEMPLATE/------channel-request.md @@ -1,5 +1,5 @@ --- -name: Channel Request +name: "\U0001F4FA Channel Request" about: Request to add a channel to the playlist title: 'Add: xxx' labels: channel request diff --git a/.github/ISSUE_TEMPLATE/-----bug-report.md b/.github/ISSUE_TEMPLATE/-----bug-report.md new file mode 100644 index 0000000000..cb7b32fcd0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-----bug-report.md @@ -0,0 +1,9 @@ +--- +name: '๐Ÿž Bug Report' +about: Report an error in this repository +title: 'Fix: xxx' +labels: bug +assignees: '' +--- + + diff --git a/.github/ISSUE_TEMPLATE/broken-stream.md b/.github/ISSUE_TEMPLATE/----broken-stream.md similarity index 57% rename from .github/ISSUE_TEMPLATE/broken-stream.md rename to .github/ISSUE_TEMPLATE/----broken-stream.md index 0a3a4c7f75..c2871bfec5 100644 --- a/.github/ISSUE_TEMPLATE/broken-stream.md +++ b/.github/ISSUE_TEMPLATE/----broken-stream.md @@ -1,10 +1,9 @@ --- -name: Broken Stream -about: Request to remove/replace a broken stream +name: '๐Ÿ›  Broken Stream' +about: Report a broken stream title: 'Fix: xxx' labels: broken stream assignees: '' - --- -***Channel Name:*** xxx -***Broken Link (from playlist):*** xxx -***Possible Replacement (optional):*** xxx -***Notes (optional):*** xxx +**_Channel Name:_** xxx +**_Broken Link (from playlist):_** xxx +**_Possible Replacement (optional):_** xxx +**_Notes (optional):_** xxx diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/----feature-request.md similarity index 85% rename from .github/ISSUE_TEMPLATE/feature-request.md rename to .github/ISSUE_TEMPLATE/----feature-request.md index 70ccd2104f..378d29ed01 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/----feature-request.md @@ -1,10 +1,9 @@ --- -name: Feature Request +name: 'โœจ Feature Request' about: For any ideas or feature requests title: 'Propose: xxx' labels: discussion assignees: '' - --- diff --git a/.github/ISSUE_TEMPLATE/---ask-a-question.md b/.github/ISSUE_TEMPLATE/---ask-a-question.md new file mode 100644 index 0000000000..d588ea715a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---ask-a-question.md @@ -0,0 +1,10 @@ +--- +name: "โ“Ask a question" +about: Ask questions about this project +title: 'Question: xxx' +labels: question +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/remove-channel.md b/.github/ISSUE_TEMPLATE/--remove-channel.md similarity index 56% rename from .github/ISSUE_TEMPLATE/remove-channel.md rename to .github/ISSUE_TEMPLATE/--remove-channel.md index b4a6f57d70..6cc3a0a2b8 100644 --- a/.github/ISSUE_TEMPLATE/remove-channel.md +++ b/.github/ISSUE_TEMPLATE/--remove-channel.md @@ -1,14 +1,13 @@ --- -name: Remove Channel -about: Request to remove a channel from the playlist +name: "\U0001F6A8 Remove Channel" +about: Request to remove a channel title: 'Remove: xxx' labels: DMCA assignees: '' - --- -***Channel Name:*** xxx -***DMCA Notice (link):*** xxx +**_Channel Name:_** xxx +**_DMCA Notice (link):_** xxx diff --git a/.github/ISSUE_TEMPLATE/request-list.md b/.github/ISSUE_TEMPLATE/-request-list.md similarity index 54% rename from .github/ISSUE_TEMPLATE/request-list.md rename to .github/ISSUE_TEMPLATE/-request-list.md index a717c35fdb..7bb4fff1db 100644 --- a/.github/ISSUE_TEMPLATE/request-list.md +++ b/.github/ISSUE_TEMPLATE/-request-list.md @@ -1,8 +1,8 @@ --- -name: Request List -about: A list of channel requests from any one country +name: "\U0001F4DD Request List" +about: List of requests from other issues title: xxx Request Channels -labels: '' +labels: channel request assignees: '' --- diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml new file mode 100644 index 0000000000..a557daedf1 --- /dev/null +++ b/.github/workflows/check.yml @@ -0,0 +1,15 @@ +name: check +on: + workflow_dispatch: + pull_request: + types: [opened, synchronize, reopened, edited] +jobs: + lint: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v2 + - name: Install Dependencies + run: npm install + - name: Check Playlists + run: npm run lint diff --git a/.readme/_categories.md b/.readme/_categories.md index d2e6f96f9d..50fb840159 100644 --- a/.readme/_categories.md +++ b/.readme/_categories.md @@ -6,32 +6,32 @@ Auto6https://iptv-org.github.io/iptv/categories/auto.m3u Business76https://iptv-org.github.io/iptv/categories/business.m3u Classic22https://iptv-org.github.io/iptv/categories/classic.m3u - Comedy14https://iptv-org.github.io/iptv/categories/comedy.m3u - Documentary33https://iptv-org.github.io/iptv/categories/documentary.m3u + Comedy21https://iptv-org.github.io/iptv/categories/comedy.m3u + Documentary38https://iptv-org.github.io/iptv/categories/documentary.m3u Education25https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment89https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family15https://iptv-org.github.io/iptv/categories/family.m3u - Fashion12https://iptv-org.github.io/iptv/categories/fashion.m3u - Food10https://iptv-org.github.io/iptv/categories/food.m3u - General216https://iptv-org.github.io/iptv/categories/general.m3u + Entertainment104https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family16https://iptv-org.github.io/iptv/categories/family.m3u + Fashion13https://iptv-org.github.io/iptv/categories/fashion.m3u + Food11https://iptv-org.github.io/iptv/categories/food.m3u + General217https://iptv-org.github.io/iptv/categories/general.m3u Health0https://iptv-org.github.io/iptv/categories/health.m3u History1https://iptv-org.github.io/iptv/categories/history.m3u - Hobby36https://iptv-org.github.io/iptv/categories/hobby.m3u + Hobby38https://iptv-org.github.io/iptv/categories/hobby.m3u Kids78https://iptv-org.github.io/iptv/categories/kids.m3u Legislative40https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle18https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Lifestyle22https://iptv-org.github.io/iptv/categories/lifestyle.m3u Local350https://iptv-org.github.io/iptv/categories/local.m3u Movies122https://iptv-org.github.io/iptv/categories/movies.m3u - Music284https://iptv-org.github.io/iptv/categories/music.m3u - News384https://iptv-org.github.io/iptv/categories/news.m3u + Music287https://iptv-org.github.io/iptv/categories/music.m3u + News397https://iptv-org.github.io/iptv/categories/news.m3u Quiz1https://iptv-org.github.io/iptv/categories/quiz.m3u - Religious238https://iptv-org.github.io/iptv/categories/religious.m3u + Religious240https://iptv-org.github.io/iptv/categories/religious.m3u Sci-Fi2https://iptv-org.github.io/iptv/categories/sci-fi.m3u Shop37https://iptv-org.github.io/iptv/categories/shop.m3u - Sport148https://iptv-org.github.io/iptv/categories/sport.m3u - Travel17https://iptv-org.github.io/iptv/categories/travel.m3u + Sport154https://iptv-org.github.io/iptv/categories/sport.m3u + Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather3https://iptv-org.github.io/iptv/categories/weather.m3u XXX69https://iptv-org.github.io/iptv/categories/xxx.m3u - Other8383https://iptv-org.github.io/iptv/categories/other.m3u + Other9230https://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 15969a02a3..d346bc51cb 100644 --- a/.readme/_countries.md +++ b/.readme/_countries.md @@ -7,7 +7,7 @@ ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania35https://iptv-org.github.io/iptv/countries/al.m3u ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria51https://iptv-org.github.io/iptv/countries/dz.m3u ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa7https://iptv-org.github.io/iptv/countries/as.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra26https://iptv-org.github.io/iptv/countries/ad.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra27https://iptv-org.github.io/iptv/countries/ad.m3u ๐Ÿ‡ฆ๐Ÿ‡ด Angola3https://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 @@ -18,7 +18,7 @@ ๐Ÿ‡ฆ๐Ÿ‡น Austria52https://iptv-org.github.io/iptv/countries/at.m3u ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan27https://iptv-org.github.io/iptv/countries/az.m3u ๐Ÿ‡ง๐Ÿ‡ธ Bahamas4https://iptv-org.github.io/iptv/countries/bs.m3u - ๐Ÿ‡ง๐Ÿ‡ญ Bahrain56https://iptv-org.github.io/iptv/countries/bh.m3u + ๐Ÿ‡ง๐Ÿ‡ญ Bahrain55https://iptv-org.github.io/iptv/countries/bh.m3u ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh15https://iptv-org.github.io/iptv/countries/bd.m3u ๐Ÿ‡ง๐Ÿ‡ง Barbados2https://iptv-org.github.io/iptv/countries/bb.m3u ๐Ÿ‡ง๐Ÿ‡พ Belarus24https://iptv-org.github.io/iptv/countries/by.m3u @@ -27,7 +27,7 @@ ๐Ÿ‡ง๐Ÿ‡ฏ Benin3https://iptv-org.github.io/iptv/countries/bj.m3u ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda1https://iptv-org.github.io/iptv/countries/bm.m3u ๐Ÿ‡ง๐Ÿ‡น Bhutan10https://iptv-org.github.io/iptv/countries/bt.m3u - ๐Ÿ‡ง๐Ÿ‡ด Bolivia36https://iptv-org.github.io/iptv/countries/bo.m3u + ๐Ÿ‡ง๐Ÿ‡ด Bolivia24https://iptv-org.github.io/iptv/countries/bo.m3u ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia26https://iptv-org.github.io/iptv/countries/ba.m3u ๐Ÿ‡ง๐Ÿ‡ผ Botswana3https://iptv-org.github.io/iptv/countries/bw.m3u ๐Ÿ‡ง๐Ÿ‡ท Brazil82https://iptv-org.github.io/iptv/countries/br.m3u @@ -66,12 +66,12 @@ ๐Ÿ‡ธ๐Ÿ‡ป El Salvador18https://iptv-org.github.io/iptv/countries/sv.m3u ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u ๐Ÿ‡ช๐Ÿ‡ท Eritrea3https://iptv-org.github.io/iptv/countries/er.m3u - ๐Ÿ‡ช๐Ÿ‡ช Estonia17https://iptv-org.github.io/iptv/countries/ee.m3u + ๐Ÿ‡ช๐Ÿ‡ช Estonia15https://iptv-org.github.io/iptv/countries/ee.m3u ๐Ÿ‡ธ๐Ÿ‡ฟ Eswatini3https://iptv-org.github.io/iptv/countries/sz.m3u ๐Ÿ‡ช๐Ÿ‡น Ethiopia4https://iptv-org.github.io/iptv/countries/et.m3u ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands2https://iptv-org.github.io/iptv/countries/fo.m3u ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji9https://iptv-org.github.io/iptv/countries/fj.m3u - ๐Ÿ‡ซ๐Ÿ‡ฎ Finland15https://iptv-org.github.io/iptv/countries/fi.m3u + ๐Ÿ‡ซ๐Ÿ‡ฎ Finland13https://iptv-org.github.io/iptv/countries/fi.m3u ๐Ÿ‡ซ๐Ÿ‡ท France184https://iptv-org.github.io/iptv/countries/fr.m3u ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana9https://iptv-org.github.io/iptv/countries/gf.m3u ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia7https://iptv-org.github.io/iptv/countries/pf.m3u @@ -104,7 +104,7 @@ ๐Ÿ‡ฎ๐Ÿ‡น Italy179https://iptv-org.github.io/iptv/countries/it.m3u ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica2https://iptv-org.github.io/iptv/countries/jm.m3u ๐Ÿ‡ฏ๐Ÿ‡ต Japan51https://iptv-org.github.io/iptv/countries/jp.m3u - ๐Ÿ‡ฏ๐Ÿ‡ด Jordan49https://iptv-org.github.io/iptv/countries/jo.m3u + ๐Ÿ‡ฏ๐Ÿ‡ด Jordan50https://iptv-org.github.io/iptv/countries/jo.m3u ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan31https://iptv-org.github.io/iptv/countries/kz.m3u ๐Ÿ‡ฐ๐Ÿ‡ช Kenya3https://iptv-org.github.io/iptv/countries/ke.m3u ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati7https://iptv-org.github.io/iptv/countries/ki.m3u @@ -113,7 +113,7 @@ ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan5https://iptv-org.github.io/iptv/countries/kg.m3u ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos10https://iptv-org.github.io/iptv/countries/la.m3u ๐Ÿ‡ฑ๐Ÿ‡ป Latvia17https://iptv-org.github.io/iptv/countries/lv.m3u - ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon73https://iptv-org.github.io/iptv/countries/lb.m3u + ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon74https://iptv-org.github.io/iptv/countries/lb.m3u ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho3https://iptv-org.github.io/iptv/countries/ls.m3u ๐Ÿ‡ฑ๐Ÿ‡ท Liberia3https://iptv-org.github.io/iptv/countries/lr.m3u ๐Ÿ‡ฑ๐Ÿ‡พ Libya54https://iptv-org.github.io/iptv/countries/ly.m3u @@ -156,7 +156,7 @@ ๐Ÿ‡ฐ๐Ÿ‡ต North Korea8https://iptv-org.github.io/iptv/countries/kp.m3u ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia18https://iptv-org.github.io/iptv/countries/mk.m3u ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands7https://iptv-org.github.io/iptv/countries/mp.m3u - ๐Ÿ‡ณ๐Ÿ‡ด Norway42https://iptv-org.github.io/iptv/countries/no.m3u + ๐Ÿ‡ณ๐Ÿ‡ด Norway40https://iptv-org.github.io/iptv/countries/no.m3u ๐Ÿ‡ด๐Ÿ‡ฒ Oman50https://iptv-org.github.io/iptv/countries/om.m3u ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan24https://iptv-org.github.io/iptv/countries/pk.m3u ๐Ÿ‡ต๐Ÿ‡ผ Palau7https://iptv-org.github.io/iptv/countries/pw.m3u @@ -172,7 +172,7 @@ ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico19https://iptv-org.github.io/iptv/countries/pr.m3u ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar57https://iptv-org.github.io/iptv/countries/qa.m3u ๐Ÿ‡ท๐Ÿ‡ด Romania68https://iptv-org.github.io/iptv/countries/ro.m3u - ๐Ÿ‡ท๐Ÿ‡บ Russia382https://iptv-org.github.io/iptv/countries/ru.m3u + ๐Ÿ‡ท๐Ÿ‡บ Russia383https://iptv-org.github.io/iptv/countries/ru.m3u ๐Ÿ‡ท๐Ÿ‡ผ Rwanda8https://iptv-org.github.io/iptv/countries/rw.m3u ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion3https://iptv-org.github.io/iptv/countries/re.m3u ๐Ÿ‡ผ๐Ÿ‡ธ Samoa7https://iptv-org.github.io/iptv/countries/ws.m3u @@ -188,10 +188,10 @@ ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia18https://iptv-org.github.io/iptv/countries/si.m3u ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands7https://iptv-org.github.io/iptv/countries/sb.m3u ๐Ÿ‡ธ๐Ÿ‡ด Somalia51https://iptv-org.github.io/iptv/countries/so.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa5https://iptv-org.github.io/iptv/countries/za.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa3https://iptv-org.github.io/iptv/countries/za.m3u ๐Ÿ‡ฐ๐Ÿ‡ท South Korea126https://iptv-org.github.io/iptv/countries/kr.m3u ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan3https://iptv-org.github.io/iptv/countries/ss.m3u - ๐Ÿ‡ช๐Ÿ‡ธ Spain285https://iptv-org.github.io/iptv/countries/es.m3u + ๐Ÿ‡ช๐Ÿ‡ธ Spain293https://iptv-org.github.io/iptv/countries/es.m3u ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka32https://iptv-org.github.io/iptv/countries/lk.m3u ๐Ÿ‡ง๐Ÿ‡ฑ St. Barthรฉlemy10https://iptv-org.github.io/iptv/countries/bl.m3u ๐Ÿ‡ธ๐Ÿ‡ญ St. Helena3https://iptv-org.github.io/iptv/countries/sh.m3u @@ -201,7 +201,7 @@ ๐Ÿ‡ต๐Ÿ‡ฒ St. Pierre & Miquelon1https://iptv-org.github.io/iptv/countries/pm.m3u ๐Ÿ‡ป๐Ÿ‡จ St. Vincent & Grenadines1https://iptv-org.github.io/iptv/countries/vc.m3u ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan48https://iptv-org.github.io/iptv/countries/sd.m3u - ๐Ÿ‡ธ๐Ÿ‡ช Sweden29https://iptv-org.github.io/iptv/countries/se.m3u + ๐Ÿ‡ธ๐Ÿ‡ช Sweden26https://iptv-org.github.io/iptv/countries/se.m3u ๐Ÿ‡จ๐Ÿ‡ญ Switzerland107https://iptv-org.github.io/iptv/countries/ch.m3u ๐Ÿ‡ธ๐Ÿ‡พ Syria62https://iptv-org.github.io/iptv/countries/sy.m3u ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ & Prรญncipe3https://iptv-org.github.io/iptv/countries/st.m3u @@ -223,7 +223,7 @@ ๐Ÿ‡บ๐Ÿ‡ฌ Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine119https://iptv-org.github.io/iptv/countries/ua.m3u ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates80https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom116https://iptv-org.github.io/iptv/countries/uk.m3u + ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom118https://iptv-org.github.io/iptv/countries/uk.m3u ๐Ÿ‡บ๐Ÿ‡ธ United States1522https://iptv-org.github.io/iptv/countries/us.m3u ๐Ÿ‡บ๐Ÿ‡พ Uruguay12https://iptv-org.github.io/iptv/countries/uy.m3u ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan7https://iptv-org.github.io/iptv/countries/uz.m3u @@ -234,9 +234,9 @@ ๐Ÿ‡ผ๐Ÿ‡ซ Wallis & Futuna7https://iptv-org.github.io/iptv/countries/wf.m3u ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara4https://iptv-org.github.io/iptv/countries/eh.m3u ๐Ÿ‡พ๐Ÿ‡ช Yemen53https://iptv-org.github.io/iptv/countries/ye.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia3https://iptv-org.github.io/iptv/countries/zm.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia5https://iptv-org.github.io/iptv/countries/zm.m3u ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land Islands1https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined4123https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined5036https://iptv-org.github.io/iptv/countries/undefined.m3u \ No newline at end of file diff --git a/.readme/_languages.md b/.readme/_languages.md index 170213f646..72f11d6e7b 100644 --- a/.readme/_languages.md +++ b/.readme/_languages.md @@ -6,7 +6,7 @@ Akan2https://iptv-org.github.io/iptv/languages/aka.m3u Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic338https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic339https://iptv-org.github.io/iptv/languages/ara.m3u Armenian29https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u Azerbaijani13https://iptv-org.github.io/iptv/languages/aze.m3u @@ -21,10 +21,10 @@ Czech24https://iptv-org.github.io/iptv/languages/ces.m3u Danish9https://iptv-org.github.io/iptv/languages/dan.m3u Dutch66https://iptv-org.github.io/iptv/languages/nld.m3u - English1763https://iptv-org.github.io/iptv/languages/eng.m3u + English1766https://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 - Finnish3https://iptv-org.github.io/iptv/languages/fin.m3u + Finnish1https://iptv-org.github.io/iptv/languages/fin.m3u French199https://iptv-org.github.io/iptv/languages/fra.m3u Galician10https://iptv-org.github.io/iptv/languages/glg.m3u Georgian8https://iptv-org.github.io/iptv/languages/kat.m3u @@ -33,7 +33,7 @@ Hindi120https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian15https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian32https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian34https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut3https://iptv-org.github.io/iptv/languages/iku.m3u Italian159https://iptv-org.github.io/iptv/languages/ita.m3u Japanese40https://iptv-org.github.io/iptv/languages/jpn.m3u @@ -49,7 +49,7 @@ Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Luxembourgish4https://iptv-org.github.io/iptv/languages/ltz.m3u Macedonian6https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay (macrolanguage)15https://iptv-org.github.io/iptv/languages/msa.m3u + Malay (macrolanguage)13https://iptv-org.github.io/iptv/languages/msa.m3u Malayalam25https://iptv-org.github.io/iptv/languages/mal.m3u Mandarin Chinese112https://iptv-org.github.io/iptv/languages/cmn.m3u Maori3https://iptv-org.github.io/iptv/languages/mri.m3u @@ -65,14 +65,14 @@ Portuguese100https://iptv-org.github.io/iptv/languages/por.m3u Pushto5https://iptv-org.github.io/iptv/languages/pus.m3u Romanian72https://iptv-org.github.io/iptv/languages/ron.m3u - Russian403https://iptv-org.github.io/iptv/languages/rus.m3u + Russian404https://iptv-org.github.io/iptv/languages/rus.m3u Serbian23https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala8https://iptv-org.github.io/iptv/languages/sin.m3u Slovak32https://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 - Spanish572https://iptv-org.github.io/iptv/languages/spa.m3u - Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u + Spanish563https://iptv-org.github.io/iptv/languages/spa.m3u + Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil24https://iptv-org.github.io/iptv/languages/tam.m3u Thai17https://iptv-org.github.io/iptv/languages/tha.m3u @@ -84,6 +84,6 @@ Vietnamese19https://iptv-org.github.io/iptv/languages/vie.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Yue Chinese12https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined4811https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined5728https://iptv-org.github.io/iptv/languages/undefined.m3u \ No newline at end of file diff --git a/.readme/template.md b/.readme/template.md index 09df5b7dcb..3d2df770a9 100644 --- a/.readme/template.md +++ b/.readme/template.md @@ -18,7 +18,7 @@ Also you can instead use one of these playlists: Or select one of the playlists from the list below. -### By category +### Playlists by category
Expand @@ -29,7 +29,7 @@ Or select one of the playlists from the list below.
-### By language +### Playlists by language
Expand @@ -40,7 +40,7 @@ Or select one of the playlists from the list below.
-### By country +### Playlists by country
Expand diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a8caed1019..2efb799745 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,15 +21,15 @@ ## Feature Requests -If you have an idea how to improve the project create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=discussion&template=feature-request.md&title=Propose%3A+xxx) with a detailed description of your idea. +If you have an idea how to improve the project create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=discussion&template=----feature-request.md&title=Propose%3A+xxx) with a detailed description of your idea. ## Request a Channel -To request a channel, create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=channel+request&template=channel-request.md&title=Add%3A+xxx) and complete all details requested. (**IMPORTANT:** the issue should contain a request for only one channel, otherwise it will be closed immediately). Understand that our community of volunteers will try to help you, but if a public link cannot be found, there is little we can do. +To request a channel, create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=channel+request&template=------channel-request.md&title=Add%3A+xxx) and complete all details requested. (**IMPORTANT:** the issue should contain a request for only one channel, otherwise it will be closed immediately). Understand that our community of volunteers will try to help you, but if a public link cannot be found, there is little we can do. ## Report a Broken Stream -To report a broadcast that is not working, create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=broken+stream&template=broken-stream.md&title=Fix%3A+xxx) with a description of the channel (**IMPORTANT:** an issue should contain a report for only one channel, otherwise it will be closed immediately). +To report a broadcast that is not working, create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=broken+stream&template=----broken-stream.md&title=Fix%3A+xxx) with a description of the channel (**IMPORTANT:** an issue should contain a report for only one channel, otherwise it will be closed immediately). ## Add or Replace a Stream @@ -154,7 +154,7 @@ If you did everything right, then by opening a playlist in a player that support ## Request Channel Removal - publish your DMCA notice somewhere -- create an issue using this [link](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=DMCA&template=remove-channel.md&title=Remove%3A+xxx) and add a link to the DMCA notice in it +- create an issue using this [link](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=DMCA&template=--remove-channel.md&title=Remove%3A+xxx) and add a link to the DMCA notice in it ## Make changes to README.md @@ -234,11 +234,7 @@ http://example.com/stream.m3u8 ## Project Structure - `.github/` - - `ISSUE_TEMPLATE/` - - `broken-stream.md`: issue template for reporting a broken stream. - - `channel-request.md`: template for channel request. - - `feature-request.md`: template for feature request. - - `remove-channel.md`: template for channel deletion request. + - `ISSUE_TEMPLATE/`: issue templates for this repository. - `workflows/` - `auto-update.yml`: contain actions that automatically updates all playlists every day. - `CODE_OF_CONDUCT.md`: rules you shouldn't break if you don't want to get banned. @@ -254,7 +250,9 @@ http://example.com/stream.m3u8 - ... - `unsorted.m3u`: playlist with channels not yet sorted. - `scripts/` + - `blacklist.json`: list of channels banned for addition to the repository. - `categories.json`: list of supported categories. + - `db.js`: contains functions for retrieving and managing the channel list. - `format.js`: used within GitHub Action to sort channels and remove duplicates from each playlist. - `generate.js`: used within GitHub Action to generate all additional playlists. - `parser.js`: contains functions for parsing playlists. diff --git a/README.md b/README.md index 9495c56ad5..17dc9460ca 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Also you can instead use one of these playlists: Or select one of the playlists from the list below. -### By category +### Playlists by category
Expand @@ -33,39 +33,39 @@ Or select one of the playlists from the list below. Auto6https://iptv-org.github.io/iptv/categories/auto.m3u Business76https://iptv-org.github.io/iptv/categories/business.m3u Classic22https://iptv-org.github.io/iptv/categories/classic.m3u - Comedy14https://iptv-org.github.io/iptv/categories/comedy.m3u - Documentary33https://iptv-org.github.io/iptv/categories/documentary.m3u + Comedy21https://iptv-org.github.io/iptv/categories/comedy.m3u + Documentary38https://iptv-org.github.io/iptv/categories/documentary.m3u Education25https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment89https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family15https://iptv-org.github.io/iptv/categories/family.m3u - Fashion12https://iptv-org.github.io/iptv/categories/fashion.m3u - Food10https://iptv-org.github.io/iptv/categories/food.m3u - General216https://iptv-org.github.io/iptv/categories/general.m3u + Entertainment104https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family16https://iptv-org.github.io/iptv/categories/family.m3u + Fashion13https://iptv-org.github.io/iptv/categories/fashion.m3u + Food11https://iptv-org.github.io/iptv/categories/food.m3u + General217https://iptv-org.github.io/iptv/categories/general.m3u Health0https://iptv-org.github.io/iptv/categories/health.m3u History1https://iptv-org.github.io/iptv/categories/history.m3u - Hobby36https://iptv-org.github.io/iptv/categories/hobby.m3u + Hobby38https://iptv-org.github.io/iptv/categories/hobby.m3u Kids78https://iptv-org.github.io/iptv/categories/kids.m3u Legislative40https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle18https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Lifestyle22https://iptv-org.github.io/iptv/categories/lifestyle.m3u Local350https://iptv-org.github.io/iptv/categories/local.m3u Movies122https://iptv-org.github.io/iptv/categories/movies.m3u - Music284https://iptv-org.github.io/iptv/categories/music.m3u - News384https://iptv-org.github.io/iptv/categories/news.m3u + Music287https://iptv-org.github.io/iptv/categories/music.m3u + News397https://iptv-org.github.io/iptv/categories/news.m3u Quiz1https://iptv-org.github.io/iptv/categories/quiz.m3u - Religious238https://iptv-org.github.io/iptv/categories/religious.m3u + Religious240https://iptv-org.github.io/iptv/categories/religious.m3u Sci-Fi2https://iptv-org.github.io/iptv/categories/sci-fi.m3u Shop37https://iptv-org.github.io/iptv/categories/shop.m3u - Sport148https://iptv-org.github.io/iptv/categories/sport.m3u - Travel17https://iptv-org.github.io/iptv/categories/travel.m3u + Sport154https://iptv-org.github.io/iptv/categories/sport.m3u + Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather3https://iptv-org.github.io/iptv/categories/weather.m3u XXX69https://iptv-org.github.io/iptv/categories/xxx.m3u - Other8383https://iptv-org.github.io/iptv/categories/other.m3u + Other9230https://iptv-org.github.io/iptv/categories/other.m3u
-### By language +### Playlists by language
Expand @@ -80,7 +80,7 @@ Or select one of the playlists from the list below. Akan2https://iptv-org.github.io/iptv/languages/aka.m3u Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic338https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic339https://iptv-org.github.io/iptv/languages/ara.m3u Armenian29https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u Azerbaijani13https://iptv-org.github.io/iptv/languages/aze.m3u @@ -95,10 +95,10 @@ Or select one of the playlists from the list below. Czech24https://iptv-org.github.io/iptv/languages/ces.m3u Danish9https://iptv-org.github.io/iptv/languages/dan.m3u Dutch66https://iptv-org.github.io/iptv/languages/nld.m3u - English1763https://iptv-org.github.io/iptv/languages/eng.m3u + English1766https://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 - Finnish3https://iptv-org.github.io/iptv/languages/fin.m3u + Finnish1https://iptv-org.github.io/iptv/languages/fin.m3u French199https://iptv-org.github.io/iptv/languages/fra.m3u Galician10https://iptv-org.github.io/iptv/languages/glg.m3u Georgian8https://iptv-org.github.io/iptv/languages/kat.m3u @@ -107,7 +107,7 @@ Or select one of the playlists from the list below. Hindi120https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian15https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian32https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian34https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut3https://iptv-org.github.io/iptv/languages/iku.m3u Italian159https://iptv-org.github.io/iptv/languages/ita.m3u Japanese40https://iptv-org.github.io/iptv/languages/jpn.m3u @@ -123,7 +123,7 @@ Or select one of the playlists from the list below. Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Luxembourgish4https://iptv-org.github.io/iptv/languages/ltz.m3u Macedonian6https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay (macrolanguage)15https://iptv-org.github.io/iptv/languages/msa.m3u + Malay (macrolanguage)13https://iptv-org.github.io/iptv/languages/msa.m3u Malayalam25https://iptv-org.github.io/iptv/languages/mal.m3u Mandarin Chinese112https://iptv-org.github.io/iptv/languages/cmn.m3u Maori3https://iptv-org.github.io/iptv/languages/mri.m3u @@ -139,14 +139,14 @@ Or select one of the playlists from the list below. Portuguese100https://iptv-org.github.io/iptv/languages/por.m3u Pushto5https://iptv-org.github.io/iptv/languages/pus.m3u Romanian72https://iptv-org.github.io/iptv/languages/ron.m3u - Russian403https://iptv-org.github.io/iptv/languages/rus.m3u + Russian404https://iptv-org.github.io/iptv/languages/rus.m3u Serbian23https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala8https://iptv-org.github.io/iptv/languages/sin.m3u Slovak32https://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 - Spanish572https://iptv-org.github.io/iptv/languages/spa.m3u - Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u + Spanish563https://iptv-org.github.io/iptv/languages/spa.m3u + Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil24https://iptv-org.github.io/iptv/languages/tam.m3u Thai17https://iptv-org.github.io/iptv/languages/tha.m3u @@ -158,13 +158,13 @@ Or select one of the playlists from the list below. Vietnamese19https://iptv-org.github.io/iptv/languages/vie.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Yue Chinese12https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined4811https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined5728https://iptv-org.github.io/iptv/languages/undefined.m3u
-### By country +### Playlists by country
Expand @@ -180,7 +180,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania35https://iptv-org.github.io/iptv/countries/al.m3u ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria51https://iptv-org.github.io/iptv/countries/dz.m3u ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa7https://iptv-org.github.io/iptv/countries/as.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra26https://iptv-org.github.io/iptv/countries/ad.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra27https://iptv-org.github.io/iptv/countries/ad.m3u ๐Ÿ‡ฆ๐Ÿ‡ด Angola3https://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 @@ -191,7 +191,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ฆ๐Ÿ‡น Austria52https://iptv-org.github.io/iptv/countries/at.m3u ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan27https://iptv-org.github.io/iptv/countries/az.m3u ๐Ÿ‡ง๐Ÿ‡ธ Bahamas4https://iptv-org.github.io/iptv/countries/bs.m3u - ๐Ÿ‡ง๐Ÿ‡ญ Bahrain56https://iptv-org.github.io/iptv/countries/bh.m3u + ๐Ÿ‡ง๐Ÿ‡ญ Bahrain55https://iptv-org.github.io/iptv/countries/bh.m3u ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh15https://iptv-org.github.io/iptv/countries/bd.m3u ๐Ÿ‡ง๐Ÿ‡ง Barbados2https://iptv-org.github.io/iptv/countries/bb.m3u ๐Ÿ‡ง๐Ÿ‡พ Belarus24https://iptv-org.github.io/iptv/countries/by.m3u @@ -200,7 +200,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ง๐Ÿ‡ฏ Benin3https://iptv-org.github.io/iptv/countries/bj.m3u ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda1https://iptv-org.github.io/iptv/countries/bm.m3u ๐Ÿ‡ง๐Ÿ‡น Bhutan10https://iptv-org.github.io/iptv/countries/bt.m3u - ๐Ÿ‡ง๐Ÿ‡ด Bolivia36https://iptv-org.github.io/iptv/countries/bo.m3u + ๐Ÿ‡ง๐Ÿ‡ด Bolivia24https://iptv-org.github.io/iptv/countries/bo.m3u ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia26https://iptv-org.github.io/iptv/countries/ba.m3u ๐Ÿ‡ง๐Ÿ‡ผ Botswana3https://iptv-org.github.io/iptv/countries/bw.m3u ๐Ÿ‡ง๐Ÿ‡ท Brazil82https://iptv-org.github.io/iptv/countries/br.m3u @@ -239,12 +239,12 @@ Or select one of the playlists from the list below. ๐Ÿ‡ธ๐Ÿ‡ป El Salvador18https://iptv-org.github.io/iptv/countries/sv.m3u ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u ๐Ÿ‡ช๐Ÿ‡ท Eritrea3https://iptv-org.github.io/iptv/countries/er.m3u - ๐Ÿ‡ช๐Ÿ‡ช Estonia17https://iptv-org.github.io/iptv/countries/ee.m3u + ๐Ÿ‡ช๐Ÿ‡ช Estonia15https://iptv-org.github.io/iptv/countries/ee.m3u ๐Ÿ‡ธ๐Ÿ‡ฟ Eswatini3https://iptv-org.github.io/iptv/countries/sz.m3u ๐Ÿ‡ช๐Ÿ‡น Ethiopia4https://iptv-org.github.io/iptv/countries/et.m3u ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands2https://iptv-org.github.io/iptv/countries/fo.m3u ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji9https://iptv-org.github.io/iptv/countries/fj.m3u - ๐Ÿ‡ซ๐Ÿ‡ฎ Finland15https://iptv-org.github.io/iptv/countries/fi.m3u + ๐Ÿ‡ซ๐Ÿ‡ฎ Finland13https://iptv-org.github.io/iptv/countries/fi.m3u ๐Ÿ‡ซ๐Ÿ‡ท France184https://iptv-org.github.io/iptv/countries/fr.m3u ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana9https://iptv-org.github.io/iptv/countries/gf.m3u ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia7https://iptv-org.github.io/iptv/countries/pf.m3u @@ -277,7 +277,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ฎ๐Ÿ‡น Italy179https://iptv-org.github.io/iptv/countries/it.m3u ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica2https://iptv-org.github.io/iptv/countries/jm.m3u ๐Ÿ‡ฏ๐Ÿ‡ต Japan51https://iptv-org.github.io/iptv/countries/jp.m3u - ๐Ÿ‡ฏ๐Ÿ‡ด Jordan49https://iptv-org.github.io/iptv/countries/jo.m3u + ๐Ÿ‡ฏ๐Ÿ‡ด Jordan50https://iptv-org.github.io/iptv/countries/jo.m3u ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan31https://iptv-org.github.io/iptv/countries/kz.m3u ๐Ÿ‡ฐ๐Ÿ‡ช Kenya3https://iptv-org.github.io/iptv/countries/ke.m3u ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati7https://iptv-org.github.io/iptv/countries/ki.m3u @@ -286,7 +286,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan5https://iptv-org.github.io/iptv/countries/kg.m3u ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos10https://iptv-org.github.io/iptv/countries/la.m3u ๐Ÿ‡ฑ๐Ÿ‡ป Latvia17https://iptv-org.github.io/iptv/countries/lv.m3u - ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon73https://iptv-org.github.io/iptv/countries/lb.m3u + ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon74https://iptv-org.github.io/iptv/countries/lb.m3u ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho3https://iptv-org.github.io/iptv/countries/ls.m3u ๐Ÿ‡ฑ๐Ÿ‡ท Liberia3https://iptv-org.github.io/iptv/countries/lr.m3u ๐Ÿ‡ฑ๐Ÿ‡พ Libya54https://iptv-org.github.io/iptv/countries/ly.m3u @@ -329,7 +329,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ฐ๐Ÿ‡ต North Korea8https://iptv-org.github.io/iptv/countries/kp.m3u ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia18https://iptv-org.github.io/iptv/countries/mk.m3u ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands7https://iptv-org.github.io/iptv/countries/mp.m3u - ๐Ÿ‡ณ๐Ÿ‡ด Norway42https://iptv-org.github.io/iptv/countries/no.m3u + ๐Ÿ‡ณ๐Ÿ‡ด Norway40https://iptv-org.github.io/iptv/countries/no.m3u ๐Ÿ‡ด๐Ÿ‡ฒ Oman50https://iptv-org.github.io/iptv/countries/om.m3u ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan24https://iptv-org.github.io/iptv/countries/pk.m3u ๐Ÿ‡ต๐Ÿ‡ผ Palau7https://iptv-org.github.io/iptv/countries/pw.m3u @@ -345,7 +345,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico19https://iptv-org.github.io/iptv/countries/pr.m3u ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar57https://iptv-org.github.io/iptv/countries/qa.m3u ๐Ÿ‡ท๐Ÿ‡ด Romania68https://iptv-org.github.io/iptv/countries/ro.m3u - ๐Ÿ‡ท๐Ÿ‡บ Russia382https://iptv-org.github.io/iptv/countries/ru.m3u + ๐Ÿ‡ท๐Ÿ‡บ Russia383https://iptv-org.github.io/iptv/countries/ru.m3u ๐Ÿ‡ท๐Ÿ‡ผ Rwanda8https://iptv-org.github.io/iptv/countries/rw.m3u ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion3https://iptv-org.github.io/iptv/countries/re.m3u ๐Ÿ‡ผ๐Ÿ‡ธ Samoa7https://iptv-org.github.io/iptv/countries/ws.m3u @@ -361,10 +361,10 @@ Or select one of the playlists from the list below. ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia18https://iptv-org.github.io/iptv/countries/si.m3u ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands7https://iptv-org.github.io/iptv/countries/sb.m3u ๐Ÿ‡ธ๐Ÿ‡ด Somalia51https://iptv-org.github.io/iptv/countries/so.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa5https://iptv-org.github.io/iptv/countries/za.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa3https://iptv-org.github.io/iptv/countries/za.m3u ๐Ÿ‡ฐ๐Ÿ‡ท South Korea126https://iptv-org.github.io/iptv/countries/kr.m3u ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan3https://iptv-org.github.io/iptv/countries/ss.m3u - ๐Ÿ‡ช๐Ÿ‡ธ Spain285https://iptv-org.github.io/iptv/countries/es.m3u + ๐Ÿ‡ช๐Ÿ‡ธ Spain293https://iptv-org.github.io/iptv/countries/es.m3u ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka32https://iptv-org.github.io/iptv/countries/lk.m3u ๐Ÿ‡ง๐Ÿ‡ฑ St. Barthรฉlemy10https://iptv-org.github.io/iptv/countries/bl.m3u ๐Ÿ‡ธ๐Ÿ‡ญ St. Helena3https://iptv-org.github.io/iptv/countries/sh.m3u @@ -374,7 +374,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡ต๐Ÿ‡ฒ St. Pierre & Miquelon1https://iptv-org.github.io/iptv/countries/pm.m3u ๐Ÿ‡ป๐Ÿ‡จ St. Vincent & Grenadines1https://iptv-org.github.io/iptv/countries/vc.m3u ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan48https://iptv-org.github.io/iptv/countries/sd.m3u - ๐Ÿ‡ธ๐Ÿ‡ช Sweden29https://iptv-org.github.io/iptv/countries/se.m3u + ๐Ÿ‡ธ๐Ÿ‡ช Sweden26https://iptv-org.github.io/iptv/countries/se.m3u ๐Ÿ‡จ๐Ÿ‡ญ Switzerland107https://iptv-org.github.io/iptv/countries/ch.m3u ๐Ÿ‡ธ๐Ÿ‡พ Syria62https://iptv-org.github.io/iptv/countries/sy.m3u ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ & Prรญncipe3https://iptv-org.github.io/iptv/countries/st.m3u @@ -396,7 +396,7 @@ Or select one of the playlists from the list below. ๐Ÿ‡บ๐Ÿ‡ฌ Uganda5https://iptv-org.github.io/iptv/countries/ug.m3u ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine119https://iptv-org.github.io/iptv/countries/ua.m3u ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates80https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom116https://iptv-org.github.io/iptv/countries/uk.m3u + ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom118https://iptv-org.github.io/iptv/countries/uk.m3u ๐Ÿ‡บ๐Ÿ‡ธ United States1522https://iptv-org.github.io/iptv/countries/us.m3u ๐Ÿ‡บ๐Ÿ‡พ Uruguay12https://iptv-org.github.io/iptv/countries/uy.m3u ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan7https://iptv-org.github.io/iptv/countries/uz.m3u @@ -407,10 +407,10 @@ Or select one of the playlists from the list below. ๐Ÿ‡ผ๐Ÿ‡ซ Wallis & Futuna7https://iptv-org.github.io/iptv/countries/wf.m3u ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara4https://iptv-org.github.io/iptv/countries/eh.m3u ๐Ÿ‡พ๐Ÿ‡ช Yemen53https://iptv-org.github.io/iptv/countries/ye.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia3https://iptv-org.github.io/iptv/countries/zm.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia5https://iptv-org.github.io/iptv/countries/zm.m3u ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe3https://iptv-org.github.io/iptv/countries/zw.m3u ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land Islands1https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined4123https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined5036https://iptv-org.github.io/iptv/countries/undefined.m3u diff --git a/channels/ad.m3u b/channels/ad.m3u index c6e31a6150..a7efd32a57 100644 --- a/channels/ad.m3u +++ b/channels/ad.m3u @@ -1,7 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AM.ad" tvg-name="AM" tvg-country="AD" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/rtva.andorra/picture?width=320&height=320" group-title="",AM -https://videos.rtva.ad/live/am/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVA.ad" tvg-name="RTVA" tvg-country="AD" tvg-language="Catalan" tvg-logo="https://i.imgur.com/kJCjeQ4.png" group-title="",RTVA (720p) +#EXTINF:-1 tvg-id="ATV.ad" tvg-name="ATV" tvg-country="AD" tvg-language="Catalan" tvg-logo="https://i.imgur.com/kJCjeQ4.png" group-title="",ATV (720p) http://videos.rtva.ad:1935/live/web/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVA.ad" tvg-name="RTVA" tvg-country="AD" tvg-language="Catalan" tvg-logo="https://i.imgur.com/kJCjeQ4.png" group-title="",RTVA (720p) +#EXTINF:-1 tvg-id="ATV.ad" tvg-name="ATV" tvg-country="AD" tvg-language="Catalan" tvg-logo="https://i.imgur.com/kJCjeQ4.png" group-title="",ATV (720p) https://videos.rtva.ad/live/rtva/playlist.m3u8 diff --git a/channels/bo.m3u b/channels/bo.m3u index fc307b6e64..57e247f24b 100644 --- a/channels/bo.m3u +++ b/channels/bo.m3u @@ -1,51 +1,27 @@ #EXTM3U #EXTINF:-1 tvg-id="ATB.bo" tvg-name="ATB" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/DCAtokY.png" group-title="",ATB (360p) http://186.121.206.197/live/daniel/index.m3u8 -#EXTINF:-1 tvg-id="ATBCochabamba.bo" tvg-name="ATB Cochabamba" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/oszItYJ.jpg" group-title="",ATB Cochabamba (360p) +#EXTINF:-1 tvg-id="ATB.bo" tvg-name="ATB" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/oszItYJ.jpg" group-title="",ATB (360p) https://mediacp.hostradios.com.ar:19360/atbcochabamba/atbcochabamba.m3u8 -#EXTINF:-1 tvg-id="ATBLaPaz.bo" tvg-name="ATB La Paz" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/oszItYJ.jpg" group-title="",ATB La Paz (340p) -https://clientes.videostreaming.ar:19360/atbbolivia/atbbolivia.m3u8 #EXTINF:-1 tvg-id="BoliviaTV.bo" tvg-name="Bolivia TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="http://www.boliviatv.bo/principal/assets/images/the-voyager/btv1.png" group-title="",Bolivia TV (720p) http://boliviatv1.srfms.com:5735/live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="boliviatv.bo" tvg-name="Bolivia TV 2" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/1zTLGdj.jpg" group-title="",Bolivia TV 7.2 (720p) +#EXTINF:-1 tvg-id="BoliviaTV72.bo" tvg-name="Bolivia TV 7.2" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/1zTLGdj.jpg" group-title="",Bolivia TV 7.2 (720p) https://video1.getstreamhosting.com:1936/8224/8224/chunklist_w1684483949.m3u8 -#EXTINF:-1 tvg-id="boliviatv.bo" tvg-name="Bolivia TV 2" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/1zTLGdj.jpg" group-title="",Bolivia TV 7.2 (720p) +#EXTINF:-1 tvg-id="BoliviaTV72.bo" tvg-name="Bolivia TV 7.2" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/1zTLGdj.jpg" group-title="",Bolivia TV 7.2 (720p) https://video1.getstreamhosting.com:1936/8224/8224/playlist.m3u8 -#EXTINF:-1 tvg-id="redbolivision.tv.bo" tvg-name="Bolivisiรณn" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/KE0CrW7.png" group-title="",Bolivisiรณn (486p) +#EXTINF:-1 tvg-id="Bolivision.bo" tvg-name="Bolivisiรณn" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/KE0CrW7.png" group-title="",Bolivisiรณn (486p) https://bo-bolivision-lapaz-live.ned.media/bolivision/smil:lapaz.smil/chunklist_b1200000.m3u8?iut=eyJwYXJhbXMiOnsiZXhwIjoxNjE4MDI2MjY0LCJzZXNzaW9uIjoiMTc0LjkyLjE4Ny4yNDgiLCJ3aGl0ZWxpc3QiOlsiMTc0LjkyLjE4Ny4yNDgiXX0sInNpZ25hdHVyZSI6IjU1YTc3ZjJmZDU4N2RiNWJiOTA5M2ZlMjMyMTkzMjdiMDRjY2YxZGUifQ -#EXTINF:-1 tvg-id="megatv.com.bo" tvg-name="MEGA TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/j7opA5I.png" group-title="",MEGA TV YACUIBA (720p) +#EXTINF:-1 tvg-id="MegaTV.bo" tvg-name="Mega TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/j7opA5I.png" group-title="",Mega TV (Yacuiba) (720p) https://stmv.panel.mivideo.pro/rtv/rtv/chunklist_w849315537.m3u8 -#EXTINF:-1 tvg-id="megatv.com.bo" tvg-name="MEGA TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/j7opA5I.png" group-title="",MEGA TV YACUIBA (720p) +#EXTINF:-1 tvg-id="MegaTV.bo" tvg-name="Mega TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/j7opA5I.png" group-title="",Mega TV (Yacuiba) (720p) https://stmv.panel.mivideo.pro/rtv/rtv/playlist.m3u8 -#EXTINF:-1 tvg-id="redpat.tv" tvg-name="patlapaz" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/7TvJkkq.png" group-title="",PAT HD (1080p) -https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/chunklist_w1596425577.m3u8 -#EXTINF:-1 tvg-id="redpat.tv" tvg-name="patlapaz" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/7TvJkkq.png" group-title="",PAT HD (1080p) -https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/playlist.m3u8 -#EXTINF:-1 tvg-id="redpat.tv" tvg-name="patsantacruz" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/7TvJkkq.png" group-title="",PAT Plus SD (1080p) -https://5975e06a1f292.streamlock.net:4443/patbolivia/patsantacruz/chunklist_w875463081.m3u8 -#EXTINF:-1 tvg-id="redpat.tv" tvg-name="patsantacruz" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/7TvJkkq.png" group-title="",PAT Plus SD (1080p) -https://5975e06a1f292.streamlock.net:4443/patbolivia/patsantacruz/playlist.m3u8 #EXTINF:-1 tvg-id="RedADVenir.bo" tvg-name="Red ADVenir" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/gXHwjSg.jpg" group-title="",Red ADVenir (360p) https://streamer1.streamhost.org/salive/GMIredadvenirm/chunklist.m3u8 #EXTINF:-1 tvg-id="RedADVenir.bo" tvg-name="Red ADVenir" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/gXHwjSg.jpg" group-title="",Red ADVenir (360p) https://streamer1.streamhost.org/salive/GMIredadvenirm/playlist.m3u8 -#EXTINF:-1 tvg-id="RedUnoCochabamba.bo" tvg-name="Red Uno (Cochabamba)" tvg-country="BO" tvg-language="" tvg-logo="" group-title="",Red Uno (Cochabamba) -https://ott.streann.com/loadbalancer/services/public/channels/5ea9f31a2cdc654acd294aaf/playlist.m3u8 -#EXTINF:-1 tvg-id="RedUnoLaPaz.bo" tvg-name="Red Uno (La Paz)" tvg-country="BO" tvg-language="" tvg-logo="" group-title="",Red Uno (La Paz) -https://ott.streann.com/loadbalancer/services/public/channels/5ea9f3ab2cdc31ce152b0097/playlist.m3u8 -#EXTINF:-1 tvg-id="RedUnoSantaCruz.bo" tvg-name="Red Uno (Santa Cruz)" tvg-country="BO" tvg-language="" tvg-logo="" group-title="",Red Uno (Santa Cruz) -https://ott.streann.com/loadbalancer/services/public/channels/5ea9f2d22cdc31ce152b0090/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" tvg-name="RTP" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/RmBR5sM.png" group-title="",RTP (720p) http://136.243.3.70:1935/RtpBolivia/RtpBolivia/chunklist_w610457049.m3u8 #EXTINF:-1 tvg-id="RTP.bo" tvg-name="RTP" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/eTDc0wd.jpg" group-title="",RTP (720p) http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 #EXTINF:-1 tvg-id="TVU.bo" tvg-name="TVU" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/YdiF5k6.png" group-title="",TVU (276p) http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVUSucre.bo" tvg-name="TVU Sucre" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/sOae4Nb.png" group-title="",TVU Sucre (1200p) -https://solo.disfrutaenlared.com:1936/tuch/mp4:tuch_1080p/chunklist_w303129759.m3u8 -#EXTINF:-1 tvg-id="TVUSucre.bo" tvg-name="TVU Sucre" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/sOae4Nb.png" group-title="",TVU Sucre (1200p) -https://solo.disfrutaenlared.com:1936/tuch/mp4:tuch_1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="redbolivision.tv.bo" tvg-name="UPP TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://www.redbolivision.tv.bo/wp-content/uploads/2021/01/link-upp-tv.png" group-title="",UPP TV (720p) -https://bo-bolivision-santacruz-live.ned.media/bolivision/smil:santacruz.smil/chunklist_b1200000.m3u8?iut=eyJwYXJhbXMiOnsiZXhwIjoxNjE4MDI2MzkwLCJzZXNzaW9uIjoiMTc0LjkyLjE4Ny4yNDgiLCJ3aGl0ZWxpc3QiOlsiMTc0LjkyLjE4Ny4yNDgiXX0sInNpZ25hdHVyZSI6IjgzNGM0MWJlNWNiNTRmYmY3OWRlOTY5YjZmOGIyYWE3ZGJlNDI1YTEifQ -#EXTINF:-1 tvg-id="XtoTV.bo" tvg-name="Xto TV" tvg-country="BO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/p0lsIBW.png" group-title="",Xto TV (404p) -http://www.channel.tevemi.com:1935/XtoTv/XtoTv/chunklist.m3u8 diff --git a/channels/bs.m3u b/channels/bs.m3u index 4b36ed1599..b8c9416ef4 100644 --- a/channels/bs.m3u +++ b/channels/bs.m3u @@ -1,7 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="ZNSNetwork.bs" tvg-name="ZNS Network" tvg-country="BS" tvg-language="English" tvg-logo="https://znsbahamas.com/wp-content/uploads/2017/12/ZNS-PL-1.png" group-title="",PARLIAMENT - ZNS BAHAMAS (720p) +#EXTINF:-1 tvg-id="ParliamentaryChannel.bs" tvg-name="Parliamentary Channel" tvg-country="BS" tvg-language="English" tvg-logo="" group-title="",Parliamentary Channel (720p) https://cloud.streamcomedia.com/parliamentarychannel/smil:parliamentarychannel_streams.smil/chunklist_w546622749_b1228000_sleng.m3u8 -#EXTINF:-1 tvg-id="ZNSNetwork.bs" tvg-name="ZNS Network" tvg-country="BS" tvg-language="English" tvg-logo="https://znsbahamas.com/wp-content/uploads/2017/12/ZNS-PL-1.png" group-title="",PARLIAMENT - ZNS BAHAMAS (720p) +#EXTINF:-1 tvg-id="ParliamentaryChannel.bs" tvg-name="Parliamentary Channel" tvg-country="BS" tvg-language="English" tvg-logo="" group-title="",Parliamentary Channel (720p) https://cloud.streamcomedia.com/parliamentarychannel/smil:parliamentarychannel_streams.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ZNSNetwork.bs" tvg-name="ZNS Network" tvg-country="BS" tvg-language="English" tvg-logo="https://live-tv-channels.org/pt-data/uploads/logo/bs-zns-network-3813-300x225.jpg" group-title="",ZNS Network (1080p) +#EXTINF:-1 tvg-id="ZNSTV.bs" tvg-name="ZNS TV" tvg-country="BS" tvg-language="English" tvg-logo="https://znsbahamas.com/wp-content/uploads/2017/12/ZNS-PL-1.png" group-title="",ZNS TV (1080p) https://cloud.streamcomedia.com/znstv/smil:znstv_streams.smil/playlist.m3u8 diff --git a/channels/es.m3u b/channels/es.m3u index d5281df7c4..6eb352f380 100644 --- a/channels/es.m3u +++ b/channels/es.m3u @@ -7,6 +7,16 @@ https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586403/master.m3u8 https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586404/master.m3u8 #EXTINF:-1 tvg-id="Plus24.es" tvg-name="+24" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+24 https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586405/master.m3u8 +#EXTINF:-1 tvg-id="Plustdp.es" tvg-name="+tdp" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+tdp [Geo-blocked] +https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125698/master.m3u8 +#EXTINF:-1 tvg-id="Plustdp.es" tvg-name="+tdp" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+tdp [Geo-blocked] +https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125699/master.m3u8 +#EXTINF:-1 tvg-id="Plustdp.es" tvg-name="+tdp" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+tdp [Geo-blocked] +https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125702/master.m3u8 +#EXTINF:-1 tvg-id="Plustdp.es" tvg-name="+tdp" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+tdp [Geo-blocked] +https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125703/master.m3u8 +#EXTINF:-1 tvg-id="Plustdp.es" tvg-name="+tdp" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",+tdp [Geo-blocked] +https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@143656/master.m3u8 #EXTINF:-1 tvg-id="101TeleAntequera.es" tvg-name="101 Tele Antequera" tvg-country="ES" tvg-language="Spanish" tvg-logo="https://i.imgur.com/ZhvkYeg.jpg" group-title="Music",101 Tele Antequera https://limited38.todostreaming.es/live/101tv-AntequeraHD.m3u8 #EXTINF:-1 tvg-id="101TVMalaga.es" tvg-name="101TV Malaga" tvg-country="ES" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CXHLhZD.png" group-title="News",101TV Malaga @@ -247,6 +257,10 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@117262/master.m3u8 https://rtvelivestream.akamaized.net/la1_cat_main_dvr.m3u8 #EXTINF:-1 tvg-id="La2.es" tvg-name="La 2" tvg-country="ES;AD" tvg-language="Spanish" tvg-logo="https://pbs.twimg.com/profile_images/1168862725369413632/pogqv5Ob_400x400.png" group-title="Documentary",La 2 (720p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 +#EXTINF:-1 tvg-id="La2.es" tvg-name="La 2" tvg-country="ES;AD" tvg-language="Spanish" tvg-logo="https://pbs.twimg.com/profile_images/1168862725369413632/pogqv5Ob_400x400.png" group-title="Documentary",La 2 (720p) +https://rtvelivestream.akamaized.net/la2_bkp_dvr.m3u8 +#EXTINF:-1 tvg-id="La2.es" tvg-name="La 2" tvg-country="ES;AD" tvg-language="Spanish" tvg-logo="https://pbs.twimg.com/profile_images/1168862725369413632/pogqv5Ob_400x400.png" group-title="Documentary",La 2 (720p) +https://rtvelivestream.akamaized.net/la2_main_dvr.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" tvg-name="La 8 Avila" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",La 8 Avila https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Bierzo.es" tvg-name="La 8 Bierzo" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",La 8 Bierzo @@ -477,6 +491,10 @@ https://cdn01.yowi.tv/36MLCJRAR2/36MLCJRAR2.m3u8 http://video.telesafor.com/hls/video.m3u8 #EXTINF:-1 tvg-id="TeleSagunto.es" tvg-name="Tele Sagunto" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",Tele Sagunto https://5940924978228.streamlock.net/Directo1_1/smil:Directo1_1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Tdp.es" tvg-name="Teledeporte" tvg-country="ES" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Tve_teledeporte.png/800px-Tve_teledeporte.png" group-title="",Teledeporte [Geo-blocked] +https://rtvelivestream.akamaized.net/tdp_bkp_dvr.m3u8 +#EXTINF:-1 tvg-id="Tdp.es" tvg-name="Teledeporte" tvg-country="ES" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Tve_teledeporte.png/800px-Tve_teledeporte.png" group-title="",Teledeporte [Geo-blocked] +https://rtvelivestream.akamaized.net/tdp_main_dvr.m3u8 #EXTINF:-1 tvg-id="TeleGilena.es" tvg-name="TeleGilena" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",TeleGilena https://5940924978228.streamlock.net/Directo1/Directo1/master.m3u8 #EXTINF:-1 tvg-id="Telemadrid.es" tvg-name="Telemadrid" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",Telemadrid diff --git a/channels/fi.m3u b/channels/fi.m3u index afd3d86b7a..3616b5f502 100644 --- a/channels/fi.m3u +++ b/channels/fi.m3u @@ -1,7 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TaivasTV7.fi" tvg-name="Taivas TV7" tvg-country="FI;SE;EE" tvg-language="Finnish" tvg-logo="https://i.imgur.com/pIYSEUN.jpg" group-title="",Taivas TV7 (720p) +#EXTINF:-1 tvg-id="TV7.fi" tvg-name="TV7" tvg-country="FI;SE;EE" tvg-language="Finnish" tvg-logo="https://i.imgur.com/pIYSEUN.jpg" group-title="",TV7 (720p) http://vod.tv7.fi:1935/tv7-fi/tv7-fi.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="Yle TV1 FI" tvg-name="Yle TV1 FI" tvg-country="FI;EE;SE;NO" tvg-language="Finnish" tvg-logo="https://i.imgur.com/MTZM0k5.png" group-title="",Yle TV1 (720p) -https://yletvhdliveworld-lh.akamaihd.net/i/yletv1hdworld_1@187592/master.m3u8 -#EXTINF:-1 tvg-id="Yle TV2 FI" tvg-name="Yle TV2 FI" tvg-country="FI;EE;SE;NO" tvg-language="Finnish" tvg-logo="https://i.imgur.com/SHLh731.png" group-title="",Yle TV2 (720p) -https://yletvhdliveworld-lh.akamaihd.net/i/yletv2hdworld_1@187593/master.m3u8 diff --git a/channels/in.m3u b/channels/in.m3u index 51ee164a92..33625c0a94 100644 --- a/channels/in.m3u +++ b/channels/in.m3u @@ -41,9 +41,9 @@ https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 http://ammacable.com:1935/acn/acncinema/playlist.m3u8 #EXTINF:-1 tvg-id="ACNMusic.in" tvg-name="ACN Music" tvg-country="IN" tvg-language="Tamil" tvg-logo="" group-title="Music",ACN Music (1080p) http://ammacable.com:1935/acn/acnmusic/playlist.m3u8 -#EXTINF:-1 tvg-id="ACV.in" tvg-name="ACV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/acv.png" group-title="",ACV +#EXTINF:-1 tvg-id="ACV.in" tvg-name="ACV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/FNBkLUA.jpg" group-title="",ACV https://acv.asianetmobiletvplus.com/webstreams/8f8e72769cb3e3a6e27c220e1e3887b8.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ACVJukebox.in" tvg-name="ACV Jukebox" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/acvjukee.png" group-title="",ACV Jukebox (404p) +#EXTINF:-1 tvg-id="ACVJukebox.in" tvg-name="ACV Jukebox" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/1L4YTlE.jpg" group-title="",ACV Jukebox (404p) https://acv.asianetmobiletvplus.com/webstreams/acvjukebox_awannbgiynqynhufohawnvbmlgglfpuc/playlist.m3u8 #EXTINF:-1 tvg-id="ACVNews.in" tvg-name="ACV News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/acv_in_news.png" group-title="News",ACV News https://acv.asianetmobiletvplus.com/webstreams/3e85eb4c12bd2110d3f495676205d50a.smil/playlist.m3u8 @@ -57,7 +57,7 @@ http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 #EXTINF:-1 tvg-id="AmarUjala.in" tvg-name="Amar Ujala" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="News",Amar Ujala (360p) https://streamcdn.amarujala.com/live/smil:stream1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AmritaTV.in" tvg-name="Amrita TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/amrita_tv-1.png" group-title="Entertainment",Amrita TV (576p) +#EXTINF:-1 tvg-id="AmritaTV.in" tvg-name="Amrita TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://www.amritatv.com/vf-image/amritatv_logo.png" group-title="Entertainment",Amrita TV (576p) http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8 #EXTINF:-1 tvg-id="Anjan.in" tvg-name="Anjan" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",Anjan (720p) https://f3.vstream.online:7443/bstb/ngrp:anjan_hdall/playlist.m3u8 @@ -65,7 +65,7 @@ https://f3.vstream.online:7443/bstb/ngrp:anjan_hdall/playlist.m3u8 http://ammacable.com:1935/acn/arasantv/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" tvg-name="Asianet News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/89LBgkl.png" group-title="News",Asianet News (576p) http://103.199.161.254/Content/asianetnews/Live/Channel(Asianetnews)/index.m3u8 -#EXTINF:-1 tvg-id="AsianetNews.in" tvg-name="Asianet News" tvg-country="IN" tvg-language="English" tvg-logo="https://static.asianetnews.com/v1/images/malayalam-live-tv.jpg" group-title="News",Asianet News +#EXTINF:-1 tvg-id="AsianetNews.in" tvg-name="Asianet News" tvg-country="IN" tvg-language="English" tvg-logo="https://i.imgur.com/89LBgkl.png" group-title="News",Asianet News https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsBangla.in" tvg-name="Asianet News Bangla" tvg-country="IN" tvg-language="" tvg-logo="https://static.asianetnews.com/v1/images/bangla_logo.png" group-title="News",Asianet News Bangla https://vidcdn.vidgyor.com/rplus-origin/rplusasianetlive/playlist.m3u8 @@ -125,7 +125,7 @@ https://cnbctv18-lh.akamaihd.net/i/cnbctv18_1@174868/index_5_av-p.m3u8 https://cnbctv18-lh.akamaihd.net/i/cnbctv18_1@174868/index_5_av-p.m3u8?sd=10 #EXTINF:-1 tvg-id="CNNNews18.in" tvg-name="CNN-News18" tvg-country="IN" tvg-language="English" tvg-logo="" group-title="News",CNN-News18 https://vootlive-i.akamaihd.net/hls/live/799896/cnnnews18voot/master_5.m3u8 -#EXTINF:-1 tvg-id="DDMalayalam.in" tvg-name="DD Malayalam" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/dd_malayalam-1.png" group-title="Entertainment",DD Malayalam (576p) +#EXTINF:-1 tvg-id="DDMalayalam.in" tvg-name="DD Malayalam" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/9HfMVKs.jpg" group-title="Entertainment",DD Malayalam (576p) http://103.199.161.254/Content/ddmalayalam/Live/Channel(DDMalayalam)/index.m3u8 #EXTINF:-1 tvg-id="DDNational.in" tvg-name="DD National" tvg-country="IN" tvg-language="Hindi" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/12/dd_national.png" group-title="Entertainment",DD National (576p) http://103.199.161.254/Content/ddnational/Live/Channel(DDNational)/index.m3u8 @@ -151,7 +151,7 @@ https://etnowweblive-lh.akamaihd.net/i/ETN_1@348070/master.m3u8 https://fash1043.cloudycdn.services/slive/_definst_/ftv_pg16_adaptive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FASTWAYNEWS.in" tvg-name="FASTWAY NEWS" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",FASTWAY NEWS (720p) http://163.47.214.155:1935/fwnews/live/playlist.m3u8 -#EXTINF:-1 tvg-id="FlowersTV.in" tvg-name="Flowers TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/FLOWERS.jpg" group-title="Entertainment",Flowers TV (576p) +#EXTINF:-1 tvg-id="FlowersTV.in" tvg-name="Flowers TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://www.flowerstv.in/wp-content/uploads/2017/12/Flowers-Logo-alpha-1.png" group-title="Entertainment",Flowers TV (576p) http://103.199.161.254/Content/flowers/Live/Channel(Flowers)/index.m3u8 #EXTINF:-1 tvg-id="GabruuTV.in" tvg-name="Gabruu TV" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/k9kHJv9.jpg" group-title="Music",Gabruu TV http://104.237.60.234/live/gabruutv.m3u8 @@ -177,7 +177,7 @@ https://feeds.intoday.in/hltapps/api/master.m3u8 https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/indiatv-origin/live2/chunks.m3u8 #EXTINF:-1 tvg-id="IndiaTVNews.in" tvg-name="India TV News" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",India TV News (480p) https://live-indiatvnews.akamaized.net/indiatv-origin/ITV_1_1@199237/playlist.m3u8 -#EXTINF:-1 tvg-id="JaihindTV.in" tvg-name="Jaihind TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/jai_hind_tv.png" group-title="Entertainment",Jaihind TV (576p) +#EXTINF:-1 tvg-id="JaihindTV.in" tvg-name="Jaihind TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/Jw0M6Kp.jpg" group-title="Entertainment",Jaihind TV (576p) http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 #EXTINF:-1 tvg-id="JanTV.in" tvg-name="Jan TV" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",Jan TV (360p) http://jantvstream.in:1935/edge1/sc1jantv.stream_aac/playlist.m3u8 @@ -193,17 +193,17 @@ http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 http://159.203.9.134/hls/jhanjar_music/jhanjar_music.m3u8 #EXTINF:-1 tvg-id="JonackTV.in" tvg-name="Jonack TV" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",Jonack TV (360p) https://cdn.smartstream.video/smartstream-us/jonakk/jonakk/playlist.m3u8 -#EXTINF:-1 tvg-id="KairaliNews.in" tvg-name="Kairali News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/Screenshot_1-3.png" group-title="News",Kairali News (576p) +#EXTINF:-1 tvg-id="KairaliNews.in" tvg-name="Kairali News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/hXsVrIh.jpg" group-title="News",Kairali News (576p) http://103.199.161.254/Content/people/Live/Channel(People)/index.m3u8 -#EXTINF:-1 tvg-id="KairaliTV.in" tvg-name="Kairali TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/kairali_in.png" group-title="Entertainment",Kairali TV (576p) +#EXTINF:-1 tvg-id="KairaliTV.in" tvg-name="Kairali TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/8Di4h6t.png" group-title="Entertainment",Kairali TV (576p) http://103.199.161.254/Content/kairali/Live/Channel(Kairali)/index.m3u8 -#EXTINF:-1 tvg-id="KairaliWe.in" tvg-name="Kairali We" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/kairali_in_we.png" group-title="Entertainment",Kairali We (576p) +#EXTINF:-1 tvg-id="KairaliWe.in" tvg-name="Kairali We" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/Z626hKz.jpg" group-title="Entertainment",Kairali We (576p) http://103.199.161.254/Content/we/Live/Channel(We)/index.m3u8 #EXTINF:-1 tvg-id="Kalaignar.in" tvg-name="Kalaignar" tvg-country="IN" tvg-language="Tamil" tvg-logo="https://upload.wikimedia.org/wikipedia/en/3/3a/Kalaignar_logo.jpg" group-title="",Kalaignar (576p) http://103.199.161.254/Content/kalaignartv/Live/Channel(KalaignarTV)/index.m3u8 -#EXTINF:-1 tvg-id="KappaTV.in" tvg-name="Kappa TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/kappa_tv_in.png" group-title="Lifestyle",Kappa TV (576p) +#EXTINF:-1 tvg-id="KappaTV.in" tvg-name="Kappa TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/MkfPo1V.jpg" group-title="Lifestyle",Kappa TV (576p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 -#EXTINF:-1 tvg-id="KaumudyTV.in" tvg-name="Kaumudy TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/kaumudy_tv.png" group-title="Entertainment",Kaumudy TV (360p) +#EXTINF:-1 tvg-id="KaumudyTV.in" tvg-name="Kaumudy TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://kaumudy.tv/images/logo.jpg" group-title="Entertainment",Kaumudy TV (360p) https://live.wmncdn.net/kaumuditv1/live.stream/index.m3u8 #EXTINF:-1 tvg-id="KhabrainAbhiTak.in" tvg-name="Khabrain Abhi Tak" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="News",Khabrain Abhi Tak (360p) https://vidcdn.vidgyor.com/kat-origin/liveabr/kat-origin/live2/playlist.m3u8 @@ -213,9 +213,9 @@ https://nicls1-lh.akamaihd.net/i/lst_1@26969/master.m3u8 https://m-c036-j2apps.s.llnwi.net/hls/2820.MahaMovie.in.m3u8 #EXTINF:-1 tvg-id="Malaimurasu.in" tvg-name="Malaimurasu" tvg-country="IN" tvg-language="Tamil" tvg-logo="https://i.imgur.com/uFiHtQX.png" group-title="News",Malaimurasu (480p) https://malaimurasucdn.purplestream.com/malaimurasu/49992ade0624eda468a31e137996d044.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MangalamTV.in" tvg-name="Mangalam TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/mangalam_tv_in.png" group-title="News",Mangalam TV (576p) +#EXTINF:-1 tvg-id="MangalamTV.in" tvg-name="Mangalam TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/V5nQl9m.png" group-title="News",Mangalam TV (576p) http://103.199.160.85/Content/mangalam/Live/Channel(Mangalam)/index.m3u8 -#EXTINF:-1 tvg-id="ManoramaNews.in" tvg-name="Manorama News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/manorama_news_central.png" group-title="News",Manorama News (576p) +#EXTINF:-1 tvg-id="ManoramaNews.in" tvg-name="Manorama News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/QWHbIYt.png" group-title="News",Manorama News (576p) http://103.199.161.254/Content/manoramanews/Live/Channel(ManoramaNews)/index.m3u8 #EXTINF:-1 tvg-id="ManoranjanMovies.in" tvg-name="Manoranjan Movies" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="Movies",Manoranjan Movies (480p) https://m-c036-j2apps.s.llnwi.net/hls/2172.ManoranjanMovies.in.m3u8 @@ -225,13 +225,13 @@ http://mntv.livebox.co.in/mntvhls/mntv.m3u8 http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8 #EXTINF:-1 tvg-id="Mastiii.in" tvg-name="Mastiii" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="Music",Mastiii http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/Stream(01)/index.m3u8 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" tvg-name="Mathrubhumi News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/mathrubhumi_news.png" group-title="News",Mathrubhumi News (576p) +#EXTINF:-1 tvg-id="MathrubhumiNews.in" tvg-name="Mathrubhumi News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/xlGIEnZ.png" group-title="News",Mathrubhumi News (576p) http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManoramaHD.in" tvg-name="Mazhavil Manorama HD" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/12/Screenshot_1-1.png" group-title="Entertainment",Mazhavil Manorama HD (720p) +#EXTINF:-1 tvg-id="MazhavilManoramaHD.in" tvg-name="Mazhavil Manorama HD" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/xCHQrH0.png" group-title="Entertainment",Mazhavil Manorama HD (720p) http://103.199.161.254/Content/mazhavil/Live/Channel(Mazhavil)/index.m3u8 -#EXTINF:-1 tvg-id="MediaOne.in" tvg-name="Media One" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/media_one_in.png" group-title="News",Media One (576p) +#EXTINF:-1 tvg-id="MediaOne.in" tvg-name="Media One" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/tQvdxWo.jpg" group-title="News",Media One (576p) http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 -#EXTINF:-1 tvg-id="MediaOne.in" tvg-name="Media One" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/media_one_in.png" group-title="News",Media One (1080p) +#EXTINF:-1 tvg-id="MediaOne.in" tvg-name="Media One" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/tQvdxWo.jpg" group-title="News",Media One (1080p) https://vidcdn.vidgyor.com/mediaone-origin/liveabr/mediaone-origin/live1/playlist.m3u8 #EXTINF:-1 tvg-id="MH1Music.in" tvg-name="MH1 Music" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="Music",MH1 Music (360p) http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 @@ -279,7 +279,7 @@ https://news18gujarati-lh.akamaihd.net/i/n18gujarat_1@370955/index_4_av-p.m3u8?s https://news18india-lh.akamaihd.net/i/news18india_1@174951/index_4_av-p.m3u8?sd=10&rebase=on #EXTINF:-1 tvg-id="News18Jharkhand.in" tvg-name="News 18 Jharkhand" tvg-country="IN" tvg-language="" tvg-logo="" group-title="News",News 18 Jharkhand https://news18bihar-lh.akamaihd.net/i/n18biharjh_1@175736/index_4_av-p.m3u8?sd=10&rebase=on -#EXTINF:-1 tvg-id="News18Malayalam.in" tvg-name="News 18 Malayalam" tvg-country="IN" tvg-language="" tvg-logo="" group-title="News",News 18 Malayalam +#EXTINF:-1 tvg-id="News18Malayalam.in" tvg-name="News 18 Malayalam" tvg-country="IN" tvg-language="" tvg-logo="https://i.imgur.com/D9lMLmX.png" group-title="News",News 18 Malayalam https://news18kerala-lh.akamaihd.net/i/n18kerala_1@526583/index_4_av-p.m3u8?sd=10&rebase=on #EXTINF:-1 tvg-id="News18Odia.in" tvg-name="News 18 Odia" tvg-country="IN" tvg-language="" tvg-logo="" group-title="News",News 18 Odia https://etv-oriya.akamaized.net/i/n18odia_1@179753/index_4_av-p.m3u8?sd=10&rebase=on @@ -321,7 +321,7 @@ http://stream.pztv.online/pztv/tracks-v1a1/mono.m3u8 http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 #EXTINF:-1 tvg-id="RajDigitalPlus.in" tvg-name="Raj Digital Plus" tvg-country="IN" tvg-language="Hindi" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/raj_digital_plus-1.png" group-title="Movies",Raj Digital Plus (404p) http://acv.asianetmobiletvplus.com/channels/rajdigital_htfuqchouekpefzxodtbzaojtryxpqkx_hls/rajdigital_htfuqchouekpefzxodtbzaojtryxpqkx_master.m3u8 -#EXTINF:-1 tvg-id="ReporterTV.in" tvg-name="Reporter TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/reporter_tv.png" group-title="News",Reporter TV (576p) +#EXTINF:-1 tvg-id="ReporterTV.in" tvg-name="Reporter TV" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/a80vdrp.jpg" group-title="News",Reporter TV (576p) http://103.199.161.254/Content/reporter/Live/Channel(Reporter)/index.m3u8 #EXTINF:-1 tvg-id="RepublicBharatin.in" tvg-name="RepublicBharat.in" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/BG1aZ6V.jpg" group-title="",Republic Bharat (360p) https://republic.pc.cdn.bitgravity.com/live/bharat_hls/master.m3u8 @@ -379,7 +379,7 @@ https://timesnow-lh.akamaihd.net/i/TNHD_1@129288/master.m3u8 https://travelxp-travelxp-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TravelxpHD.in" tvg-name="Travelxp HD" tvg-country="IN" tvg-language="" tvg-logo="https://i.imgur.com/6V48LwT.jpg" group-title="",Travelxp HD https://travelxp-travelxp-2-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TwentyFourNews.in" tvg-name="Twenty Four News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="http://mhdtvworld.com/wp-content/uploads/2018/11/24_news_in.png" group-title="News",Twenty Four News (576p) +#EXTINF:-1 tvg-id="TwentyFourNews.in" tvg-name="Twenty Four News" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/eS2fVDh.png" group-title="News",Twenty Four News (576p) http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 #EXTINF:-1 tvg-id="VasanthTV.in" tvg-name="Vasanth TV" tvg-country="IN" tvg-language="Hindi" tvg-logo="" group-title="",Vasanth TV http://vasanth.live.cdn.bitgravity.com/vasanth/secure/live/feed03?e=0&h=a9be0836bc39f96d0a9a958a659dfc1d&bgsecuredir=1 diff --git a/channels/jo.m3u b/channels/jo.m3u index 06d616c3a0..debe7e2532 100644 --- a/channels/jo.m3u +++ b/channels/jo.m3u @@ -3,6 +3,8 @@ https://almamlka-live.ercdn.net/almamlka/almamlka.m3u8 #EXTINF:-1 tvg-id="AmmanTV.jo" tvg-name="Amman TV" tvg-country="JO" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vkqYIO4.jpg" group-title="General",Amman TV (720p) https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live/master.m3u8 +#EXTINF:-1 tvg-id="Jordan ARB" tvg-name="Jordan ARB" tvg-country="JO" tvg-language="Arabic" tvg-logo="https://i.imgur.com/siAiiws.jpg" group-title="General",Jordan TV +https://jrtv-live.ercdn.net/jordanhd/jordanhd.m3u8 #EXTINF:-1 tvg-id="NojoumTV.jo" tvg-name="Nojoum TV" tvg-country="JO" tvg-language="Arabic" tvg-logo="https://i.imgur.com/6ttWNu0.jpg" group-title="Music",Nojoum TV http://51.210.199.41/hls/stream.m3u8 #EXTINF:-1 tvg-id="Roya TV ARB" tvg-name="Roya TV ARB" tvg-country="JO" tvg-language="Arabic" tvg-logo="https://i.imgur.com/Sa2nBTP.png" group-title="General",Ro'ya TV (1080p) diff --git a/channels/jp.m3u b/channels/jp.m3u index ba3eef211c..7437bfe9e6 100644 --- a/channels/jp.m3u +++ b/channels/jp.m3u @@ -7,9 +7,9 @@ http://180.92.158.208:9981/stream/channelid/806982131 https://cdn.jpth10.jpnettv.live/jptv/janimax_720/index.m3u8 #EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;English" tvg-logo="" group-title="",Animax Japan (English Subs) http://202.57.43.60:8443/live/5748aabe4c9d661afbd7f4068248f664/125.m3u8 -#EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;Malay (macrolanguage)" tvg-logo="" group-title="",Animax Japan (Malay Subs) +#EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;Indonesian" tvg-logo="" group-title="",Animax Japan (Indonesian Subs) http://210.210.155.35/dr9445/h/h02/01.m3u8 -#EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;Malay (macrolanguage)" tvg-logo="" group-title="",Animax Japan (Malay Subs) +#EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;Indonesian" tvg-logo="" group-title="",Animax Japan (Indonesian Subs) http://210.210.155.35/dr9445/h/h144/01.m3u8 #EXTINF:-1 tvg-id="AnimaxJapan.jp" tvg-name="Animax Japan" tvg-country="JP" tvg-language="Japanese;Vietnamese" tvg-logo="" group-title="",Animax Japan (Vietnamese Subs) https://livecdn.fptplay.net/hda3/animaxport_2000.stream/.m3u8 diff --git a/channels/lb.m3u b/channels/lb.m3u index 39cb6efec7..9ab8b21839 100644 --- a/channels/lb.m3u +++ b/channels/lb.m3u @@ -6,7 +6,7 @@ http://93.184.1.247/Aljadeed/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="AlManar.lb" tvg-name="Al Manar" tvg-country="LB" tvg-language="Arabic" tvg-logo="https://i.imgur.com/dmDzNQO.png" group-title="News",Al Manar (576p) https://manar.live/x.smil/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="AlMayadeen.lb" tvg-name="Al Mayadeen" tvg-country="LB" tvg-language="Arabic" tvg-logo="http://media.almayadeen.tv/uploads/archive/web-logo.png" group-title="News",Al Mayadeen (576p) -https://mdnlv.cdn.octivid.com/almdn/smil:mpegts.stream.smil/playlist.m3u8 +https://lmdstrm.cdn.octivid.com/mayadeen-live/smil:mayadeen.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlhayatTV.lb" tvg-name="Alhayat TV" tvg-country="LB" tvg-language="Arabic" tvg-logo="https://www.alhayat.tv/images/logo/main.34f5c635.png" group-title="General",Alhayat TV (720p) https://wowzaprod140-i.akamaihd.net/hls/live/750788/cdb837ca/playlist.m3u8 #EXTINF:-1 tvg-id="AlimanTV.lb" tvg-name="Aliman TV" tvg-country="LB" tvg-language="Arabic" tvg-logo="https://i.imgur.com/817xRPg.png" group-title="Religious",Aliman TV (240p) @@ -43,6 +43,8 @@ https://svs.itworkscdn.net/nour9satlive/livestream/playlist.m3u8 https://svs.itworkscdn.net/nour4satlive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="OTV Lebanon ARB" tvg-name="OTV Lebanon ARB" tvg-country="LB" tvg-language="Arabic" tvg-logo="http://bookback.co/wp-content/uploads/2018/12/OTV-1.jpg" group-title="General",OTV (1080p) https://svs.itworkscdn.net/otvlebanonlive/otv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="SawtElMada.lb" tvg-name="Sawt El Mada" tvg-country="LB" tvg-language="Arabic" tvg-logo="http://www.sawtelmada.com/assets/themes/sawt%20al%20mada/images/logo.png" group-title="",Sawt El Mada +https://svs.itworkscdn.net/madalive/mada/playlist.m3u8 #EXTINF:-1 tvg-id="TahaTV.lb" tvg-name="Taha TV" tvg-country="LB" tvg-language="Arabic" tvg-logo="https://i.imgur.com/wOxnItQ.png" group-title="Kids",Taha TV (360p) https://media2.livaat.com/TAHA-TV/index.m3u8 #EXTINF:-1 tvg-id="Tele Liban ARB" tvg-name="Tele Liban ARB" tvg-country="LB" tvg-language="Arabic" tvg-logo="http://www.teleliban.com.lb/images/telelogo.png" group-title="General",Tele Liban (576p) diff --git a/channels/ps.m3u b/channels/ps.m3u index 0f8518346c..35c42e164d 100644 --- a/channels/ps.m3u +++ b/channels/ps.m3u @@ -15,7 +15,7 @@ http://vstream3.hadara.ps:8081/marahFM_web/web/playlist.m3u8 http://htvpalsat.mada.ps:8888/musawa/index.m3u8 #EXTINF:-1 tvg-id="OrientRadioPlusPalestineMubasher.ps" tvg-name="Orient Radio + Palestine Mubasher" tvg-country="PS" tvg-language="Arabic" tvg-logo="https://i.imgur.com/EKGnd0S.png" group-title="Music",Orient Radio + Palestine Mubasher http://htvint.mada.ps:8889//orient/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="PS" tvg-language="Arabic" tvg-logo="" group-title="Education",Palestine Education +#EXTINF:-1 tvg-id="PalestineEducation.ps" tvg-name="Palestine Education" tvg-country="PS" tvg-language="Arabic" tvg-logo="" group-title="Education",Palestine Education http://93.184.1.247:8080/Paestin_Edu/index.m3u8 #EXTINF:-1 tvg-id="PalestineMubasher.ps" tvg-name="Palestine Mubasher" tvg-country="PS" tvg-language="Arabic" tvg-logo="https://i.imgur.com/bYz6HUG.png" group-title="General",Palestine Mubasher http://htvpalsat.mada.ps:8888/PBCLive/tracks-v1a1/mono.m3u8 diff --git a/channels/se.m3u b/channels/se.m3u index f6641d9eb1..ce21ff7e74 100644 --- a/channels/se.m3u +++ b/channels/se.m3u @@ -15,19 +15,19 @@ http://vod.tv7.fi:1935/tv7-se/_definst_/mp4:tv7-se.stream_360p/playlist.m3u8 https://cdn-kanal10.crossnet.net/kanal10/mp4:mpegts.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal10.se" tvg-name="Kanal 10" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/p5ktCEA.jpg" group-title="Religious",Kanal 10 (576p) https://cdn-kanal10.crossnet.net/kanal10/mpegts.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TV4.se" tvg-name="TV 4" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/mvwiSqt.png" group-title="",TV 4 (720p) -https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791716.m3u8 -#EXTINF:-1 tvg-id="TV4Nyheterna.se" tvg-name="TV 4 Nyheterna" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/psAAPIE.jpg" group-title="",TV 4 Nyheterna (720p) -https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791350.m3u8 -#EXTINF:-1 tvg-id="TV4SvenskPolitik.se" tvg-name="TV 4 Svensk Politik" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/PRh8iCp.png" group-title="",TV 4 Svensk Politik (720p) -https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 #EXTINF:-1 tvg-id="TV1000WorldKino.se" tvg-name="TV1000 World Kino" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Movies",TV1000 World Kino http://195.189.105.158:9050/121/index.m3u8 +#EXTINF:-1 tvg-id="TV4.se" tvg-name="TV4" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/mvwiSqt.png" group-title="",TV4 (720p) +https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791716.m3u8 +#EXTINF:-1 tvg-id="TV4SvenskPolitik.se" tvg-name="TV4 Svensk Politik" tvg-country="SE" tvg-language="Swedish" tvg-logo="" group-title="",TV4 Svensk Politik (720p) +https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 +#EXTINF:-1 tvg-id="TV4Nyheterna.se" tvg-name="TV4Nyheterna" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://i.imgur.com/psAAPIE.jpg" group-title="",TV4Nyheterna (720p) +https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791350.m3u8 #EXTINF:-1 tvg-id="ViasatHistoryRussia.se" tvg-name="Viasat History Russia" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="History",Viasat History Russia https://s1.idata.uz/stch_temp20/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="ViasatSport.se" tvg-name="Viasat Sport" tvg-country="SE" tvg-language="Swedish" tvg-logo="https://upload.wikimedia.org/wikipedia/en/4/45/Viasatsport.png" group-title="",Viasat Sport +#EXTINF:-1 tvg-id="ViasatSportEast.se" tvg-name="Viasat Sport East" tvg-country="RU" tvg-language="Russian" tvg-logo="https://upload.wikimedia.org/wikipedia/en/4/45/Viasatsport.png" group-title="",Viasat Sport East https://persik.by/stream/2944/263250/10249.m3u8 -#EXTINF:-1 tvg-id="ViasatSportEast.se" tvg-name="Viasat Sport East" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Sport",Viasat Sport East +#EXTINF:-1 tvg-id="ViasatSportEast.se" tvg-name="Viasat Sport East" tvg-country="RU" tvg-language="Russian" tvg-logo="https://upload.wikimedia.org/wikipedia/en/4/45/Viasatsport.png" group-title="Sport",Viasat Sport East https://persik.tv/stream/3602/287583/10249.m3u8 #EXTINF:-1 tvg-id="ViPComedyRussia.se" tvg-name="ViP Comedy Russia" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Comedy",ViP Comedy Russia http://188.40.68.167/russia/vip_comedy/playlist.m3u8 diff --git a/channels/uk.m3u b/channels/uk.m3u index 6a2e5235d0..3f970b6566 100644 --- a/channels/uk.m3u +++ b/channels/uk.m3u @@ -26,6 +26,8 @@ http://ott-cdn.ucom.am/s24/index.m3u8 https://beanostudios-beanotv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BritAsiaTV.uk" tvg-name="Brit Asia TV" tvg-country="UK" tvg-language="English" tvg-logo="" group-title="",Brit Asia TV https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/hi/c.m3u8 +#EXTINF:-1 tvg-id="BritishMuslimTV.uk" tvg-name="British Muslim TV" tvg-country="UK" tvg-language="English" tvg-logo="http://www.britishmuslim.tv/images/BMTV_Identity.svg" group-title="Religious",British Muslim TV +https://api.visionip.tv/live/ASHTTP/visiontvuk-international-britishmuslimtv-hsslive-25f-16x9-MB/playlist.m3u8 #EXTINF:-1 tvg-id="CBeebiesUK.uk" tvg-name="CBeebies UK" tvg-country="UK" tvg-language="English" tvg-logo="https://upload.wikimedia.org/wikipedia/en/thumb/1/16/CBeebies.svg/640px-CBeebies.svg.png" group-title="Kids",Cbeebies UK http://51.52.156.22:8888/http/003 #EXTINF:-1 tvg-id="ChannelS.uk" tvg-name="Channel S" tvg-country="UK;IE;BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/TjVJT22.png" group-title="",Channel S @@ -83,6 +85,8 @@ https://insighttv-samsung-uk.amagi.tv/playlist.m3u8 https://inwild-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Inwonder.uk" tvg-name="Inwonder" tvg-country="UK" tvg-language="English" tvg-logo="https://i.imgur.com/5VUGeTE.png" group-title="",Inwonder https://inwonder-samsung-uk.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="IslamChannel.uk" tvg-name="Islam Channel" tvg-country="UK" tvg-language="English" tvg-logo="https://simplestream-portal.s3.eu-west-1.amazonaws.com/172/642f780c-islamtv.png" group-title="Religious",Islam Channel +https://live.islamchannel.tv/islamtv/islamtv_english/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="ITV.uk" tvg-name="ITV" tvg-country="UK" tvg-language="English" tvg-logo="" group-title="",ITV https://sportportal1.akamaized.net/hls/live/702646/itvlive/ITV1PORTAL2/master.m3u8 #EXTINF:-1 tvg-id="ITV2.uk" tvg-name="ITV2" tvg-country="UK" tvg-language="English" tvg-logo="" group-title="",ITV2 diff --git a/channels/unsorted.m3u b/channels/unsorted.m3u index 0680faf7d9..b9bd30fd86 100644 --- a/channels/unsorted.m3u +++ b/channels/unsorted.m3u @@ -17,12 +17,6 @@ https://ch.iptvmate.net/b8799300af8ecf28e89b77029dfa9e6d.m3u8 http://amtv1.livestreamingcdn.com/am2abr/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",1 TV http://amtv1.livestreamingcdn.com/am2abr/tracks-v5a1/index.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",1+1 -http://6dc51851.megogo.xyz/iptv/UNQK8HXZHZWX73/994/index.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",1+1 -http://epsilon-c1.liux.tv/ua-1plus1/mono.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",1+1 -http://myott.tv/stream/2Z5D36KMXN/172.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",1-2-3 TV http://123tv.cdn.ses-ps.com/index.m3u8 #EXTINF:-1 tvg-id="123.tv.de" tvg-name="1-2-3.tv" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/123tv.png" group-title="",1-2-3.tv @@ -181,6 +175,12 @@ http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.s https://tsw.streamingwebtv24.it:1936/abchanneltv/abchanneltv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ABC 2 Baton Rouge LA (WBRZ-HD) http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/chunklist_b1300000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ABC News Australia +https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index_43.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ABC News Live +http://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/512x288_875600/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ABC News Live +https://abcnewslive-roku.akamaized.net/midroll/amagi_hls_data_roku-host-abc/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjk3NjU0OTJf/ABCNewsLive_2021_200x200.png" group-title="",ABC News | 1 https://abcnews-streams.akamaized.net/hls/live/2023560/abcnews1/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjk3NjU0OTJf/ABCNewsLive_2021_200x200.png" group-title="",ABC News | 10 @@ -209,6 +209,10 @@ https://d2e809bgs49c6y.cloudfront.net/live/d87c2b7b-9ecf-4e6e-b63b-b32772bd7851/ http://abpasmita-lh.akamaihd.net:80/i/abpasmita_1@77821/master.m3u8 #EXTINF:-1 tvg-id="f185b9" tvg-name="Absolute_Reality_by_WEtv" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/oOFjyYf.png" group-title="",Absolute Reality by WEtv https://amc-absolutereality-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Absolute Reality HD +https://amc-absolutereality-1.imdbtv.wurl.com/manifest/4300.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/12082020/AbsoluteReality190x190_Circle.png?raw=true" group-title="",Absolute Reality WETV +https://amc-absolutereality-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Abu Dabi Aloula http://admdn2.cdn.mangomolo.com/adtv/smil:adtv.stream.smil/chunklist_b4000000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Abu Dabi Drama @@ -243,6 +247,10 @@ http://www.elahmad.com/tv/m3u8/adtv.m3u8?id=abudhabi_Sports4 http://cdn-01.bonus-tv.ru:8080/9volna/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="b838c2" tvg-name="ACCDN" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/UHcFiHk.png" group-title="",ACCDN https://120sports-accdn-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ACCDN +https://120sports-accdn-1.samsung.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ACCDN +https://120sports-accdn-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",ACCDN https://a.jsrdn.com/broadcast/542cb2ce3c/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/tZgazoF.png" group-title="",Action @@ -252,7 +260,7 @@ https://streamtv.mediasector.es/hls/activatv/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AD Sports 6 http://www.elahmad.com/tv/m3u8/adtv.m3u8?id=abudhabi_Sports6 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/AD_246x246.png?raw=true" group-title="",AD | Architectural Digest -https://dai2.xumo.com/xumocdn/p=roku&rdid=38477a90-292c-585f-9529-4b8a68a221ab&coppa=false&is_roku_lat=1&platform=web&content=6da9bbae6fca51b290bd1dadbbcc33e4&genre=ROKU_ADS_CONTENT_GENRE&content_type=livefeed&content_rating=ROKU_ADS_CONTENT_RATING&channelStore=us&bmodel=bm1&tags=ROKU_CONTENT_TAGS&studio_id=conde_nast&pod_min=OTT_POD_MIN&pod_max=OTT_POD_MAX&pod_ads=OTT_POD_ADS&studio_id=conde_nast&channelstore=us&bmodel=Dbm1&is_lat=1&channel_id=151908/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ada TV http://kuzeykibris.tv/m3u8/tv_ada.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ada TV @@ -264,13 +272,19 @@ https://master.starmena-cloud.com/hls/aden.m3u8?v=2957056943 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ADN 40 http://aztkhlslive3-i.akamaihd.net/hls/live/777407/adn40mx/master01.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ADN40 -http://pubads.g.doubleclick.net/ssai/event/XZLLJIhJRNqz33DGp6NdkA/master.m3u8 +https://dai.google.com/linear/hls/pa/event/XZLLJIhJRNqz33DGp6NdkA/stream/b9b74760-0611-45f4-a65d-fbaafc0d56eb:CBF2/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Adrenaline Rush" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/601341747e82bb6a262f276b" group-title="Entertainment",Adrenaline Rush +https://linear-133.frequency.stream/dist/localnow/133/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/pPAj9Ua.png" group-title="Music",ADRIA Music https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Adult Swim" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/adultswim.png" group-title="",Adult Swim http://adultswimhls-i.akamaihd.net/hls/live/238460/adultswim/main/1/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/us/AdultSwimOnAir.us.png" group-title="",Adult Swim https://adultswimtv.warnermediacdn.com/hls/live/2007031/livestream/master_Layer7.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Adventure Sports Network +http://dai2.xumo.com/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/640x360_440000/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Adventure Sports Network +https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioadventuresportsnetwork/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AE | Dubai Zaman http://www.elahmad.com/tv/m3u8/dubaitv.m3u8?id=dubaizaman #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AE | Hawas TV @@ -291,20 +305,36 @@ http://iptv.arianaafgtv.com/ariana/playlist1/index.m3u8 http://africatv.live.net.sa:1935/live/africatv2/playlist.m3u #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="Arabic" tvg-logo="https://ik.imagekit.io/ulangotv/image/upload/tr:n-small_tn/35706_logo_africa_tv_3_3_2.png" group-title="",Africa TV3 http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AfricaNews +https://rakuten-africanews-2-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AfricaNews +https://rakuten-africanews-2-lu.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Africanews (Denmark) +https://rakuten-africanews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AfricaNews (Finland) +https://rakuten-africanews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AfricaNews (Ireland) +https://rakuten-africanews-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AfricaNews (Norway) +https://rakuten-africanews-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Afrobeats (AFR)" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Iaey8k5.jpg" group-title="Music",Afrobeats (AFR) https://stream.ecable.tv/afrobeats/tracks-v1a1/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="AFV Espanol" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f7b66af901c6845181f33d3" group-title="Comedy",AFV Espanol +https://linear-46.frequency.stream/dist/localnow/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="26482b" tvg-name="AFV_Espaรฑol" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/K3n7ECn.png" group-title="",AFV Espaรฑol https://linear-46.frequency.stream/dist/plex/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AFV Family https://66fbef2650a94f95ad9eb85816482b11.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-12-AFV-PLEX/b2bc9f3a-4e07-4879-8cbd-069986706a88/0.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="AFV Family" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f6cb0597d9e0745a204dc94" group-title="Comedy",AFV Family +https://linear-12.frequency.stream/dist/localnow/12/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="590b3c" tvg-name="AFV_Family" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/K3n7ECn.png" group-title="",AFV Family https://linear-12.frequency.stream/dist/plex/12/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AFV Family En Espanol +https://linear-46.frequency.stream/dist/roku/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AFYON TรœRK TV https://5be5d840359c6.streamlock.net/afyonturktv/afyonturktv/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Aghapy TV live ู‚ู†ุงุฉ ุฃุบุงุจูŠ http://68.235.60.118:1935/aghapy.tv/aghapy.smil/chunklist_w1321939483_b1400000_slar_t64SEQ=.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AGRO TV -http://tvpremiumhd.club/lista-gratuita/224502/on/live.php?id=177.54.152.243:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/cfldL9C.jpg" group-title="",Aguiar BTV (480p) http://stmv.video.expressolider.com.br/aguiarbtv/aguiarbtv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ajyal @@ -315,6 +345,8 @@ http://htvmada.mada.ps:8888/ajyal/index.m3u8 http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AKC Tv https://video.blivenyc.com/broadcast/prod/2061/22/file-429k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AKC TV +https://video.blivenyc.com/broadcast/prod/2061/22/file-858k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AKC TV Dogs EN https://video.blivenyc.com/broadcast/prod/2061/29/desktop-playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AKILLI TV @@ -335,6 +367,8 @@ https://av.alarabiya.net/alarabiapublish/alhadath_720p/chunks.m3u8 http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Al Horreya TV http://media.smc-host.com:1935/alhorreya.tv/_definst_mp4:alhorreya3/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Al Jazeera +https://live-hls-web-aje.getaj.net/AJE/03.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.aljazeera.com/assets/images/aj-logo-lg-124.png" group-title="News",Al Jazeera https://live-hls-web-aje.getaj.net/AJE/04.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AL Jazeera Arabic Live @@ -423,10 +457,12 @@ http://www.elahmad.com/tv/m3u8/alkass.m3u8?id=alkass4 http://www.elahmad.com/tv/m3u8/alkass.m3u8?id=alkass5 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",All Sports http://cdn1.live.irib.ir:1935/channel-live/smil:varzesh.smil/chunklist_b307200_slFa.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",All Weddings +https://amc-allweddings-1.vizio.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="61db1e" tvg-name="All_Weddings_by_WEtv" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/d61oA0y.png" group-title="",All Weddings by WEtv https://amc-allweddings-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/allgaeutv.png" group-title="",allg?.tv Kempen -https://stream01.stream.welocal.world/stream/alg/ngrp:alg.stream_all/chunklist_w1838873546_b446000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/02232021/All_Weddings_by_WE_tv_190x190_Circle.png?raw=true" group-title="",All Weddings WETV +https://amc-allweddings-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="allgรคu.tv" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/allgaeutv.png" group-title="",allgรคu.tv https://stream01.stream.welocal.world/stream/alg/ngrp:alg.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ALMAMLKA HD @@ -477,12 +513,18 @@ http://mfe.cliptv.az/dash/AMC_SD.ism/playlist.mpd https://cdn1.mobiletv.bg/T7/amc/amc_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/yngqRL8.png" group-title="",AMC Absolute Reality https://amc-absolutereality-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AMC All Weddings +https://amc-allweddings-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/yngqRL8.png" group-title="",AMC IFC Film Picks https://amc-ifc-films-picks-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="f1afa3" tvg-name="AMC_Presents" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/01Ewxvd.png" group-title="",AMC Presents https://amc-amcpresents-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AMC Presents +https://amc-amcpresents-1.vizio.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/yngqRL8.png" group-title="",AMC Presents https://amc-amcpresents-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/12082020/AMC190x190circle.png?raw=true" group-title="",AMC Presents +https://amc-amcpresents-2.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/yngqRL8.png" group-title="",AMC Rush https://amc-rushbyamc-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AMC Slightly off @@ -497,16 +539,28 @@ https://amc-ifc-films-picks-1.imdbtv.wurl.com/manifest/playlist.m3u8 https://amc-rushbyamc-1.imdbtv.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ccc7e7" tvg-name="Slightly_Off_by_IFC" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjc2NjQxMDdf/AMCNetworks_v2_365x365.png" group-title="",AMC | Slightly Off by IFC https://amc-slightly-off-by-amc-1.imdbtv.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ameba +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuameba/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ameba +https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioameba/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Amedia 1 http://mfe.cliptv.az/dash/A1_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Amedia 2 http://mfe.cliptv.az/dash/Amedia_2_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Amedia Hit http://mfe.cliptv.az/dash/A_Media_Hit_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/10272020/Americas_Test_Kitchen_190x190.png?raw=true" group-title="",America's Test Kitchen via pluto should be dai2.xumo +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appVersion=5.10.0-63088da67b32904787b837429cfa9c5c605b7626&architecture=&buildVersion=&clientTime=&deviceDNT=false&deviceId=730453b0-df89-477c-a53d-9f59f9f46f37&deviceLat=37.7510&deviceLon=-97.8220&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=72.0.3815.186&includeExtendedEvents=false&marketingRegion=US&sid=130d48cd-22f9-11eb-9bad-0242ac110002&userId=&serverSideAds=true +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",America's Voice +https://p1media-americasvoice-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",America's Voice USA EN https://content.uplynk.com/channel/26bd482ffe364a1282bc3df28bd3c21f.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",American Horrors Movies EN http://170.178.189.70:1935/live/Stream1/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Americas Voice +https://p1media-americasvoice-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ameritrade +https://tdameritrade-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Amman TV https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live/master_1280x720_5000k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Amรฉ 47 @@ -515,8 +569,6 @@ https://ss6.domint.net:3028/ame_str/amecanal47/playlist.m3u8 https://cloudfront.tubi.video/5b97b1f5-a605-44a5-a192-12e10beece40/sd846jzc/stream.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Anadolu RTV https://broadcasttr.com:446/anadolurtv/bant1/chunklist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ANGRY BIRDS -http://cecegeek@goo.gl/3KGMLf #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ani http://mfe.cliptv.az/dash/ANITV_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/mJZHoUj.png" group-title="",Animals Live @@ -525,18 +577,16 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c9537b8932c837b49397343/ http://210.210.155.35/session/83bc2526-da69-11e8-881b-c81f66f89318/dr9445/h/h144/01.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/kr/Animax.kr.png" group-title="",Animax https://liveanevia.mncnow.id/live/eds/Animax/sa_dash_vmx/Animax.mpd -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5UpjGcL.png" group-title="",Animestation (480p) -https://stmv.video.expressolider.com.br/animestation1/animestation1/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/AnimeAllDay_190x190.png?raw=true" group-title="",Anime allday +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5UpjGcL.png" group-title="",Animestation (480p) https://stmv.video.expressolider.com.br/animestation1/animestation1/chunklist_w2074350440.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5UpjGcL.png" group-title="",Animestation (480p) +https://stmv.video.expressolider.com.br/animestation1/animestation1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ANT1 HD https://antennalivesp-lh.akamaihd.net/i/live_1@715138/index_800_av-p.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Antena 1 -http://stream1.antenaplay.ro/live/smil:ComedyPlay.smil/chunklist_w899209015_b1000000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Antena Comedy https://ch.iptvmate.net/8e00b8e53dfd2f3522d4c70bac04e3ee.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/GZABUfW.png" group-title="",Antena Cook and PLay -http://stream1.antenaplay.ro/live/smil:CookPlay.smil/chunklist_w904193915_b1000000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Antena Cook and PLay https://ch.iptvmate.net/163f3c3c469dde8877d72633c6c9a84f.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Antena Monden @@ -604,6 +654,8 @@ https://d10rltuy0iweup.cloudfront.net/ATNNAT/myStream/chunklist_w2121902183.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ariana TV https://d2g7v53450s2i2.cloudfront.net/ATNUS/streamdelay/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Arirang +http://amdlive.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/chunklist_b656000_sleng.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Arirang http://cdn-01.bonus-tv.ru:8080/arirang_edge/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",arirang 1 http://amdlive.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/.m3u8 @@ -617,6 +669,8 @@ http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/chu https://amdlive-ch01-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/BlNMp0k.png" group-title="",Arise News http://news.ashttp9.visionip.tv/live/visiontvuk-news-arise-tv-hsslive-25f-16x9-SD/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Arise News +https://contributionstreams.sechls01.visionip.tv/live/visiontv-contributionstreams-arise-tv-25f-16x9-SDh/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ARK TV https://streaming.viewmedia.tv/viewsatstream35/viewsatstream35.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",arrafidaintv @@ -643,6 +697,8 @@ https://bcsecurelivehls-i.akamaihd.net/hls/live/1021447/6203311941001/master.m3u http://ashrafichannel.livebox.co.in/ashrafivhannelhls/live.m3u8 #EXTINF:-1 tvg-id="493e88" tvg-name="AsianCrush" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/kk7gXPr.png" group-title="",AsianCrush https://ac-samsung.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ASN Adventure Sports Network +https://dai2.xumo.com/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ASS TV http://www.ast.tv/stream/2/master.m3u8?fluxuslust.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Assam Talks @@ -679,16 +735,36 @@ http://iptvmasterlink.dyndns.org:5566/Entry/atvavrupa_yeni.m3u8 https://videos.rtva.ad/live/web/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/vNrFKse.png" group-title="",Aurora Live https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c953819932c837b49397345/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Aus Biz TV (Australia) +https://ausbiztv-ausbiz-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Aus Tamil https://bk7l2pn7dx53-hls-live.5centscdn.com/austamil/fe01ce2a7fbac8fafaed7c982a04e229.sdp/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8hYBj3q.png" group-title="",Ausbiz TV https://d9quh89lh7dtw.cloudfront.net/public-output/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Australia Channel News +https://austchannel-live.akamaized.net/hls/live/2002729/austchannel-news/master640x360v3.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/H3iaTB5.png" group-title="",Automoto https://stitcheraws.unreel.me/wse-node04.powr.com/live/5bf220fad5eeee0f5a40941a/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AV TV http://195.142.1.213:1935/avtv/avtv/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/j535lf4.png" group-title="",Av TV http://195.142.1.213:1935/avtv/avtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Espanol +https://linear-46.frequency.stream/dist/46/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Belgium) +https://futuretoday-afv-family-1-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Denmark) +https://futuretoday-afv-family-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Finland) +https://futuretoday-afv-family-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Ireland) +https://futuretoday-afv-family-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Luxemburg) +https://futuretoday-afv-family-1-lu.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Norway) +https://futuretoday-afv-family-1-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVF Family (Portugal) +https://futuretoday-afv-family-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Avivamiento https://s1.abntelevision.com/avivamientoabr/stream/avivamientohd/avivamientohd/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AVOP-447 @@ -701,12 +777,18 @@ http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/chunklist.m3u8 https://awanitv.akamaized.net/hls/live/2017836/LiveTV1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d2pggiv3o55wnc.cloudfront.net/awe/wp-content/uploads/2015/09/AWELogoBlk.jpg" group-title="",AWE http://n1.klowdtv.net/live1/awe_720p/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",AWE Encore +https://aweencore-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="AWE Encore" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60482f63cfbf071d6151ca95" group-title="News",AWE Encore +https://cdn.herringnetwork.com/80A4DFF/awee_nva/AWE_Encore.m3u8 #EXTINF:-1 tvg-id="" tvg-name="AXN [Indonesia]" tvg-country="" tvg-language="" tvg-logo="" group-title="",AXN [Indonesia] http://210.210.155.35/session/37ee409e-73b5-11e9-b657-a0899505893d/uq2663/h/h141/01.m3u8 #EXTINF:-1 tvg-id="" tvg-name="AXN [Vietnam]" tvg-country="" tvg-language="" tvg-logo="" group-title="",AXN [Vietnam] http://htv-drm-live-cdn.fptplay.net/CDN-FPT02/AXN-HD-1080p/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/id/AXN.id.png" group-title="",AXN https://liveanevia.mncnow.id/live/eds/AXN/sa_dash_vmx/AXN.mpd +#EXTINF:-1 tvg-id="" tvg-name="AXS TV Now" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d1bba10396351a3042dd4" group-title="Music",AXS TV Now +https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ayeneh TV https://livestream.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ayeneh TV @@ -727,6 +809,8 @@ https://ch.iptvmate.net/933c17c08861eaaa598c1399594b0c4c.m3u8 https://ch.iptvmate.net/f971a1699633eca2551d622a7e168e25.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/us/BabyFirstTV.us.png" group-title="",Baby First https://livecdn.fptplay.net/qnetlive/babyfirst_hls.smil/chunklist_b2500000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Baby Shark TV +https://newidco-babysharktv-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BABYLON TV HD+ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/28 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Baden TV @@ -737,28 +821,24 @@ https://iltv.cachefly.net/live/live/playlist.m3u8 https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BAHRAIN INTERNATIONAL http://185.105.4.106:1935/live/Bahrain%20International/chunklist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bahrain International -http://185.105.4.106:1935/live/Bahrain%20International/chunklist_w672423170.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bahrain Quran http://185.105.4.106:1935/live/Bahrain%20Quran/chunklist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bahrain Quran -http://185.105.4.106:1935/live/Bahrain%20Quran/chunklist.m3u8?v=1548640033 #EXTINF:-1 tvg-id="Bahrain Sport 1 ARB" tvg-name="Bahrain Sport 1 ARB" tvg-country="BH" tvg-language="Arabic" tvg-logo="https://i.imgur.com/G9BMhDS.png" group-title="",Bahrain Sport 1 -http://185.105.4.106:1935/live/Bahrain%20Sports/chunklist.m3u8?v=1548640033 -#EXTINF:-1 tvg-id="Bahrain Sport 1 ARB" tvg-name="Bahrain Sport 1 ARB" tvg-country="BH" tvg-language="Arabic" tvg-logo="https://i.imgur.com/G9BMhDS.png" group-title="",Bahrain Sport 1 -http://185.105.4.106:1935/live/Bahrain%20Sports/chunklist.m3u8?v=1558393494 +http://185.105.4.106:1935/live/Bahrain%20Sports/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bahrain Sports 2 -http://185.105.4.107:1935/live/Bahrain%20Sports%202/chunklist.m3u8?v=2957056943 +http://185.105.4.107:1935/live/Bahrain%20Sports%202/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BAHRAIN TV http://185.105.4.106:1935/live/Bahrain%20TV/chunklist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bahrain TV -http://185.105.4.106:1935/live/Bahrain%20TV/chunklist_w721264201.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aRPmfji.jpg" group-title="Music",Bajo Cero TV https://stmv.panel.mivideo.pro/bajocerotv/bajocerotv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bambarbia TV http://cdn1.live-tv.od.ua:8081/bbb/bbbtv-720p/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Bambu" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9f07c02cd6e13fc201f353" group-title="Entertainment",Bambu +https://bambu-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="d6468e" tvg-name="BAMBU" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/wuuO0nW.png" group-title="",BAMBU https://bambu-plex-ingest.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bambu +https://bambu-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/djhtmFQ.png" group-title="Music",Baraza Music TV https://eco.streams.ovh/BarazaClassic/BarazaClassic/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Baraza TV Greek Hits @@ -780,6 +860,8 @@ https://livecdn.fptplay.net/qnetlive/bbcearth_hls.smil/chunklist_b2500000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="BBCLifestyle" tvg-country="" tvg-language="" tvg-logo="http://epg.51zmt.top:8000/tb1/gt/BBCLifestyle.png" group-title="",BBC Lifestyle https://livecdn.fptplay.net/qnetlive/bbclifestyle_2000.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BBC World News +http://1111296894.rsc.cdn77.org/LS-ATL-54548-11/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BBC World News http://mfe.cliptv.az/dash/BBC_World_News_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/gb/BBCWorldNews.uk.png" group-title="News",BBC World News(่‹ฑๅ›ฝ) https://liveanevia.mncnow.id/live/eds/BBCWorldNews/sa_dash_vmx/BBCWorldNews.mpd @@ -787,6 +869,10 @@ https://liveanevia.mncnow.id/live/eds/BBCWorldNews/sa_dash_vmx/BBCWorldNews.mpd http://bbstv.clouducs.com:1935/bbstv-live/livestream/chunklist_w1216149699.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.cts.tv/html/img/common/cts_25th.png" group-title="",BBS ๋ถˆ๊ต๋ฐฉ์†ก http://bbstv.clouducs.com:1935/bbstv-live/livestream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BCC Gaming (Brazil) +https://arcade-cloud-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BCC Gaming (Mexico) +https://arcade-cloud-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BE | Notele https://streaming01.divercom.be/notele_live/_definst_/direct.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/Tourism-Travel_320x320.png" group-title="",Beach TV | Key TV @@ -803,6 +889,8 @@ https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/ http://bazarhd.online:80/307210113151/307210113151/80392 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BEIN SPORTS 2 UHD http://bazarhd.online:80/307210113151/307210113151/80391 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BeIN Sports Xtra +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?deviceType=web&deviceMake=Opera&deviceModel=Opera&sid=855d6801-c912-428d-b620-ede4dd0c3b15&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceVersion=66.0.3515.44&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&deviceDNT=0&userId=&advertisingId=&deviceLat=40.8364&deviceLon=-74.1403&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&serverSideAds=true #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BEINSPORTS 1 HD http://bazarhd.online:80/307210113151/307210113151/80393 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d3kle7qwymxpcy.cloudfront.net/images/broadcasts/c8/01/37519/1/c175.png" group-title="",BEL Radio PROS (Webradio) @@ -819,6 +907,8 @@ http://api.new.livestream.com/accounts/245066/events/3063596/live.m3u8 http://edge.linknetott.swiftserve.com/live/BsNew/amlst:beritasatunewsbs/chunklist_b846000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Best Cable Sports Perรบ https://live.siete.us/bestcablesports/bestcablesports/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bet Pluto +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150978589c0700095f97ae/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Beto TV https://content.jwplatform.com/manifests/vM7nH0Kl.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Better Health @@ -869,30 +959,100 @@ https://backup.superstreaming.inaria.me/BikeSmartMobilityDTT/tracks-v2a1/playlis http://biptv.tv:80/live/biptvstream_orig/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/wcaXa08.jpg" group-title="",Bitlis TV https://59cba4d34b678.streamlock.net/canlitv/bitlistv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Biz TV +https://thegateway.app/BizAndYou/Biz_480p/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/3RUw9BW.png" group-title="",Black News Channel https://blacknewschannel-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Black News Channel +https://blacknewschannel-xumo-us.amagi.tv/playlistR404p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Black News Channel +https://bnc-roku-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewsnetwork/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Black News Channel" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/604270ac363bbc6ec7359778" group-title="News",Black News Channel +https://linear-130.frequency.stream/dist/localnow/130/bpk-tv/BNC-OTT/default/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Black News Channel HD +http://bnc-roku-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewsnetwork/CDN/1280x720_2855600/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="BLK Regional TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/blkregionaltv.png" group-title="",BLK Regional TV https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BLK TV Hohenmรถlsen http://62.113.210.250/medienasa-live/BLKonline_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/D5wePo5.jpg" group-title="",BLK TV Hohenmรถlsen https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high/playlist.m3u8?&ref=medienportal-sachsen- +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloody Disgusting +https://bloodydisgusting-roku-us.cinedigm.com/midroll/amagi_hls_data_xumo-host-roku-bloodydisgusting/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloody Disgusting +https://bloodydisgusting-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="BloodyDisgusting" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/602dd011302f4d7da05d4bf3" group-title="",BloodyDisgusting +https://bloodydisgusting-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg http://mfe.cliptv.az/dash/Blomberg_HD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg +https://bloomberg-bloomberg-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg (EN) https://liveprodeuwest.akamaized.net/eu1/Channel-EUTVqvs-AWS-ireland-1/Source-EUTVqvs-700-1_live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg (Portugal) +https://bloomberg-bloomberg-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.bloomberght.com/images/logo.png" group-title="",Bloomberg HT https://ciner.daioncdn.net/bloomberght/bloomberght_720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BLOOMBERG HT https://tv.ensonhaber.com/tv/tr/bloomberght/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake +https://bloomberg-quicktake-1.samsung.wurl.com/manifest/f27117694d659b1d42a25c772cf586b3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake +https://bloomberg-quicktake-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake +https://csm-e-eb.csm.tubi.video/csm/live/283326845.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-02-oNnPi5xc6sq_live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-03-qPp9HnlfNtK_live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Bloomberg Quicktake" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fd90265be57a052ad272332" group-title="News",Bloomberg Quicktake +https://localnow.bmd.bloomberg.com/hls/manifests/quicktake_linear_us/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Australia) +https://bloomberg-quicktake-1-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Belgium) +https://bloomberg-quicktake-1-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Denmark) +https://bloomberg-quicktake-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Finland) +https://bloomberg-quicktake-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Ireland) +https://bloomberg-quicktake-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Luxemburg) +https://bloomberg-quicktake-1-lu.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Norway) +https://bloomberg-quicktake-1-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Quicktake (Portugal) +https://bloomberg-quicktake-1-pt.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg Television (Mexico) +https://bloomberg-bloomberg-5-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV +https://liveprodapnortheast.akamaized.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-700-1_live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Bloomberg Television" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc80f36394f9c3829386e02" group-title="News",Bloomberg TV +https://localnow.bmd.bloomberg.com/hls/manifests/bmd_us_tickerless/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Australia) +https://bloomberg-bloomberg-2-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Belgium) +https://bloomberg-bloomberg-1-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Brazil) +https://bloomberg-bloomberg-3-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Denmark) +https://bloomberg-bloomberg-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Finland) +https://bloomberg-bloomberg-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Ireland) +https://bloomberg-bloomberg-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Luxemburg) +https://bloomberg-bloomberg-1-lu.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Norway) +https://bloomberg-bloomberg-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV (Pluto TV) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c2624c584/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=224&deviceId=54ff7ba69222cb1c2624c584&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BLOOMBERG TV HD https://mn-nl.mncdn.com/blutv_bloomberght/smil:bloomberght_sd.smil/chunklist_b2064000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/11162020/Bloomberg_Quicktake_190x190.png?raw=true" group-title="",Bloomberg TV Quicktake +https://bloomberg-quicktake-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bloomberg TV+ (Spain) +https://bloomberg-bloombergtv-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/Bloomberg_512x512.png" group-title="",Bloomberg US Desktop https://liveprodusphoenixeast.global.ssl.fastly.net/USPhx-HD/Channel-TX-USPhx-AWS-virginia-1/Source-USPhx-16k-1-s6lk2-BP-07-03-0Yn1cQZHOtP_live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Blue Ant Entertainment" tvg-country="" tvg-language="" tvg-logo="" group-title="",Blue Ant Entertainment @@ -913,10 +1073,18 @@ http://cdn-01.bonus-tv.ru:8080/vmesterf/tracks-v1a1/index.m3u8 https://cdn1.mobiletv.bg/T5/bn_music/bn_music_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjM3MzA0MDFf/BNC247_300x300.png" group-title="",BNC 24/7 https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bob Ross +https://cinedigm-bobross-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bodrum Belediyesi Web TV https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BOLT http://hls.sweet.tv/stream/xjijamm8gqu84ev4u8brzsyedseatk36pssx5u5qkwpup6huu2kcmydgaubqwq48y5gzagnudpw2kqjph6awvga6hye3cqf77nf5xak5nteqhixnkc77tg639sxgrrhpuidega4wkbr3eknbhu6s====.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bon Appetit +https://bonappetit-roku-us.amagi.tv/hls/amagi_hls_data_condenast-bonappetitroku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bon Appetit +https://condenast-bonappetit-vizio.amagi.tv/playlist480p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bonappetit +https://condenast-bonappetit-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bonce TV https://seswa.bonce.tv/hls/bonceswa_720p2628kbs/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/br/Boomerang.br.png" group-title="",Boomerang @@ -949,6 +1117,12 @@ http://stream.novotempo.com:1935/tv/tvnovotempo.stream/playlist.m3u8 https://5ad482a77183d.streamlock.net/operacaotbomt.com.br/operacaotbomt.com.br/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BRASIL SBT Imperatriz http://difusorama.zoeweb.tv:1935/z438-live/stream/chunklist_w264526402.m3u8?ChannelsON +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Brat TV +https://brat-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Brat TV +https://brat-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BratTV +https://brat-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BRIDGE TV http://mfe.cliptv.az/dash/Bridge_TV_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BRIDGE TV Dance @@ -967,6 +1141,8 @@ https://waw2.artiyerelmedya.net/brtv/bant1/chunks.m3u8 https://a.jsrdn.com/broadcast/baac3e801e/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/BS4_logo.svg/400px-BS4_logo.svg.png" group-title="",BS ๆ—ฅใƒ†ใƒฌ http://203.162.235.41:16912 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",bspoketv +https://bspoketv.s.llnwi.net/streams/322/out_0.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",bspoketv HD https://bspoketv.nexustreamer.com/distrotv-usa/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/JG493Vn.png" group-title="",BTB @@ -997,20 +1173,30 @@ https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8 https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/BusinessRockstars_1400x1400.png?raw=true" group-title="",Business Rockstars https://content.uplynk.com/channel/7ad2b600b40b4a89933ab6981757f8b3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Butaca.TV +https://veranda-butacatv-1-es.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Buzzr +https://buzzr-roku-us.amagi.tv/hls/amagi_hls_data_buzzrAAAA-buzzr/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Buzzr +https://buzzr-roku-us.amagi.tv/playlistR404p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/BUZZR_190x190.png?raw=true" group-title="",Buzzr +https://buzzr-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",BUZZR TV USA EN https://buzzrota-web.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/BUZZR.png" group-title="",Buzzr | Source 2 https://buzzr-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Bรผyรผk Alanya TV https://canliyayin.buyukalanya.com/hls/byk/buyukalanya.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",C3 -https://nrpus.bozztv.com/36bay2/gusa-c3/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZVO8GVI.png" group-title="",C-Ghost (480p) -https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8 +https://stmv.video.expressolider.com.br/ghostv/ghostv/chunklist_w1238458345.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZVO8GVI.png" group-title="",C-Ghost (480p) https://stmv.video.expressolider.com.br/ghostv/ghostv/chunklist_w609611790.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZVO8GVI.png" group-title="",C-Ghost (480p) -https://stmv.video.expressolider.com.br/ghostv/ghostv/chunklist_w1238458345.m3u8 +https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",C-SPAN +https://bozztv.com/teleyupp/teleup-cspan/tracks-v3a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",C3 +https://nrpus.bozztv.com/36bay2/gusa-c3/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CA | Canadian Arab TV http://192.226.228.32:8080/hls/catv/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CA | Global Calgary @@ -1021,6 +1207,8 @@ https://2-fss-2.streamhoster.com/pl_138/201748-1282640-1/chunklist.m3u8 https://cloudvideo.servers10.com:8081/8004/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ta05IbG.jpg" group-title="",CafeTV24 https://srvx1.selftv.video/cafe/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Caillou +https://dhx-caillou-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://canalcalitv.com/wp-content/uploads/2015/11/Logo_CaliTV.png" group-title="",Cali TV (Colombia) https://5ab772334c39c.streamlock.net/live-calitv/calitv1/chunklist_w1906368714.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",California Music Channel @@ -1031,6 +1219,8 @@ http://cmctv.ios.internapcdn.net:80/cmctv_vitalstream_com/live_1/CMC-TV/CCURstre http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Camera dei Deputati (via RR) https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Camera Smile TV +https://playout4multirtmp.tulix.tv/live7/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Camp Spoopy https://stream.ads.ottera.tv/playlist.m3u8?network_id=269&livestream=1&live=1&app_bundle=com.plexapp.desktop&did=df8e1a36-847d-5096-86a7-3803ed330ede&app_domain=app.plex.tv&app_name=plex&h=691&w=1224&content_title=MorUy57ijWhGe4ixZb_T&content_series=5f77a99416621400402b3dc1&custom4=plex&gdpr=1&device_make=Windows&device_model=Firefox&coppa=1&us_privacy=1--- #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/87KGlQz.png" group-title="",Campiรฑa Sur TV @@ -1068,7 +1258,7 @@ http://arcast.net:1935/mp/mp/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTNDjR1edbxFUJ8KSf8dffHp6ch_Xz35Cm9UIlH9PGTyheprfQc" group-title="",CANAL 14 SAN CARLOS http://tvn.obix.tv:1935/TVN/CH14.stream_720p/chunklist_w853617232.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CANAL 2 de Jujuy -http://www.radiosargentina.com.ar/php/tvm3u.php?id=LVAR0151 +http://content.uplynk.com/c4b60809663a4f3b8f82a210e91ed428.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal 2 Jujuy http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal 21 Chillโˆšยฐn @@ -1151,10 +1341,14 @@ http://ss6.domint.net:2028/ame_str/amecanal47/chunklist_w573523760.m3u8 https://5ef74a4cbddfc.streamlock.net/CanalAntigua/myStream/chunklist_w152479200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal Antigua Guatemala https://5ef74a4cbddfc.streamlock.net/CanalAntigua/myStream/plalist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal Cinesverdi (Spain) +https://contracorriente-canalcinesverdi-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i1.wp.com/directostv.teleame.com/wp-content/uploads/2016/01/Canal-Diocesano-en-directo-Online.png?fit=1920%2C1080" group-title="",Canal Diocesano https://cdn01.yowi.tv/DDDDDDDDDD/live-1000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal Diputados http://camara.03.cl.cdnz.cl/camara19/live/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canal Feel good (Spain) +https://contracorriente-canalfeelgood-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://emisoradominicana.net/television/wp-content/uploads/2015/06/hermanas-mirabal-tv.jpg" group-title="",CANAL HM 33 TV HD https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/2/28/Identidad_Peruana_ipe_2020.png/1200px-Identidad_Peruana_ipe_2020.png" group-title="",CANAL IPE @@ -1203,16 +1397,22 @@ https://stream.mariatvcdn.com/canaleventuno/f5d2060b3682e0dfffd5b2f18e935ad3.sdp http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CANALE 8 http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Canale Europa (Italy) +https://canaleeuropa-canaleeuropa-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Canale Italia 83" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/9VY1Kor.jpg" group-title="",Canale Italia 83 http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 #EXTINF:-1 tvg-id="be4119" tvg-name="Canela_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/D7HC79b.png" group-title="",Canela TV https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=65&live=1&app_bundle=com.plexapp.desktop +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/02232021/Canela.TV_190x190_circle.jpg?raw=true" group-title="",Canela.tv +https://canelamedia-canelatv-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://pbs.twimg.com/profile_images/833294014476595200/tDTtFwpn_400x400.jpg" group-title="",Canlฤฑ 24 https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.capitalotb.com/wp-content/uploads/2019/09/COTB-Logo.png" group-title="",Captital OTB Betting https://d2up1hmow19bcd.cloudfront.net/livecf/liveracing/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Captiva TV https://nrpus.bozztv.com/36bay2/gusa-wanztv/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Carol Burnett +https://carolburnett-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/eaHPbqd.png" group-title="Music",Carolina TV https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://1.bp.blogspot.com/-xsf6rrPqkTo/W-9raD0P78I/AAAAAAAAAUA/M_N3gE7Hz_Ekk2du-HCN6ES31PZtc714ACK4BGAYYCw/s1600/tvcartago%2Blogo%2Bprobincial%2B.png" group-title="",CARTAGO tv @@ -1248,9 +1448,13 @@ https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/master.m3u8?iu=/4 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN http://cbsnhls-i.akamaihd.net/hls/live/264710/cbsn_hlsprod_2/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN +https://cbsn-us-cedexis.cbsnstream.cbsnews.com/out/v1/55a8648e8f134e82a470f83d562deeca/master_10.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN https://cbsnhls-i.akamaihd.net/hls/live/264710/CBSN_mdialog/prodstream/master_2200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN Bay Area https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN Chicago +https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN INTERNACIONALES https://cbsnhls-i.akamaihd.net/hls/live/264710/cbsn_hlsprod_2/master_360.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN Los Angeles (Pluto TV) @@ -1261,6 +1465,8 @@ https://dai.google.com/linear/hls/event/zcWPVCfURNSPxeidcckQLA/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc48170e280c80009a861ab/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=206&deviceId=5dc48170e280c80009a861ab&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN Philly https://dai.google.com/linear/hls/event/Xu-ITJ2GTNGaxGn893mmWg/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSN Pittsburgh +https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSNews Boston https://cbsn-bos-cedexis.cbsnstream.cbsnews.com/out/v1/589d66ec6eb8434c96c28de0370d1326/master_1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CBSNews Denver @@ -1310,9 +1516,13 @@ http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CEPTV CHACO http://dcunilive28-lh.akamaihd.net/i/dclive_1@533583/index_151_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN +https://dai.google.com/linear/hls/event/r4sa-f6GSN2XIvzKv5jVng/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN Arabic http://livear.cgtn.com/1000a/prog_index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN Documentary +https://livedoc.cgtn.com/500d/prog_index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN Documentary EN https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CGTN Espaรฑol @@ -1353,10 +1563,18 @@ https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0500/c.m3u8 https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/ChargeTV.png" group-title="",Charge! http://content.uplynk.com/channel/37eb732888614810b512fdd82604244e.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Charlie +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/b400714d-558c-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Chavo TV HD https://videostreaming.cloudserverlatam.com/chavotv/chavotv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar +https://cheddar-cheddar-3.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar +https://cheddar.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar https://live.chdrstatic.com/cheddar/primary/5.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar +https://livestream.chdrstatic.com/b93e5b0d43ea306310a379971e384964acbe4990ce193c0bd50078275a9a657d/cheddar-42620/cheddarweblive/cheddar/primary/5.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar (Pluto TV) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=226&deviceId=5812afe1d0f0b8d55dde67fa&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="News",Cheddar Big News @@ -1367,6 +1585,8 @@ https://live.chdrstatic.com/cbn/primary/1.m3u8 https://cheddar.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar News https://live.chdrstatic.com/cbn/primary/5.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Cheddar News" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/607766d942e7e542aa73ddf2" group-title="News",Cheddar News +https://livestream.chdrstatic.com/e1bced8988f6a21da2206247c69538b6d4b12898ae8245c3a72f57e21384ccba/localnow/localnowlive/cheddardigital/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cheddar USA EN https://cheddar.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/Cheddar_900x900.png" group-title="",Cheddar | Webstream @@ -1379,6 +1599,10 @@ http://c0.cdn.trinity-tv.net/stream/hujuv8xpr4gdugis2szd4rqrvpzip8iuwn2jwpt68wmv https://a.jsrdn.com/broadcast/4df1bf71c1/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Chopper Town https://6c4d10b7b847421db903914a39b00eb7.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-11-CHOPPERTOWN-PLEX/67d41d7e-f2c4-4005-abab-22174f1f8b43/0.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Chopper Town +https://oneworlddigital-choppertown-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="ChopperTown" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c5eb78083e72bec0d0522" group-title="",ChopperTown +https://d275e95ir6yrv9.cloudfront.net/dist/localnow/11/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="df4355" tvg-name="Choppertown" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/E9MqXzl.png" group-title="",Choppertown https://linear-11.frequency.stream/dist/plex/11/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Christian Youth Channel @@ -1389,6 +1613,8 @@ http://media.smc-host.com:1935/cycnow.com/cyc2/chunklist_w884806316.m3u8 https://onedrive.live.com/download.aspx?resid=C9C239E3E567BD23!843&authkey=!AI3_Mz6ivD6r9oM&ithint=video%2cmp4 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CHUCKY 3 https://onedrive.live.com/download.aspx?resid=C9C239E3E567BD23!854&authkey=!AMqj_KRCJnKhYTw&ithint=video%2cmp4 +#EXTINF:-1 tvg-id="" tvg-name="Chรฉrie 25" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/fr/thumb/f/f0/Ch%C3%A9rie_25_logo_2015.svg/51px-Ch%C3%A9rie_25_logo_2015.svg.png" group-title="",Chรฉrie 25 +http://cdn.webtv4.cdnfr.orange.fr/hs/HALO3/hls/cherie25-850448/hls/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRhNXeL2j6nDfgnmZxLlnMTAMne2l7IZ7boVIGUPL8h0VaFCFV2" group-title="",CIBERVISION CANAL 3 HD http://108.175.14.125:1935/tdn/tdn/chunklist_w1416269518.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ciftci Tv @@ -1401,6 +1627,10 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/chunklist_w140296313.m3 https://magselect-stirr.amagi.tv/playlist720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.vimeocdn.com/portrait/34728299_120x120.jpg" group-title="",CINE LIFE HD https://magselect-stirr.amagi.tv/playlist1080p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cine Romantico +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokucineromantico/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cine Sureัo +https://olympusamagi.amagi.tv/hls/amagi_hls_data_olympusat-cinesureno-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cine+ http://189.86.89.116/hls-live/livecm/_definst_/liveevent/livestream.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CINE5 TV @@ -1437,16 +1667,22 @@ http://36.37.252.114:888/Apple/OneTV-029/playlist.m3u8 http://bonev2.xyz:80/playlist/Go-max-new-bonetv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/ph/Cinemax.ph.png" group-title="",Cinemax https://liveorigin01.hbogoasia.com:8443/origin/live/main/MAX/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CinePride +https://content.uplynk.com/channel/e54d7e92a0154d67ae0770c9d4210e77.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzI4NjIyODdf/Cinevault-80s_700x700.png" group-title="",Cinevault 80s (Coming Soon) https://gsn-cinevault-80s-1-us.vizio.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ujmPyit.jpg" group-title="",CineVault Westerns https://20995731713c495289784ab260b3c830.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_CinevaultWesterns/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzI4NjE5OTZf/Cinevault-Westerns_v2_700x700.png" group-title="",Cinevault Westerns https://gsn-cinevault-westerns-1-us.vizio.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cinevault Westerns +https://gsn-cinevault-westerns-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://yt3.ggpht.com/a/AGF-l79S5nkYhOxf6MqoTzBLUEnrDQRl6hGgy01i0g=s900-c-k-c0xffffffff-no-rj-mo" group-title="",CINEVISION CANAL 19 HD https://live.teledom.info:3713/live/cinevisionlive.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Circle_617x617.png?raw=true" group-title="",Circle https://circle-roku.amagi.tv/playlist.m3u8?OTA +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Circle +https://circle-roku.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjY2MjYwMTlf/Circle_332x332.png" group-title="Entertainment",Circle https://circle-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Citruss TV @@ -1455,6 +1691,8 @@ https://citrusstv.akamaized.net/hls/live/687285/CTV/01.m3u8 https://cdn1.mobiletv.bg/T10/citytv/citytv_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",City TV https://tv.city.bg/play/tshls/citytv/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CityTV HD +https://bozztv.com/teleyupp1/teleup-iSykLSKMFr/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/byqsfg.png" group-title="",CityTV Toronto https://bozztv.com/teleyupp1/teleup-iSykLSKMFr/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ciudad TV Chaco @@ -1471,10 +1709,14 @@ https://859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/tDoFkZD3T1Lw/p https://d3s1xaoyhrialn.cloudfront.net/CAS/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Classic Movies Channel" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/pltVS6t.png" group-title="",Classic Movies Channel https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Classic Nick Pluto TV (Brazil) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=730&deviceId=5f12151794c1800007a8ae63&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=-23.5475&deviceLon=-46.6361&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Classique TV http://stmv2.srvstm.com/classique/classique/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Classique TV http://stmv3.srvstm.com/classique/classique/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Clubbing TV +https://clubbingtv-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://cmmusica.com.ar/images/logo.png" group-title="",CM MUSICA http://g1.mc-slo.transport.edge-access.net/a09/ngrp:CM_CanaldelaMusica-100044_all/CM_CanaldelaMusica-100044_720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CMC TV @@ -1489,8 +1731,12 @@ https://cmctv.ios.internapcdn.net/cmctv_vitalstream_com/live_1/CMC-TV/playlist.m http://fstlive.kaltura.com/dc-0/live/hls/p/2288691/e/0_xs45iy5i/sd/6000/t/ifm5L7FLTqavxjA9TQ7e9w/index-s32.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdByrmGVNifOPE1W-LsD8oYtNGiRsIrrsMFw&usqp=CAU" group-title="",CMM HD http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CMT Pluto +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CN 3 https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNA +https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index_2.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNBC https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNBC Indonesia @@ -1499,8 +1745,18 @@ https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/chunklist.m3u8 https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/chunklist_w576315509_b384000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNBC Indonesia 1 http://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/chunklist_w528900641_b384000_sleng.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="CNews" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/5/54/Canal_News_logo.svg.png/87px-Canal_News_logo.svg.png" group-title="",CNews +http://cdn.webtv4.cdnfr.orange.fr/hs/HALO3/hls/itelevisionlive-12477/hls/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN (Pluto TV) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839419cb3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=209&deviceId=5421f71da6af422839419cb3&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN International +https://cnn-cnninternational-1-de.samsung.wurl.com/manifest/playlist_384_216_500k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN International +https://cnn-cnninternational-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN International HD +https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist_1280x720_3000k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN Philippines +https://streaming.cnnphilippines.com/live/myStream/chunklist_w1877522213.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN TURK HD https://mn-nl.mncdn.com/blutv_cnnturk/smil:cnnturk_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CNN TรœRK HD+ @@ -1517,14 +1773,40 @@ http://ow.ly/FXZ930eWtrs https://yuppcatchup.akamaized.net/preview/etvbengali/2500.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/azTiRz2.jpg" group-title="",COM Brazil TV https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedia Made in Spain +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=505&deviceId=5f1abce155a03d0007718834&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/cSVlBb0.png" group-title="",Comedy https://342189106f294f6da7687918228af833.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f9ad508f47afc741c2526be/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Cental Pluto +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13bde24f4ca800093d57b5/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Central made in Germany (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=401&deviceId=5d4948418101147596fd6c5a&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Central Pluto TV (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=400&deviceId=5d4947590ba40f75dc29c26b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="Comedy Dynamics" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa557dfd94e6214d2047d13" group-title="Comedy",Comedy Dynamics +https://comedydynamics-localnow.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Dynamics +https://comedydynamics-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Dynamics +https://comedydynamics-roku-ll.cinedigm.com/hls/amagi_hls_data_xumo-host-comedydynamicsroku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Comedy Dynamics +https://comedydynamics-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/TQa7yvL.png" group-title="",Comedy Dynamics https://comedydynamics-wurl.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/CometTV.png" group-title="",Comet TV http://content.uplynk.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8?tc=1&exp=1614631202&rn=2057716804&ct=c&cid=3e45c6b5354a40f787e0b2aadb0f5d6a&ad=comet&repl=aboi&ad.adUnit=%2FCOMET%2FLivestream_midroll&ad._debug=comet_vmap&ad.ad_rule=1&ad.pmad=12&ad.output=xml_vmap1&sig=b2edfb477155d2588a66e0aecdbebff5a23c90a96e55c831def9a1434a51913b #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/CometTV.png" group-title="Entertainment",Comet TV (Geo-USA) http://usgeowall.sinclairstoryline.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8?tc=1&exp=1614631202&rn=2057716804&ct=c&cid=3e45c6b5354a40f787e0b2aadb0f5d6a&ad=comet&repl=aboi&ad.adUnit=%2FCOMET%2FLivestream_midroll&ad._debug=comet_vmap&ad.ad_rule=1&ad.pmad=12&ad.output=xml_vmap1&sig=b2edfb477155d2588a66e0aecdbebff5a23c90a96e55c831def9a1434a51913b +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Complex +https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Complex +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/640x360_440000/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Con TV +https://contv-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Con TV +https://contv.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Con TV Anime +https://contvanime-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Condavision http://145.239.141.154:1935/live/uSCQc5ky/.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://radioconecta2.com/wp-content/uploads/2020/04/logo.png" group-title="",CONECTA 2.TV @@ -1537,12 +1819,24 @@ https://radio.congoplanet.com/Congo_Planet_TV.sdp/Congo_Planet_TV/playlist_1080. https://radio.congoplanet.com/Congo_Planet_TV_Pop.sdp/Congo_Planet_TV_Pop/playlist_1080.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CONTACT music http://contact-lh.akamaihd.net/i/CONTACT_1@321283/index_400_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CONtv +http://contv.sinclair.wurl.com/manifest/da1285e1dd4323e6aff01b01cd40651c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="CONtv" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa07ec3fc8cbc647f034483" group-title="Entertainment",CONtv +https://contv-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="baf573" tvg-name="CONtv" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/gARdsC0.png" group-title="",CONtv https://contv-plex-ingest.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/CONtv_190x190.png?raw=true" group-title="",ConTV +https://contv.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",ConTV https://d2rir1vttzppfq.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="CONtv Anime" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa1b7168f9c26008859a893" group-title="",CONtv Anime +https://contvanime-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="a0a19c" tvg-name="CONtv_Anime" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/WLxoFwM.png" group-title="",CONtv Anime https://contvanime-plex-ingest.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CONtv Anime +https://contvanime-roku.cinedigm.com/midroll/amagi_hls_data_xumo-host-contv-anime-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Contv Anime +https://contvanime-vizio-ingest.cinedigm.com/master.m3u8 #EXTINF:-1 tvg-id="c3afda" tvg-name="Cooking_Panda" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Z6pDpzl.png" group-title="",Cooking Panda https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=46 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Cooking Panda @@ -1563,8 +1857,14 @@ http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/chunklist_w1852678767_b2328 https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e7559e8a46b495a2283c5e8/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/2IgM6LJ.png" group-title="",Country Boy Kid Vids https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf225aed5eeee0f5a4094bd/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Country Loop +https://loop-country-1.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Court TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60526b849849524498245b78" group-title="",Court TV +https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/CourtTV_450x450.png" group-title="Entertainment",Court TV https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8?v=2&ad=web&m.sound=normal&pos=midroll&expand=ad_live&m.sound=normal&m.playback=autoplay +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Court TV +https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8?v=2&ad=web&m.sound=normal&pos=midroll&expand=ad_live&m.sound=normal&m.playback=autoplay&ad.url=https%3A%2F%2Fwww.courttv.com%2F #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/court-tv-mystery.png" group-title="",Court TV Mystery https://bozztv.com/teleyupp/teleup-mystery/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CourtTV USA EN @@ -1577,6 +1877,8 @@ https://bcsecurelivehls-i.akamaihd.net/hls/live/680603/1242843915001_2/master.m3 http://dcunilive28-lh.akamaihd.net/i/dclive_1@533583/index_150_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjUyNDQ4NjZf/Crackle_365x365.png" group-title="",Crackle https://crackle-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Crackle +https://crackle-plex.amagi.tv/playlist480p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Credo TV http://cdn.credonet.tv:1935/ctv/smil:livecredo.smil/chunklist_b1128000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/id/CrimeInvestigation.id.png" group-title="",Crime + Investigation @@ -1585,6 +1887,12 @@ http://203.154.243.31:15001 https://aenetworks-crime360-1.plex.wurl.com/manifest/4300.m3u8 #EXTINF:-1 tvg-id="214dbd" tvg-name="Crime_360" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/fYXChY0.png" group-title="",Crime 360 https://aenetworks-crime360-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Crime Time +https://crimetimebamca-roku.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="CStar" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Logo_projet_CStar.svg/80px-Logo_projet_CStar.svg.png" group-title="",CStar +http://cdn.webtv4.cdnfr.orange.fr/hs/HALO1/hls/d17-451622/hls/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CTN +https://rrsatrtmp.tulix.tv/ctntv/ctntvmulti.smil/chunklist_w534945064_b564000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",CTNi (Puerto Rico) https://584097344c1f0.streamlock.net/48/48.smil/chunklist_w282216706_b1564000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.bbsi.co.kr/HOME/img/common/imgLogo.png" group-title="",CTS๊ธฐ๋…๊ตTV @@ -1617,6 +1925,8 @@ https://a.jsrdn.com/broadcast/3e5befe5dd/+0000/c.m3u8 https://livecdn.fptplay.net/world/davincihd_hls.smil/chunklist_b2500000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Da Vinci Learning http://mfe.cliptv.az/dash/DaVinci_Learning_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/Dallas%20Cowboys%20Cheer_190x190.png?raw=true" group-title="",Dallas Cowboy Cheerleaders +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DalฤŸa TV http://mfe.cliptv.az/dash/DalgaTV_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Damar TV @@ -1629,6 +1939,8 @@ http://k2.usastreams.com/yeah1075 https://vcndstv.teleosmedia.com/stream/dstv/dstv/seglist_720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="DanceStar TV (UK)" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/xLqyZQQ.png" group-title="Music",DanceStar TV (UK) https://vcndstv.teleosmedia.com/stream/dstv/dstv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dark Matter (Brazil) +https://darkmatter-por-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DarkMatterTV_218x218.png?raw=true" group-title="",Dark Matter TV https://dmtv-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Das Erste @@ -1663,14 +1975,34 @@ http://62.113.210.250/medienasa-live/ok-magdeburg_high/chunklist_w371875391.m3u8 http://tagesschau-lh.akamaihd.net/i/tagesschau_1@119231/index_3776_av-p.m3u8 #EXTINF:-1 tvg-id="3a186b" tvg-name="Deal_or_No_Deal" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/BaHAChs.png" group-title="",Deal or No Deal https://endemol-dealornodeal-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/DealorNoDeal_190x190.png" group-title="",Deal or No Deal +https://endemol-dealornodeal-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deal or no Deal +https://endemol-dealornodeal-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DealOrNoDeal_400x400.png?raw=true" group-title="",Deal or No Deal | Sinclair https://endemol-dealornodeal-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Decentric" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5faa9a81b5897b637c050cd2" group-title="",Decentric Media +https://linear-68.frequency.stream/dist/localnow/68/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/GyxXMDv.png" group-title="Music",DeepHouse District https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DEF TV https://rrr.sz.xlcdn.com/?account=nice-broadcast-media-gmbh&file=1800-h264-nice-DEF-TV-Video&type=live&service=wowza&output=playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/03232021/Degrassi_190x190.png?raw=true" group-title="",Degrassi The Next Generation +https://dhx-degrassi-1-us.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Degrassi the next generation (Canada) +http://dhx-degrassi-2-ca.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DEHA TV https://waw2.artiyerelmedya.net/dehatv/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deluxe Lounge HD +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/9a087b26-8be4-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Demand Africa +https://demandafrica-klowdtv.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Demand Africa +https://demandafrica-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Demand Africa +https://demandafrica-vizio.amagi.tv/playlist480p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Demand Africa (Mexico) +https://demandafrica-samsungmexico.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deniz Haber TV https://s01.vpis.io/denizhaber/denizhaber.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deniz Postasฤฑ TV @@ -1685,6 +2017,8 @@ http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 http://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Design https://d06b09a740824c49b9937130662ef38a.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_TheDesignNetwork/7c1469be-63d2-44de-8083-ee421aeb53df/4.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Destination TV +https://makingitmedia-destinationtv-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deutsche Welle https://dwstream72-lh.akamaihd.net/i/dwstream72_live@123556/index_1_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Deutsche Welle Arabic @@ -1739,6 +2073,10 @@ https://www.djing.com/tv/28638-04.m3u8 https://www.djing.com/tv/s-28634-05-wild-edm.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DM SAT https://cdn1.mobiletv.bg/T5/dm_sat/dm_sat_794613_850k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DM TV +https://dmtv-viziosc.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Doc TV +https://wownow-doctv-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/peb9qn3.png" group-title="",Docs Channel https://0813a4e76b5d404a97a4070b8e087bc4.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f8609d9d6344257cbfb6ee4/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4Bj3h7W.png" group-title="",Docubay @@ -1749,8 +2087,18 @@ https://docubayvh.s.llnwi.net/526a07ab-6ae7-4b6c-84a1-159791416484_1000004372_HL https://1795195508.rsc.cdn77.org/1795195508/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://upload.wikimedia.org/wikipedia/en/c/c2/Docurama_Logo_August_2015.jpg" group-title="Movies",Docurama https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-docuramaA/CDN/1920x1080_4528000/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Docurama +https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-docuramaA/CDN/640x360_394000/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Docurama" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa0a16a8019d03b025d37a2" group-title="",Docurama +https://docurama-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="7a6d75" tvg-name="Docurama" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5X5Z5eg.png" group-title="",Docurama https://docurama-plex-ingest.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Docurama +https://docurama-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Docurama_190x190.png?raw=true" group-title="",Docurama +https://docurama.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Docurama +https://docurama.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dombyra TV https://sc.id-tv.kz/Dombyra_38_39.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DOMINICANA:CANAL 5 @@ -1759,10 +2107,20 @@ http://www.radiosargentina.com.ar/php/tvm3u.php http://stream.dn.ua/hls/stream.m3u8 #EXTINF:-1 tvg-id="b8d17c" tvg-name="Dove_Channel" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/XrzKcDB.png" group-title="",Dove Channel https://dove-channel.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Dove Channel" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa0a13494163b4d276cb842" group-title="",Dove Channel +https://dovenow-localnow.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dove Channel +https://dovenow-roku-ingest.cinedigm.com/master432p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dove Channel +https://dovenow-roku.cinedigm.com/midroll/amagi_hls_data_xumo-host-dovenow-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/FVWqYQG.png" group-title="",Dove Channel https://dovenow.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dove Now +https://dovenow-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aonn9ln.png" group-title="",Drama https://fb2bf1d1d7134ce3b02c27f2e2db706b.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f89aecf39cfef1f2542d35d/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Drama_Life_190x190.png?raw=true" group-title="",Drama Life +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="646bfe" tvg-name="Drink_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZAqKTkp.png" group-title="",Drink TV https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=62 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Drink TV @@ -1771,6 +2129,10 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=62&live=1&app_b https://broadcasttr.com:446/drt/bant1/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/uOMuhrI.jpg" group-title="",DRT TV https://broadcasttr.com:446/drt/bant1/chunklist_w172830844.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dry Bar Comedy +https://drybar-drybarcomedy-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Drybar Comedy +https://drybar-drybarcomedy-1-au.samsung.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="DSTV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/2vRfj1D.png" group-title="",DSTV http://46.249.95.140:8081/hls/data.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DTV (HU) @@ -1851,6 +2213,18 @@ http://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/chunk https://dminnvll.cdn.mangomolo.com/dubaione/smil:dubaione.stream.smil/chunklist_b1800000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dubia Live http://dmisxthvll.cdn.mangomolo.com/dubaitv/smil:dubaitv.stream.smil/chunklist_b4000000.m3u8?1590609973 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Duck TV +https://mmm-ducktv-4-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Duck Tv (Denmark) +https://mmm-ducktv-4-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Duck Tv (Finland) +https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Duck Tv (Norway) +https://mmm-ducktv-4-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Duck TV (Spain) +https://mmm-ducktv-3-es.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dungeon +https://content.uplynk.com/channel/5688add7ce704ce1a27ab62bb44044b9.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dunya News http://imob.dunyanews.tv/live/_definst_/dunyalive_1/chunklist_w1239250459.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Dunya News @@ -1859,6 +2233,10 @@ http://imob.dunyanews.tv/live/_definst_/dunyalive_1/FluxusTV.m3u8 http://mfe.cliptv.az/dash/Dunya_TV.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjQwMDkwMjRf/Dust_670x670.png" group-title="",Dust https://dust-samsung.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/11162020/DUST_190X190.png?raw=true" group-title="",Dust +https://dust.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DUSTx +https://dust.samsung.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW http://89.106.234.3:80/DW_34_35.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW @@ -1869,6 +2247,8 @@ http://dwstream72-lh.akamaihd.net/i/dwstream72_live@123556/index_1_av-b.m3u8 http://dwstream72-lh.akamaihd.net/i/dwstream72_live@123556/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW http://www.radiosargentina.com.ar/php/tvm3u.php?id=DIAR0015 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW +https://m-c010-j2apps.s.llnwi.net/hls/8023.DWEnglish.in_360p/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW Arabic http://dwstream22-lh.akamaihd.net/i/dwstream22_live@500519/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",DW Arabic @@ -1917,6 +2297,12 @@ https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/chunklist_w238180 http://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/chunklist_b1894400_slNLD.m3u8 #EXTINF:-1 tvg-id="1b51a6" tvg-name="Edge_Sport" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aAUbLhE.png" group-title="",Edge Sport https://edgesports-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Edge Sports +https://edgesports-roku.amagi.tv/hls/amagi_hls_data_imgAAA2AA-edgesports/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",EdgeSport +https://edgesport-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Edgesports rest of the world +https://edgesports-row-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/k0Hzr3X.png" group-title="",EET TV https://eu.streamjo.com/eetlive/eettv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",EGE TV HD @@ -1935,8 +2321,12 @@ http://dmitwlvvll.cdn.mangomolo.com/dubaisportshd/smil:dubaisportshd.smil/chunkl http://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/chunklist_b1600000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ekta TV https://dwstream22-lh.akamaihd.net/i/dwstream22_live@500519/index_1_av-b.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",El Conflecto! +https://content.uplynk.com/channel/c56a6c94a53843c79d3eca411d39f96f.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",EL nahar Alg http://numidiatv-live.dzsecurity.net:8081/entv/EnnaharTV_SD/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",El Patio (Spain) +https://alchimie-elpatio-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",El Sembrador TV https://zypelive-lh.akamaihd.net/i/default_1@710948/index_3800_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/APhSi1Y.jpg" group-title="",El Sembrador TV Europa @@ -1949,6 +2339,8 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/elbe_high/playlist. http://62.113.210.250/medienasa-live/_definst_/mp4:elbe_high/chunklist_w1146564478.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/MjZ0w7G.png" group-title="",Elbekanal Schรถnebeck https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:elbe_high/playlist.m3u8?&ref=medienportal-sachsen-anhalt.de&seid=171674 +#EXTINF:-1 tvg-id="" tvg-name="Electric Now" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f8b8b302ada2c2ec9112083" group-title="Entertainment",Electric Now +https://ov.ottera.tv/live/master.m3u8?channel=elec_en #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjgzOTI0NjRf/ElectricNow_300x300.png" group-title="",Electric Now | Source 2 https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjgzOTI0NjRf/ElectricNow_300x300.png" group-title="",Electric Now | Webstream @@ -1981,6 +2373,8 @@ https://5f22d76e220e1.streamlock.net/EntellaTV/EntellaTV/playlist.m3u8 https://usgeowall.sinclairstoryline.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Entrepeneur https://a.jsrdn.com/broadcast/7582ed85f7/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",eoTV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/ba014761-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="eoTV.de" tvg-name="eoTV HD" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/eotvhd.png" group-title="",eoTV HD https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd5/playlist.m3u8 #EXTINF:-1 tvg-id="I62.5.113739.zap2it.com" tvg-name="62.5 KSMODT5" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjY2MjYwMTlf/Circle_332x332.png" group-title="",EPG | Circle | Webstream @@ -2055,12 +2449,30 @@ https://zypelive-lh.akamaihd.net/i/default_1@710948/index_3800_av-p.m3u8?F38b1dF https://srvx1.selftv.video/espansione/live/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/ESR24x7_180x180.png?raw=true" group-title="",ESR 24x7 | eSports Revolution https://esrevolution-sinclair.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="ESR eSports Network" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d2f4c46818164091e1fd4" group-title="Entertainment",ESR eSports Network +https://eyeonesports.com/ES2RA-628g.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS-ikVAyjIFBMuH1_tknzbL5zxfU9kQw1YfPw&usqp=CAU" group-title="",ESTACION TV HD http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/estaciontv/livestream2/chunks.m3u8 #EXTINF:-1 tvg-id="e70cbc" tvg-name="Estrella_News" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/f4Bec0i.png" group-title="",Estrella News https://estrellanews-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Estrella News +https://estrellanews-roku.amagi.tv/hls/amagi_hls_data_estrellaA-estrellanews-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/11162020/Estrella_News_190X190.png?raw=true" group-title="",Estrella News +https://estrellanews-samsung-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="475630" tvg-name="Estrella_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4PiLKrm.png" group-title="",Estrella TV https://estrellatv-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ESTV +https://estrellatv-roku.amagi.tv/hls/amagi_hls_data_estrellaA-estrellatv-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ESTV +https://estv-klowdtv.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Estv +https://estv-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ESTV +https://estv-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/ETLive_190x190.png?raw=true" group-title="",ET Live +https://dai.google.com/linear/hls/event/xrVrJYTmTfitfXBQfeZByQ/master.m3u8?iu=/8264/vaw-can/desktop/cbsnews +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ET Live +https://etlive-mediapackage-fastly.cbsaavideo.com/dvr/manifest_81.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ET Live (Pluto TV) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=190&deviceId=5dc0c78281eddb0009a02d5e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ET Now @@ -2104,8 +2516,42 @@ http://5.135.92.131:1935/live/euroAl/playlist.m3u8 https://d1mpprlbe8tn2j.cloudfront.net/v1/master/7b67fbda7ab859400a821e9aa0deda20ab7ca3d2/euronewsLive/87O7AhxRUdeeIVqf/ewnsabren_eng.m3u8 #EXTINF:-1 tvg-id="886ad6" tvg-name="Euronews" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8ElFwvm.png" group-title="",Euronews https://euronews-euronews-world-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews +https://euronews-euronews-world-1.roku.wurl.com/manifest/b34060fcaf527710b244a3e16504edd0.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Belguim) +https://rakuten-euronews-2-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Brazil) +https://euronews-euronews-portugues-1-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Denmark) +https://rakuten-euronews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Finland) +https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (France) +https://rakuten-euronews-2-fr.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Ireland) +https://rakuten-euronews-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (luxemburg) +https://rakuten-euronews-2-lu.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Mexico) +https://euronews-euronews-spanish-2-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Netherlands) +https://rakuten-euronews-1-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Norway) +https://rakuten-euronews-1-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Portugal) +https://rakuten-euronews-8-pt.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews (Sweden) +https://rakuten-euronews-1-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="8268c2" tvg-name="Euronews_Espaรฑol" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8ElFwvm.png" group-title="",Euronews Espaรฑol https://euronews-euronews-spanish-2.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews HD +https://euronews-euronews-world-1.roku.wurl.com/manifest/71bf778598cc9ce36952bb8a3331551a.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews via Alchimie (England) +https://alchimie-euronews-4-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews via Alchimie (Italy) +https://alchimie-euronews-2-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Euronews via Alchimie (Spain) +https://alchimie-euronews-3-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Iam3ol3.png" group-title="",Everyday Heroes https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/3s7qchh.png" group-title="",Evrokom @@ -2132,6 +2578,8 @@ https://cdn3.wowza.com/1/YW5wSWZiRGd2eFlU/bGV0aVBq/hls/ttr8f1yp/1152/chunklist.m https://cdn3.wowza.com/1/T2NXeHF6UGlGbHY3/WFluRldQ/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",EWTN katholisches TV http://d3j0n5al39mfyd.cloudfront.net/p/GERG_1920x1080_4000k.m3u8 +#EXTINF:-1 tvg-id="EWTN.de" tvg-name="EWTN katholisches TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/ewtnkatholischestv.png" group-title="",EWTN katholisches TV +https://cdn3.wowza.com/1/NWFLbEVOVjNsQWhP/YnpVbld5/hls/rlqvbpsj/2728/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="EXIL3D TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/CASV8bq.png" group-title="",EXIL3D TV https://cdn01.yowi.tv/FFFFFFFFFF/live-1500.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Expansione @@ -2156,6 +2604,32 @@ http://live.ezotv.pl:1935/live/EZOTV/chunklist.m3u8 https://9c17e762ec814557b3516dd3e0a7ca56.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_FailArmy/ade59f27-be9b-4b71-b8dc-05928c1dfdf4/2.m3u8 #EXTINF:-1 tvg-id="3d4c65" tvg-name="Fail_Army" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/nbzbHum.png" group-title="",Fail Army https://failarmy-linear.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fail Army +https://failarmy-linear.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fail Army (Brazil) +https://failarmy-international-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fail Army Internatioanl (Mexico) +https://failarmy-international-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/01112021/FailArmy_190x190_circle.png?raw=true" group-title="",FailArmy +https://failarmy-linear.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Failarmy (Australia) +https://failarmy-international-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FailArmy (Canada) +https://failarmy-international-ca.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Failarmy (Germany) +https://failarmy-international-de.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FailArmy International +https://failarmy-international-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Failarmy International (India) +http://failarmy-international-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Failarmy International (Netherlands) +https://failarmy-international-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Failarmy International (Sweden) +https://failarmy-international-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Family Feud +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufamilyfeud/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Family Flix" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/601b338c59852720716748a2" group-title="Family",Family Flix +https://linear-137.frequency.stream/dist/localnow/137/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Farra Play http://159.203.148.226/live/farra_low.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/HBksX8u.png" group-title="",Fashion TV @@ -2167,7 +2641,17 @@ https://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_paris_pg_4dg_27027_p #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.fashiontv.com/wp-content/uploads/2017/01/fashuiontvlogo-horisontal-300x90.png" group-title="",Fashion TV https://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_pg13_zw9_27065_ftv_pg13_196_hls.smil/chunklist_b4700000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV +https://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_pg13_zw9_27065_ftv_pg13_196_hls.smil/chunklist_b900000_t64MzYwcA==.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV https://fash2043.cloudycdn.services//slive/_definst_/ftv_ftv_4k_hevc_73d_42080_default_466_hls.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV +https://fashiontv-fashiontv-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV (England) +https://fashiontv-fashiontv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV (Italy) +https://fashiontv-fashiontv-3-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV (Spain) +https://fashiontv-fashiontv-2-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Lk8azuc.png" group-title="",Fashion TV (US Eastern) https://a.jsrdn.com/broadcast/ftv2/-0500/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Lk8azuc.png" group-title="",Fashion TV (US Pacific) @@ -2184,10 +2668,22 @@ http://fash1043.cloudycdn.services/slive/_definst_/ftv_midnite_secrets_adaptive. http://fash1043.cloudycdn.services/slive/_definst_/ftv_paris_adaptive.smil/chunklist_b4500000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fashion TV Paris http://fash1043.cloudycdn.services/slive/_definst_/ftv_paris_adaptive.smil/chunklist_b680000_t64MzYwcA==.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="FashionBox" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/602dd03df5beda3db47bf0f2" group-title="Fashion",FashionBox +https://fashionbox-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FASISON TV http://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_midnite_k1y_27049_midnite_secr_108_hls.smil/chunklist_b1400000_t64NDgwcA==.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Fat Guys in the Woods" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fbebd6c1ed3cd231349ddc2" group-title="",Fat Guys in the Woods +https://linear-119.frequency.stream/dist/localnow/119/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fawesome +https://fawesome-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FDF TV http://91.126.141.201:1935/live/smil:fdf.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Fear This!" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60417731dc00887af0275acb" group-title="",Fear This! +https://linear-143.frequency.stream/dist/localnow/143/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Fear This! Classics" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d20ef2189b2698a380ff2" group-title="",Fear This! Classics +https://linear-153.frequency.stream/dist/localnow/153/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Fear This! Sci-Fi" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60627a97603dcd03ae7ed472" group-title="",Fear This! Sci-Fi +https://linear-163.frequency.stream/dist/localnow/163/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FEN TV https://cdn1.mobiletv.bg/T7/fentv/fentv_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/OD6qg0K.png" group-title="",FGTV & Funnelvision @@ -2196,8 +2692,12 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2624990145130f25474620/ https://cdn-02.fibracat.cat/fibracattv/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.petage.com/wp-content/uploads/2016/11/FidoTV.jpg" group-title="",Fido TV http://n1.klowdtv.net/live3/fido_720p/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fido TV +https://fidotv-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Field & Stream https://a.jsrdn.com/broadcast/7536b84786/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Fight Network" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d1bf32e5d221b1e5a7e55" group-title="Sport",Fight Network +https://d12a2vxqkkh1bo.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://pbs.twimg.com/media/DoF9YY7XsAAGIrv.jpg" group-title="",Film 4 http://photocall.tv/lF4r/ftv.m3u8?ch=film4 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Filmeraa @@ -2208,14 +2708,32 @@ http://91.126.141.12:1935/live/discoverymax/chunklist_w48544914.m3u8 http://photocall.tv/hD6n/ftv.m3u8?ch=phoenix #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://cps-static.rovicorp.com/2/Open/400x300_1845/Source/46822/FilmOnTV.png?partner=nocableorgx7xyycydguhtzwdd34bf8hzc" group-title="",FILMON.TV REPORTAGE INFO http://photocall.tv/hD6n/ftv.m3u8?ch=zdf_info +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Action +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Classic tV +https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Redbox_512x512.png?raw=true" group-title="",FilmRise Classic TV on Redbox https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8?p=redbox&deviceid=&is_lat=&subp=RedboxdesktopWebWindows +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Cooking +https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecooking/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/06052020/FilmRise_Family_190x190.png?raw=true" group-title="",Filmrise Family +https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Redbox_512x512.png?raw=true" group-title="",FilmRise Family on Redbox https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8?p=redbox&deviceid=&is_lat=&subp=RedboxdesktopWebWindows +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Forensic Files +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FilmRise Free Movies +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Redbox_512x512.png?raw=true" group-title="",FilmRise Movies on Redbox https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8?p=redbox&deviceid=&is_lat=&subp=RedboxdesktopWebWindows +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Mystery +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Redbox_512x512.png?raw=true" group-title="",FilmRise Sci-Fi on Redbox https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisescifi/CDN/playlist.m3u8?p=redbox&deviceid=&is_lat=&subp=RedboxdesktopWebWindows +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise scifi +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisesci-fi/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmrise Western +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/FilmRise_Classic-TV_300x300.png?raw=true" group-title="",FilmRise | Classic TV https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/FilmRise-Action_442x442.png?raw=true" group-title="",FilmRise | FilmRise Action @@ -2236,12 +2754,18 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8?p=roku #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/FilmRise_UnsolvedMys_900x900.png?raw=true" group-title="",FilmRise | Unsolved Mysteries https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8?p=roku +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FilmStream +https://spi-filmstream-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg4OTc5MDZf/FilmStream_224x224.png" group-title="",FilmStream https://spi-filmstream-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filmstream (India) +https://spi-filmstream-1-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Filstalwelle http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Finest TV http://media.finest.tv/hls/live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fireman Sam +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufiremansam/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Fireplace Lounge https://a.jsrdn.com/broadcast/aee08372e5/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",Fireside @@ -2258,6 +2782,8 @@ https://uni01rtmp.tulix.tv/firstlight/firstlight.smil/playlist.m3u8 https://a.jsrdn.com/broadcast/8b43a16c1e/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fishing & Hunting Channel https://cdn1.mobiletv.bg/T5/fh/fh_794613_850k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fite +https://cdn-cf.fite.tv/linear/fite247/4038629_fite-247/live_360/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fix HD http://fixhd.tv:8081/fix/hd.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FIX TV HD @@ -2266,18 +2792,28 @@ https://fixhd.tv:8082/fix/hd.stream/playlist.m3u8 http://nrpus.bozztv.com/36bay2/gusa-TVSFlashback/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://cdn-images-1.medium.com/max/280/1*7zB_9kQDvR3fa_IIk8fhQg@2x.png" group-title="Movies",Flim Hub https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Flix Fling Now +https://flixfling-flixflingnow-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="FM ITALIA" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/EroYlvc.jpg" group-title="",FM ITALIA https://stream7.xdevel.com/video0s975817-411/stream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FO | KVF https://w1.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Focus TV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/82f0a805-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzA5ODU1NTRf/Folk-TV.png" group-title="Entertainment",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Folk TV +https://584b0aa350b92.streamlock.net/folk-tv/myStream.sdp/chunklist_w1786741766.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/R9f5Fmx.png" group-title="Music",FOLX Music https://serve-first.folxplay.tv/folx/ch-4/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/R9f5Fmx.png" group-title="Music",FOLX Slovenija https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FONE http://videony.rhsj520.com:8091/0706/FONE-028/1500kb/hls/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Food +https://food.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Food 52 +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofood52/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Food52 https://dai2.xumo.com/amagi_hls_data_xumo1212A-food52/CDN/1280x720_5000000/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/NKW3gW7.png" group-title="",Forests Live @@ -2300,38 +2836,56 @@ https://livecdn.fptplay.net/foxlive/foxlifehd_hls.smil/chunklist_b2500000.m3u8 http://htv-drm-live-cdn.fptplay.net/CDN-FPT02/FOXMOVIES-HD-1080p/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.foxmoviesasia.com/images/fm.png" group-title="",FOX Movies https://livecdn.fptplay.net/foxlive/foxmovieshd_hls.smil/chunklist_b2500000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fox News Now +https://fox-foxnewsnow-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/us/FoxNews.us.png" group-title="News",Fox News(็พŽๅ›ฝ) http://1111296894.rsc.cdn77.org/ls-54548-2/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fox Soul +https://fox-foxsoul-roku.amagi.tv/hls/amagi_hls_data_foxAAAAAA-foxsoul-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fox Soul +https://foxsoul-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FOX Sports (Pluto TV) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=705&deviceId=5a74b8e1e22a61737979c6bf&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://tv.foxsportsasia.com/logos/logo_foxsports3.png" group-title="",Fox Sports 3 Asia https://livecdn.fptplay.net/qnetlive/foxsports3_2000.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fox Sports Australia +https://austchannel-live.akamaized.net/hls/live/2002736/austchannel-sport/master640x360_v3.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FOX TV HD https://mn-nl.mncdn.com/blutv_foxtv/smil:foxtv_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FOX TV TรœRKIYE https://mn-nl.mncdn.com/blutv_foxtv/smil:foxtv_sd.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",France 24 +http://f24hls-i.akamaihd.net/hls/live/221193/F24_EN_LO_HLS/master_old_900.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",France 24 Arabic http://static.france24.com:80/live/F24_AR_HI_HLS/live_tv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/France24.png" group-title="",France 24 | French http://static.france24.com:80/live/F24_FR_HI_HLS/live_tv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Francophonie24_275x275.png?raw=true" group-title="",France | Francophonie24 https://5421175365ea3.streamlock.net/live/smil:switch.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="franceinfo:" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Franceinfo.svg/85px-Franceinfo.svg.png" group-title="",franceinfo: +http://cdn.webtv4.cdnfr.orange.fr/hs/HALO3/hls/franceinfo-14390660/hls/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Francophonie http://5421175365ea3.streamlock.net/live/smil:switch.smil/chunklist_b5000000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="FrankenTV.de" tvg-name="Franken Fernsehen" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/frankenfernsehen.png" group-title="",Franken Fernsehen https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Free Speech TV http://bit.ly/2xV7ewi +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Free Speech TV +https://edge.free-speech-tv-live.top.comcast.net/out/u/fstv_4.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Freedailyiptv.com http://122.155.180.8:5021/live/223 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fresh News http://167.99.65.12:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/jynL4Xl.png" group-title="",Friesischer Rundfunk Friedeburg https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/_definst_/mp4:friesischerrundfunk/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FrightFlix +https://content.uplynk.com/channel/4b3fda1ff2c24556bc2c6034307d117d.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/bRaihBR.png" group-title="",Froot TV (EU) https://outtv-froottv-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/P5pc813.png" group-title="",FS1 Salzburg http://stream.fs1.tv:8080/hls/webstream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/09092020/FTF_190x190.png?raw=true" group-title="",FTF For the fans +https://elevensports.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FTV HD https://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_midnite_k1y_27049_midnite_secr_108_hls.smil/chunklist_b4700000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",FTV Midnight Secret @@ -2342,12 +2896,38 @@ http://210.61.56.23/hls/ftvtv/index.m3u8 https://fash1043.cloudycdn.services/slive/_definst_/ftv_ftv_paris_pg_4dg_27027_paris_pg18_188_hls.smil/chunklist_b1400000_t64NDgwcA==.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://fuego40.com/wp-content/uploads/2018/11/cropped-FUEGO-LOGO-TIPO.png" group-title="",FUEGO TV HD https://video.misistemareseller.com/Fuegotv/Fuegotv/chunklist_w917415169.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/09092020/FUEL%20TV_190x190.png?raw=true" group-title="",Fuel TV +https://fueltv-fueltv-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV +https://fueltv-fueltv-10-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV +https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist_640x360_1000k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Brazil) +https://fueltv-fueltv-9-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (England) +https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (India) +https://fueltv-fueltv-12-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Italy) +https://fueltv-fueltv-6-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Mexico) +https://fueltv-fueltv-11-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Netherland) +http://fueltv-fueltv-14-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Spain) +https://fueltv-fueltv-7-es.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Fuel TV (Sweden) +https://fueltv-fueltv-13-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/uHm1KSm.png" group-title="",Fun Radio 92.7 Alabama https://ais-edge08-live365-dal02.cdnstream.com/a20884 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/qmjK72w.png" group-title="",Fun Zone https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2625030145130f25474622/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Funny Bone TV https://nrpus.bozztv.com/36bay2/gusa-funnybone/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Funny or Die +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Funny or Die +https://funnyordie-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",G TV http://91.220.221.60/gtv_hls/gtv_03.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gakku @@ -2360,10 +2940,18 @@ http://europa-crtvg.flumotion.com/crtvg/europa_high/chunks.m3u8 https://content.uplynk.com/channel/f467430e4a8e49a59ff3183cf51092b2.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Game Show https://ffcf6c437bec4f3988224ccfe150499d.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_GameShowCentral/c3d6136c-3a3e-4690-949d-8dcebfe43fc2/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/GameShowCentral_190x190circle.png?raw=true" group-title="",Game Show Central +https://gsn-gameshowchannnel-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Game Show Central +https://gsn-gameshowchannnel-1.vizio.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/GameShowCentral_203x203.png?raw=true" group-title="",Game Show Central | Ch.1 https://gsn-gameshowchannnel-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/MMCKDpf.png" group-title="",Gameplay https://5ab2d7093e38404091ca44d800f6c4c4.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5d42f01baea0c5699f368901/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gameshow Network +https://gsn-gameshowchannnel-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Gametoon" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/602dcef57b79a227b5568d84" group-title="",Gametoon +https://gametoon-localnow.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ganj e Hozour http://topfi.ios.internapcdn.net/topfi/live_1/Test/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ganje Hozoor @@ -2374,6 +2962,8 @@ http://186.0.233.76:1935/Garage/garage.smil/.m3u8 https://waw2.artiyerelmedya.net/olaytv/bant1/chunks.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GAZฤฐANTEP OLAY TV https://waw2.artiyerelmedya.net/olaytv/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GCTV +http://45.32.115.103/live/livestream/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i0.wp.com/www.gdm.do/wp-content/uploads/2020/01/Logo-GDM.png?w=696&ssl=1" group-title="",GDM TELEVISION https://ss2.domint.net:3200/gdm_str/gdmtv/chunklist_w1317041912.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GDNS Ludhiana @@ -2388,6 +2978,8 @@ http://kuzeykibris.tv/m3u8/tv_genc.m3u8 https://jk3lz82elw79-hls-live.5centscdn.com/Geo/eae835e83c0494a376229f254f7d3392.sdp/Geo/Stream1/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Georgia Hollywood https://nrpus.bozztv.com/36bay2/gusa-gh/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Get TV +https://bozztv.com/teleyupp/teleup-gettv/tracks-v2a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/d/d6/GetTV_2016_logo.png" group-title="",GetTV https://bozztv.com/teleyupp/teleup-gettv/playlist.m3u8 #EXTINF:-1 tvg-id="85795d" tvg-name="GFN_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/V5CTsI0.png" group-title="",GFN TV @@ -2400,14 +2992,24 @@ https://cloudflare.streamgato.us:3352/live/ghtelevisionhdlive.m3u8?DVR https://streams.uitzending.tv/gigantfm/gigantfm/chunklist_w666692457.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Pr5GWWg.png" group-title="",Giggle Zone https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf22526d5eeee0f5a4094b8/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gigglemug +https://janson-gigglemug-1-us.vizio.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/v5J8tiS.png" group-title="",GIT https://stream.uagit.tv/gittv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GK TV http://163.172.39.215:25461/line/C4@!a3a1@!w72A/37 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Glamour +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Glewed TV https://e54c4fcc08f14de7bc1094ca25cb9d29.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_GlewedTV/d1a011d0-5758-439c-9939-ef96c8e13323/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Glewed TV +https://glewedtv-1.sinclair.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Glewed TV +https://glewedtv-3.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="00f7c3" tvg-name="Glewed.TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aK3PMtW.png" group-title="",Glewed.TV https://glewedtv-3.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Global Got Talent +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/GlobalGotTalent_800x800.png?raw=true" group-title="",Global Got Talent https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8?p=roku #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://s0.wp.com/wp-content/themes/vip/shaw-globalnews/_img/logos/news_2x.png" group-title="",Global News @@ -2440,12 +3042,16 @@ http://brhn.xyz/stream/globaltvhd.m3u http://flash2.streaming.xdevel.com:80/globusradiocam/globusradiocam/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/cbIdMsw.png" group-title="",Globus TV Sicilia https://flash2.xdevel.com/globusradiocam/globusradiocam/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Go USA (India) +https://brandusa-gousa-1-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GOD (English) https://zypelive-lh.akamaihd.net/i/default_1@710958/index_720_av-p.m3u8?F38b1dF4=5c62c7772121531184000bb0&6pLKMQ3y=Sqi3Ng90&video_id=5beee6138c550014a2005e28&sd=10&dw=10800&rebase=on&hdntl=exp=1550063865~acl=%2f*%40710958%2f*~data=hdntl~hmac=67c07b0001ef3855f7fd25b90658e8ed154f72809df8b83feac9ed04e6eab88a #EXTINF:-1 tvg-id="GODChannel.uk" tvg-name="GOD TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/godtv.png" group-title="",GOD TV https://zypelive-lh.akamaihd.net/i/default_1@745545/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gold 78 https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GoldStar TV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/1d685c86-558d-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/0N5jh8z.jpg" group-title="",Gonca TV https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GOOD LIFE 45 @@ -2454,6 +3060,10 @@ http://1-fss29-s0.streamhoster.com/lv_goodlife45f1/_definst_/broadcast1/playlist https://stmv1.srvstm.com/gospelcartoon2/gospelcartoon2/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/XlNKtkD.jpg" group-title="",Gospel Movie TV https://stmv1.srvif.com/gospelf/gospelf/playlist.m3u8 +#EXTINF:-1 tvg-id="Gotv.at" tvg-name="gotv" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/gotv.png" group-title="",gotv +https://nstream17.gotv.at:1443/live/gotvlive_360p/manifest.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GQ +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gracia TV (Chile) http://v3.tustreaming.cl:80/graciatv/live1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.grandlille.tv/wp-content/uploads/2018/10/grand-lille-info-tv-logo.png" group-title="",Grand Lille TV @@ -2466,12 +3076,22 @@ http://str81.creacast.com/grandlilletv/high/playlist.m3u8 http://live.creacast.com/grandlittoral/smil:grandlittoral.smil/chunklist_b1464000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gravitas Movies https://cba5182b39c145c2b96ecc5c3f72e41a.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_GravitasMovies/b465c16f-0c23-4bf0-9a52-e1d87cb0f5ee/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gravitas Movies +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="21f403" tvg-name="Gravitas_Movies" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4ZtG1Ru.png" group-title="",Gravitas Movies https://gravitas-movies.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/gravitasmovies_190x190.png?raw=true" group-title="",Gravitas Movies +https://gravitas-movies.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gravitas Movies +https://gravitas-movies.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/uxUqIVT.png" group-title="",Greenbelt TV https://t07113a-lh.akamaihd.net/i/t07113a_1@756729/master.m3u8?set-akamai-hls-revision=5&set-cc-attribute=none #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/grit.png" group-title="",Grit https://bozztv.com/teleyupp/teleup-grit/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Grit +https://bozztv.com/teleyupp/teleup-grit/tracks-v3a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Grjngo +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/a02704a8-558c-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Groningen1 http://59132e529e3d1.streamlock.net/Groningen1/Groningen1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GRT @@ -2480,6 +3100,8 @@ https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",grvty https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="GRVTY" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6065639a7ec4e2633f0c7d83" group-title="Sport",GRVTY +https://outsidetv-grvty-localnow.amagi.tv/localnow.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GS TV https://owifavo5.rocketcdn.com/gstv/gstv.smil/chunklist_b2328000_sltur.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/xblvty.png" group-title="",GSN (Game Show Network) @@ -2500,12 +3122,22 @@ http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/chunklist.m3u8 http://stream2.taksimbilisim.com:1935/gtv/bant1/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",Gusto TV https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Gusto TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6070af22969d3c01592d6563" group-title="Food",Gusto TV +https://gusto-localnow.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gusto TV +https://gustotv-gustotv-1.roku.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gusto TV +https://gustotv-samsung.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gusto TV https://gustous-plex.amagi.tv/hls/amagi_hls_data_gustoAAAA-gustous-plex/CDN/playlist.m3u8?us_privacy=1---&did=df8e1a36-847d-5096-86a7-3803ed330ede&dnt=0&X-Plex-Token=MorUy57ijWhGe4ixZb_T&channelId=5f8746eabd529300418246d9 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Gusto TV (India) +https://gustotv-samsung-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GรœNEYDOฤžU TV https://broadcasttr.com:446/gtv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",GรผneลŸ TV Kibris http://kuzeykibris.tv/m3u8/tv_gunes.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="HA! That's Funny" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6014757daa89d94e1960b8e0" group-title="Comedy",HA! That's Funny +https://linear-135.frequency.stream/dist/localnow/135/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RhPIYKu.jpg" group-title="",Haber 61 https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HABER 61 TV @@ -2532,6 +3164,10 @@ https://gstream4.panet.co.il/edge/halaTV/chunks.m3u8 http://iptvmasterlink.dyndns.org:8080/Entry/halktv_yeni/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://halktv.com.tr/s/i/logo.png" group-title="",Halk TV http://mn-nl.mncdn.com/blutv_halktv/smil:halktv_sd.smil/chunklist_b2064000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hallmark +https://moviesphere-roku.amagi.tv/hls/amagi_hls_data_yupptvfrn-hallmark-frndlytv/CDN/768x432_2340800/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hallmark Movies & More +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg4NDg5NDNf/Hallmark-More_760x760.png" group-title="",Hallmark Movies & More https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8?p=roku #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Halow Kids HD @@ -2542,6 +3178,14 @@ http://echotv.online:8080/HalowTV/FSyzHfEhvb/137 http://halowtv.online:8080/HalowTV/FSyzHfEhvb/137 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Handystar TV HD http://mediaspar-live.hls.adaptive.level3.net/ses/mediaspar/stream1/streamPlaylist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Happy Kids +https://futuretoday-happykids-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HappyKids +https://happykids-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HappyKids +https://happykids-vizio.amagi.tv/playlist480p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HappyKids Junior +https://happykidsjunior-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Hard Knocks https://d397e8970cd346fdac04c0af81290c3a.mediatailor.us-west-2.amazonaws.com/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/Hard-Knocks-DistroTV/109.m3u8 #EXTINF:-1 tvg-id="2adb34" tvg-name="Hard_Knocks" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ixAkq26.png" group-title="",Hard Knocks @@ -2560,6 +3204,8 @@ https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 https://hdtv.prod2.ioio.tv/broker/play/cb4086ca-daba-42f5-8acf-27ee93fee0e8.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HARVEST TV USA (WW) http://media1.lesea.com:1935/live/leseaorigin.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Haunt TV +https://haunttv-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/NO7y3tt.png" group-title="",HBCU Game Day https://nrpus.bozztv.com/36bay2/gusa-HBCU/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/us/HBO.us.png" group-title="",HBO @@ -2618,16 +3264,22 @@ http://51.210.199.58/hls/stream.m3u8 https://linear-59.frequency.stream/dist/plex/59/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/MMCKDpf.png" group-title="",High Times TV https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Highway Thru Hell" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fdd3d3be460a307a77f7e13" group-title="",Highway Thru Hell +https://linear-120.frequency.stream/dist/localnow/120/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hilando Fino http://4k-server-mia.2cdn.eu/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hilando Fino https://4k-server-mia.2cdn.eu//HilandoFinoTV/ngrp:HilandoFinoTV_all/chunklist_w1079087093_b2628000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/TBN_Hillsong_360x360.png?raw=true" group-title="",Hillsong https://api.new.livestream.com/accounts/27460990/events/8266909/live.m3u8?Faith +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hillsong Channel +http://api.new.livestream.com/accounts/27460990/events/8266909/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/pW6pPFF.jpg" group-title="",Himlen TV 7 http://vod.tv7.fi:1935/tv7-se/_definst_/smil:tv7-se.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Himlen TV7 (SE) http://vod.tv7.fi:1935/tv7-se/tv7-se.stream_720p/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hip Hop Loop +https://loop-hip-hop-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.hipodromo.com.mx/desktop/images/LOGO_HIPODROMO_bco.png" group-title="",Hipรณdromo de las Amรฉricas http://wms.tecnoxia.com:1935/8158/8158/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZoYNgdd.png" group-title="",Hiroshima Weather Information @@ -2654,32 +3306,54 @@ http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 https://liveanevia.mncnow.id/live/eds/HitsMovies/sa_dash_vmx/HitsMovies.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HK13 TV http://mtxstr001.matrixdata.nl/live/hk13/chunklist_w2017024907.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HNC Free +https://hncfree-klowdtv.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HNC Free +https://hncfree-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="HodHod TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/TMxCgX1.jpg" group-title="",HodHod TV http://51.210.199.12/hls/stream.m3u8 #EXTINF:-1 tvg-id="e95ecd" tvg-name="Holly_Wire" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/vcrDETL.png" group-title="",Holly Wire https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=141 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hollywire +https://hollywire-samsung-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hollywood Classics https://fef5003bb7e7447ab21a2c3fd81e3b74.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_HollywoodClassics/5e48be49-66f7-4712-9fff-347b1ae7afbd/5.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hollywood Classics +https://fef5003bb7e7447ab21a2c3fd81e3b74.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_HollywoodClassics/playlist.m3u8?ads.wurl_channel=532&ads.wurl_name=HollywoodClassics&ads.us_privacy=1---&ads.psid=&ads.targetopt=1&ads.plex_token=z1MCPUpbxYcHru-5hdyq&ads.plex_id=5f0ff265d71dcb00449ec02d&ads.ua=Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F84.0.4147.105+Safari%2F537.36+OPR%2F70.0.3728.95&ads.app_bundle=&ads.app_store_url=&ads.gdpr=0&ads.consent=0 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/HollywoodClassics_v2_290x290.png?raw=true" group-title="",Hollywood Classics https://vitor-hollywoodclassics-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Holygod TV Europe & Middle East https://dcunilive47-lh.akamaihd.net/i/dclive_1@739146/index_150.m3u8 #EXTINF:-1 tvg-id="" tvg-name="HomeOne TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/v0gJW1l.jpg" group-title="",HomeOne TV https://streamer104.neterra.tv/n1tv/n1tv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hometalk +https://playworksdigital-hometalk-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Honduras : TEN canal10 http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/chunklist_w1260850294_b1848000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Honor TV https://a.jsrdn.com/broadcast/d5b48/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hope Channel International +https://hcintlinc.mmdlive.lldns.net/hcintlinc/60f14a7fec64454e90712421a46ac6f1/manifest.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hope Channel Norge http://media1.adventist.no:1935/live/hope1/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hope Channel Philippines +https://hcfilipino.mmdlive.lldns.net/hcfilipino/f6e775755f2647159e0adefe01a44a0e/manifest.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/sjOIOkK.png" group-title="",Horizon Sports https://a.jsrdn.com/broadcast/20dc4269f3/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Horizon TV HD http://5.254.76.34:17070/C441/tracks-v1a1/mono.m3u8?token=kdsdkwy453wrRq29IIIo #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HorizonTV Armenia http://5.254.76.34:17070/C441/index.m3u8?token=kdsdkwy453wrRq29IIIo +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Horrify +https://olympusamagi.amagi.tv/hls/amagi_hls_data_olympusat-horrify-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Horror Machine" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d16ea10396351a3042dd3" group-title="",Horror Machine +https://linear-82.frequency.stream/dist/localnow/82/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Horse Shopping Channel +https://uplynkcontent.sinclairstoryline.com/channel/26c7a77fd6ed453da6846a16ad0625d9.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Jis8xic.png" group-title="",Hot Rock TV https://nrpus.bozztv.com/36bay2/gusa-hotrock/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hottest Loop +https://loop-hottest-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://logos.zattic.com/images/channels/logos/f9fce1487da75bf65159/black/84x48.png" group-title="",HR https://hrlive1-lh.akamaihd.net/i/hr_fernsehen@75910/master.m3u8?set-segment-duration=responsive #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HR Fernsehen @@ -2688,12 +3362,16 @@ http://hrlive1-lh.akamaihd.net/i/hr_fernsehen@75910/index_1800_av-b.m3u8 http://livestream-1.hr.de/i/hr_fernsehen@75910/index_3584_av-b.m3u8 #EXTINF:-1 tvg-id="HR.de" tvg-name="hr-fernsehen" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/hr.png" group-title="",hr-fernsehen http://hrlive1-lh.akamaihd.net/i/hr_fernsehen@75910/index_3584_av-b.m3u8 +#EXTINF:-1 tvg-id="HR.de" tvg-name="hr-fernsehen" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/hr.png" group-title="",hr-fernsehen +https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HSE24 https://hse24.akamaized.net/hls/live/2006663/hse24/master_1080p25.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HSE24 Extra https://hse24extra.akamaized.net/hls/live/2006596/hse24extra/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",HSE24 Trend https://hse24trend.akamaized.net/hls/live/2006597/hse24trend/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/HSN_190x190.png?raw=true" group-title="",HSN +https://hsn.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="1bf3fd" tvg-name="Humor_Mill" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/lYqcF1P.png" group-title="",Humor Mill https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Hunat TV @@ -2704,6 +3382,8 @@ https://waw2.artiyerelmedya.net/hunattv/bant1/chunks.m3u8 http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ibiza Global TV https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ICarly Nick (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=406&deviceId=5e8b580a233dc90007f0cb9d&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ICEL TV http://stream.taksimbilisim.com:1935/iceltv/bant1/iptvdelisi.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/CGwImKv.png" group-title="",Icel TV @@ -2730,14 +3410,34 @@ http://51.77.118.216:4780/nginxlive/dexena2020/index.m3u8 https://a.jsrdn.com/broadcast/529a360c04/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Idman http://mfe.cliptv.az/dash/Idman_HD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",IFC Film Picks +https://amc-ifc-films-picks-1.vizio.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="dbd25a" tvg-name="IFC_Films_Picks" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/XJaSjhm.png" group-title="",IFC Films Picks https://amc-ifc-films-picks-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://live-tv-channels.org/pt-data/uploads/logo/ir-ifilm-4421.jpg" group-title="",IFILM CINE https://live.presstv.com/ifilmlive/smil:ifilmtv.smil/chunklist_w408656797_b944100_slen.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ifood +https://ft-ifood-roku.amagi.tv/hls/amagi_hls_data_futuretod-ifood-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ifood +https://ifood-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/06052020/IGN_190x190.png?raw=true" group-title="",IGN +https://ign-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="cddd3a" tvg-name="IGN_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/PkW3s3Y.png" group-title="",IGN TV https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.igreja-online.tv/img/logo.png" group-title="",Igreja Online http://195.22.11.11:1935/igronline/igronline2/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iheart Christmas +https://d35vozlor946gj.cloudfront.net/out/v1/bc83fb104a774588b1e199fd0fcf8b33/index.m3u8?streamid=4596&stationid=4596&callLetters=IHAD-FL&host=rokuchannel.appliance.us&clienttype=rokuchannel&devicename=rokuchannel&terminalid=32105&init_id=8169&iheartradioversion=1.0.0&osVersion=1.0.0&fb_broadcast=0&at=0&territory=US&dist=iheart&is_lat=1&bmodel=ROKU_BIZ_MODEL&content=45dbfab367eb5b7598310c7cf029c7d1&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=5726685e-9b1f-5101-a360-14c2bf8706db&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=iheart_media&channel_id=151908&channelStore=us +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iheart Christmas Classics +https://d39a4k19q5wb1a.cloudfront.net/out/v1/28cada5616c2443398c7de03c921e739/index.m3u8?streamid=6137&stationid=6137&callLetters=IHVA-FL&host=rokuchannel.appliance.us&clienttype=rokuchannel&devicename=rokuchannel&terminalid=32105&init_id=8169&iheartradioversion=1.0.0&osVersion=1.0.0&fb_broadcast=0&at=0&territory=US&dist=iheart&is_lat=1&bmodel=ROKU_BIZ_MODEL&content=fb2d18e2a81f541885d0e2f133da4d25&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=5726685e-9b1f-5101-a360-14c2bf8706db&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=iheart_media&channel_id=151908&channelStore=us +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iheart Christmas Country +https://d1k9eusiqcru88.cloudfront.net/out/v1/689cb2bf2f5d480aa1f37d8a595ab899/index.m3u8?streamid=4601&stationid=4601&callLetters=IHCO-FL&host=rokuchannel.appliance.us&clienttype=rokuchannel&devicename=rokuchannel&terminalid=32105&init_id=8169&iheartradioversion=1.0.0&osVersion=1.0.0&fb_broadcast=0&at=0&territory=US&dist=iheart&is_lat=1&bmodel=ROKU_BIZ_MODEL&content=80acb7809cac5051bc39dac439a33d3d&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=5726685e-9b1f-5101-a360-14c2bf8706db&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=iheart_media&channel_id=151908&channelStore=us +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iheart Christmas R&B +https://d1k802x72s3su7.cloudfront.net/out/v1/27f0e05c261242c199eee01b7b99bc87/index.m3u8?streamid=6136&stationid=6136&callLetters=IHUR-FL&host=rokuchannel.appliance.us&clienttype=rokuchannel&devicename=rokuchannel&terminalid=32105&init_id=8169&iheartradioversion=1.0.0&osVersion=1.0.0&fb_broadcast=0&at=0&territory=US&dist=iheart&is_lat=1&bmodel=ROKU_BIZ_MODEL&content=55b7a69a772f5a96b49b331b96b7c488&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=5726685e-9b1f-5101-a360-14c2bf8706db&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=iheart_media&channel_id=151908&channelStore=us +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iheart Christmas Rock +https://d1ipcy3kxm6s6d.cloudfront.net/out/v1/cdc0e2c2bfef4a1c9fa1c4f3595c0dd3/index.m3u8?streamid=6410&stationid=6410&callLetters=IHRK-FL&host=rokuchannel.appliance.us&clienttype=rokuchannel&devicename=rokuchannel&terminalid=32105&init_id=8169&iheartradioversion=1.0.0&osVersion=1.0.0&fb_broadcast=0&at=0&territory=US&dist=iheart&is_lat=1&bmodel=ROKU_BIZ_MODEL&content=192a78187148597f85ba8dafbdb3ede6&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=5726685e-9b1f-5101-a360-14c2bf8706db&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=iheart_media&channel_id=151908&channelStore=us +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",iHolyfield TV +https://simultv.s.llnwi.net/n4s4/GITV/iH/iHolyfield/interlink_3200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/R06gbuT.png" group-title="",IHTEP https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="English" tvg-logo="https://i.imgur.com/G7hGk8y.png" group-title="",IIPC TV @@ -2746,6 +3446,10 @@ https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/chunklist_w1550531622_b864000.m3u8 https://str81.creacast.com/iltv/high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iman TV https://59d39900ebfb8.streamlock.net/imantv/imantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="IMPACT! Wrestling" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605e13c8d9eb3e1df47db303" group-title="Sport",IMPACT! Wrestling +https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",INC TV +http://churchrus2-lh.akamaihd.net/i/coctesting_1@57550/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ind TV USA https://t06858-lh.akamaihd.net/i/t06858a_1@719164/index_1500000_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",India Today @@ -2764,10 +3468,36 @@ http://wttv-lh.akamaihd.net:80/i/WTTVBreaking_1@333494/master.m3u8 http://streamipcf.akamaized.net/live/_definst_/smil:liveabr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Indonesia : CNBC INDONESIA https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/chunklist_w31589757_b384000_sleng.m3u8?_=1547207286697 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Indonesia Channel +http://wowzaprod236-i.akamaihd.net/hls/live/1019903/7dd4cf51/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Indosiar" tvg-country="" tvg-language="" tvg-logo="" group-title="",Indosiar http://need.sleep.codaytv.eu/c.m3u8?shinta=See_U&coday=f846bc691110108f73cb55c2f4049864&cdy=eae27d77ca20db309e056e3d2dcd7d69102a6ed6587b5b8cb4ebbe972864690b #EXTINF:-1 tvg-id="" tvg-name="Info HD" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RiZA8Yu.png" group-title="",Info HD https://netstreaming.eu:8080/hls/InfoHd.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InfoWars HD +https://freespeech.akamaized.net/hls/live/2016712/live1/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inshort (India) +https://inshort-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Insight TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c290b87761b0460464ad2" group-title="Sport",Insight TV +https://insight-localnow.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV +https://insighttv-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/InsightTV_190x190.png?raw=true" group-title="",Insight TV +https://insighttv-samsung-us.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV +https://insighttv-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV (Brazil) +https://insight-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV (English) +https://insighttv-eng-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV (German) +https://insighttv-ger-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV (India) +https://insighttv-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Insight TV (Mexico) +https://insighttv-samsungmexico.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InsightTV (Spain) +https://insighttv-spa-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InspirationTV (English) https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/index_2_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inter AZ @@ -2776,8 +3506,42 @@ http://yayin.netradyom.com:1935/live/interaz/playlist.m3u8 http://46.4.14.12:9999/intermedia1/intermedia1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Intermedia TV https://ch.iptvmate.net/7e92d15f00213b7f4a48960350ab7db1.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InTrouble +https://introuble-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Introuble +https://introuble-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Introuble +https://introuble-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InTrouble (Brazil) +https://introuble-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Introuble (India) +https://introuble-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Investigation Discovery http://mfe.cliptv.az/dash/Investigation_Discovery_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InWild (Brazil) +https://inwild-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwild (India) +https://inwild-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Inwonder_190x190.png?raw=true" group-title="",Inwonder +https://inwonder-samsung-us.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwonder +https://inwonder-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwonder +https://inwonder-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InWonder (Brazil) +https://inwonder-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwonder (English) +https://inwonder-eng-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwonder (German) +https://inwonder-ger-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Inwonder (India) +https://inwonder-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",InWonder (Mexico) +https://inwonder-samsungmexico.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ion Plus +https://ion-ion-plus-1.vizio.wurl.com/manifest/playlist_640x360_1000k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ion Qubo +https://ion-qubo-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ionian Channel http://stream.ioniantv.gr:8081/ionian/live/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Iqra TV @@ -2818,6 +3582,8 @@ http://streaming.netdirekt.com.tr:80/35757/msyapi/chunks.m3u8 https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Italia 7 http://151.0.207.99:1935/italia7/italia7/chunklist_w664582647.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Itsin TV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/d23312f3-558c-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/SsgOgRF.png" group-title="",ITV http://sportportal1.akamaized.net/hls/live/702646/itvlive/ITV1PORTAL2/master_Main1800.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQx7H4ZZVpypexXqbp7Devw9Jo8H1FMPIv4eA&usqp=CAU" group-title="",ITV PATAGONIA HD @@ -2846,14 +3612,24 @@ https://057ed30176c1453da6d54e583b32852b.mediatailor.us-east-1.amazonaws.com/v1/ https://cdn3.wowza.com/1/eUdsNEcyMmRvckor/K3pydHZw/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Jewish Life TV (USA) http://d3svwuchx5fp62.cloudfront.net/rtplive/smil:jltv.smil/chunklist_b1000000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Jewlery Maker" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/azSptPw.png" group-title="",Jewlery Maker +https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",JIN TV HD http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",JIN TV HD http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Johnny Carson TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9ad014a38d8c466108e97a" group-title="Comedy",Johnny Carson TV +https://johnnycarson-localnow.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Johnny Carson TV +https://johnnycarson-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Johnny Carson TV +https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",JOJ Family https://nn.geo.joj.sk/live/hls/family-540.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",JOJ HD https://nn.geo.joj.sk/live/hls/joj-720.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/07292020/Journy_190x190.png?raw=true" group-title="",Journy +http://d3lzjtrf5mvf3p.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg5MzMxNjNf/Journy_225x225.png" group-title="Entertainment",Journy https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="4e6705" tvg-name="Journy" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/AHPHxV9.png" group-title="",Journy @@ -2862,8 +3638,18 @@ https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8 http://teleredmcp.com:1935/jrestv/jrestv/chunklist_w1193494329.m3u8 #EXTINF:-1 tvg-id="20d8b0" tvg-name="Judge_Faith" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/VMJvKbC.png" group-title="",Judge Faith https://judge-faith-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Judge Faith +https://judge-faith-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/rku6tmo.png" group-title="",Judge Karen's Court https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Juntos +https://olympusamagi.amagi.tv/hls/amagi_hls_data_olympusat-juntos-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Just Cooking +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/312ec944-80d4-11eb-908d-533d39655269/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Just for Laughs Gags +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokujustforlaughsgags/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Just for Laughs Gags +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",K 24 HD+ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/40 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",K1 (Reserve2) @@ -2956,6 +3742,8 @@ http://cdn1.streamencoding.com:1935/kardelen_live/HD/playlist.m3u8 https://cu.onliv3.com/livevd/user1_hd720/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/KartoonFunTime_209x209.png?raw=true" group-title="",Kartoon Fun Time https://simultv.s.llnwi.net/n4s4/KartoonCircus/interlink.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kartoon Network +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokukidgenius/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kay 2 https://dcunilive36-lh.akamaihd.net/i/dclive_1@662109/index_150_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KAY TV @@ -2974,8 +3762,12 @@ http://kbs-dokdo.gscdn.com/dokdo_300/_definst_/dokdo_300.stream/playlist.m3u8 https://livecdn.fptplay.net/sdb/kbs_hls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static.epg.best/us/KBSWorld.us.png" group-title="",KBS World https://livecdn.fptplay.net/sdb/kbs_hls.smil/chunklist_b2500000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KCRT-TV +http://granicusliveus3-a.akamaihd.net/richmond/G0034_002/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.kctv.co.kr/img/index/top_logo.png" group-title="",KCTV ๊ด‘์ฃผ CH05 http://119.77.96.184:1935/chn05/chn05/chunklist_w644291506.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KCWX +http://65.36.6.216:1935/live/kcwx.smil/chunklist_w1137540697_b350000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kecskemeti TV http://rtmp1.40e.hu:8000/live/ktv.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KET @@ -3004,6 +3796,12 @@ http://kuzeykibris.tv/m3u8/tv_ktv.m3u8 https://play.kibrisfm.com/hls/canli1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Kid Central" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Kid Central https://nrpus.bozztv.com/36bay2/gusa-kidcentral/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kid Gamer TV +https://studio71-roku-us.amagi.tv/hls/amagi_hls_data_studio71A-studio71roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kidgamer TV +https://studio71-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kidoodle TV +http://kidoodletv-kdtv-3.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KiDoodle TV https://7c16fcbdbd1b4a74b712c2052303b6bb.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_KidoodleTV/1d045896-8061-414f-b467-2b5afadb837e/3.m3u8 #EXTINF:-1 tvg-id="196cfc" tvg-name="Kidoodle_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aP8Wz2G.png" group-title="",Kidoodle TV @@ -3014,6 +3812,8 @@ https://usgeowall.sinclairstoryline.com/channel/1698bf57810a48c486b83d542bca298d https://usgeowall.sinclairstoryline.com/channel/1698bf57810a48c486b83d542bca298d.m3u8?tc=1&exp=1614631202&rn=1698140798&ct=c&cid=1698bf57810a48c486b83d542bca298d&repl=aboi&sig=3c0463729cd2ddcb9509c3130849b8737dd917ccbaafaccb832d0ec43cae6db5 #EXTINF:-1 tvg-id="8b1169" tvg-name="KidsFlix" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZbAVzad.png" group-title="",KidsFlix https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=50&live=1&app_bundle=com.plexapp.desktop +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kidz Bop +https://kidzbop-rokuus.amagi.tv/hls/amagi_hls_data_kidzbopAA-kidzbop-roku-us/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KINO NOVA https://cdn1.mobiletv.bg/T3/kinonova/kinonova_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KIRKUK TV @@ -3042,10 +3842,16 @@ https://kmtvnow-samsung.plex.wurl.com/manifest/playlist.m3u8 https://content.uplynk.com/4a09fbea28ef4f32bce095e9eae04bd8.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjU3OTE2ODhf/CitiCable_225x225.png" group-title="",KNET-CD 25.2 | Local Access http://granicusliveus6-a.akamaihd.net/torrance/G0057_005/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kocowa Classic +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokukocowa/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KOK Fights https://live-k2302-kbp.1plus1.video/sport/smil:sport.smil/chunklist_b6000000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KOKI FOX 23 Tulsa +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOKI.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://cdn-radiotime-logos.tunein.com/s100993q.png" group-title="",Kon TV https://59cba4d34b678.streamlock.net/live/kontv/chunklist_w286386544.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Kool TV HD +http://209.182.219.50:1935/roku/roku/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KRAL HD [360p] http://mid5dg6m.rocketcdn.com/kraltv_360/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",KRATU @@ -3156,8 +3962,16 @@ http://lalegultv.netmedya.net/lalegul-tv/lalegultv.stream/playlist.m3u8 http://62.210.141.18:1935/directo/lancelot.television/chunklist_w350778724.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Lancelot TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/GIldurl.jpg" group-title="",Lancelot TV https://cdn01.yowi.tv/I7V5TFE97R/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Latido +https://latidomusic.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="20febb" tvg-name="Latido_Music" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5PzrxYz.png" group-title="",Latido Music https://vidaprimo-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Latido_190x190.png?raw=true" group-title="",Latido Music +https://vidaprimo-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Latido Music +https://vidaprimo-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Latido Music +https://vidaprimo-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/p3n3CZP.jpg" group-title="Music",Latido Music HD https://vidaprimo-distroscale.amagi.tv/playlist720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Latina (Peru) @@ -3170,6 +3984,10 @@ http://live-edge01.telecentro.net.ar/live/smil:tlx.smil/chunklist_w1527043435_b1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/eTokbjX.png" group-title="",Latvijas Radio 3 Klasika http://5a44e5b800a41.streamlock.net:1935/liveVLR3/mp4:Klasika/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Law & Crime +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziolawandcrime/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Law & Crime" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa2ab08c709ef26d91568c2" group-title="",Law & Crime +https://lawcrime.s.llnwi.net/h72/lawcrimech2/playlist_scte.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Law and Crime https://0e6490ecfe9b4c7696b00aa6767caa75.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_LawAndCrime/3764ff82-e9c3-4cd8-a6d7-fd42b777ed75/1.m3u8 #EXTINF:-1 tvg-id="043395" tvg-name="Law_and_Crime" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/hx58ehf.png" group-title="",Law and Crime @@ -3204,6 +4022,8 @@ http://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 http://mfe.cliptv.az/dash/Lider_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Life Punjabi http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Life TV +http://59c3ec70cfde0.streamlock.net/channel_6/channel6/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Life TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RBUmENQ.png" group-title="",Life TV https://lifetv.bitflip.ee/live/stream1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LIFE TV @@ -3228,6 +4048,8 @@ https://nrpus.bozztv.com/36bay2/gusa-ln/index.m3u8 https://5d79ae45bc63b.streamlock.net/Liratv/Liratv/chunklist_w98704019.m3u8 #EXTINF:-1 tvg-id="250dbe" tvg-name="LIT" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/FPEisf1.png" group-title="",LIT https://studio1-lit-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LIT +https://studio1-lit.amagi.tv/playlist360p.m3u8 #EXTINF:-1 tvg-id="5f7f8698ec435a000785810b" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PlutoTV_Xmas_540x540.png?raw=true" group-title="",LIVE Home for the Holidays https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f7f8698ec435a000785810b/master.m3u8?advertisingId=&appName=web&appVersion=5.11.1-2a66a4913105edf0ba49fadd1a6875693b09e78c&architecture=&buildVersion=&clientTime=&deviceDNT=false&deviceId=6164d3a9-4ae8-4c40-ba5b-41d9c52128a4&deviceLat=40.7157&deviceLon=-74.0000&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=72.0.3815.378&includeExtendedEvents=false&marketingRegion=US&sid=04e1ed44-aed9-453a-b170-b2d651443447&userId=&serverSideAds=true #EXTINF:-1 tvg-id="5bb1b9f0adfc955391f8b7a2" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PlutoTV_Xmas_540x540.png?raw=true" group-title="",LIVE Pluto TV Christmas @@ -3238,8 +4060,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d9ccd538661290009 https://media.cdn.adultswim.com/streams/playlists/live-stream.primary.v2.m3u8 #EXTINF:-1 tvg-id="6a66a7" tvg-name="Lively_Place" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/n5lMm78.png" group-title="",Lively Place https://aenetworks-ae-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Lively Place +https://aenetworks-ae-1.roku.wurl.com/manifest/2000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/LivelyPlace_190x190.png?raw=true" group-title="",Livelyplace +https://aenetworks-ae-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/LivexLive_190x190.png?raw=true" group-title="",Livexlive +https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Lleida Televisio" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/6qZNM6E.png" group-title="",Lleida Televisio https://cdn01.yowi.tv/lleida/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="LN Sports" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5ff5007140095248f263f987" group-title="Sport",LN Sports +https://d39jokgb64z0et.cloudfront.net/dist/localnow/86/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/bp1Qp0d.png" group-title="",LN24 https://live.cdn.ln24.be/out/v1/b191621c8b9a436cad37bb36a82d2e1c/index_1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LNKTV City @@ -3248,10 +4078,30 @@ http://5tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 http://80tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LNKTV Health http://10tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/auEJJvP.png" group-title="",LocomotionTV (480p) -http://51.222.85.85:81/hls/loco/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="LocalNow Comedy" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c590dfe3ed0580c0c0494" group-title="Comedy",Local Now Comedy +https://linear-89.frequency.stream/dist/localnow/89/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Discover" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60481e10fa33524246049ac3" group-title="Travel",Local Now Discover +https://linear-145.frequency.stream/dist/localnow/145/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Drama" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/603ef0de115bdc7aec7b7e82" group-title="",Local Now Drama +https://linear-141.frequency.stream/dist/localnow/141/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Fireside" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fdd3cad46f6084ed5257102" group-title="Entertainment",Local Now Fireside +https://linear-127.frequency.stream/dist/localnow/127/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Insight" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605e56c1043be40ef1371493" group-title="Lifestyle",Local Now Insight +https://linear-154.frequency.stream/dist/localnow/154/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Inspiration" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6019e7e94284092f43126172" group-title="Entertainment",Local Now Inspiration +https://linear-134.frequency.stream/dist/localnow/134/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Movies of the 2000s" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/607df5a93273c1288c732f59" group-title="Entertainment",Local Now Movies of the 2000s +https://linear-167.frequency.stream/dist/localnow/167/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Movies of the 2010s" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/607df6d8ec9c645c921ecaa3" group-title="Entertainment",Local Now Movies of the 2010s +https://linear-168.frequency.stream/dist/localnow/168/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Music" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6011c3f68a253a517a15fce8" group-title="Music",Local Now Music +https://linear-136.frequency.stream/dist/localnow/136/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Local Now Zen" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fd9322332850459227a39b8" group-title="",Local Now Zen +https://linear-125.frequency.stream/dist/localnow/125/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Locomotion TV http://locomotiontv.com/envivo/loco_ch/stream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/auEJJvP.png" group-title="",LocomotionTV (480p) +http://51.222.85.85:81/hls/loco/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LOGOS TV http://68.235.60.118:1935/logoschannel.com/logostv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LOGOS TV @@ -3274,10 +4124,22 @@ https://57490d2f4ea646bbae56a1a816617a5f.mediatailor.us-west-2.amazonaws.com/v1/ https://e20b86263a38460ba3647b18fb150000.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/hip_hop_bangers_plex/master.m3u8 #EXTINF:-1 tvg-id="58d230" tvg-name="Loop_Party" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8JPEexX.png" group-title="",Loop Party https://0b1ea79d9170498c91073ff8c460de18.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/party_plex/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/03232021/Loupe4K_190x190.png?raw=true" group-title="",Loupe 4K +http://d2dw21aq0j0l5c.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Loupe Art" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d18ac345cf61eb60b5895" group-title="Lifestyle",Loupe Art +https://linear-144.frequency.stream/dist/localnow/144/hls/hd/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/Love%20&%20Hip%20Hop_190x190.png?raw=true" group-title="",Love and Hip Hop +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf0369acdb278dfb05e/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Love Nature +http://bamus-eng-roku.amagi.tv/playlist404p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Love Nature http://need.sleep.codaytv.eu/c.m3u8?shinta=See_U&coday=f846bc691110108f73cb55c2f4049864&cdy=0b94ce08688c6389ce7b68c52ce3f8c7102a6ed6587b5b8cb4ebbe972864690b #EXTINF:-1 tvg-id="" tvg-name="Love Nature 4K" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/AzOvgkV.png" group-title="",Love Nature 4K https://d27r4t30huw0iy.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Love Nature Espanol +https://bamus-spa-roku.amagi.tv/hls/amagi_hls_data_bamusaAAA-roku-bam-spanish/CDN/playlist.m3u8?rdid=8f35210d-be26-5e0d-8c57-d0f910026ee7&coppa=false&is_lat=1&content=3dde60b40c0c56758a7c4bf81df47691&genre=ROKU_ADS_CONTENT_GENRE&platform=web&content_type=livefeed&content_rating=ROKU_ADS_CONTENT_RATING&is_roku_lat=1 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",LSN +https://asermedia-lacrossesportsnetwork-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4RKmGcr.png" group-title="",Lucania Channel http://wms.shared.streamshow.it/lucaniatv/mp4:lucaniatv/chunklist_w852349934.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Lucky Dog" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/1j4gwL3.png" group-title="",Lucky Dog @@ -3310,6 +4172,12 @@ http://51.210.199.33/hls/stream.m3u8 https://nrpus.bozztv.com/36bay2/gusa-mwg/index.m3u8 #EXTINF:-1 tvg-id="8c6008" tvg-name="Made_in_Hollywood" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/GQm7gGq.png" group-title="",Made in Hollywood https://connection3-ent.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Made in Hollywood (Australia) +https://connection3-ent-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Magellan TV +https://magellantv-1.vizio.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Magellan TV +https://magellantv-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/MagellanTVNow_503x503.png?raw=true" group-title="",Magellan TV Now https://magellantv-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Maghreb Arabe Press @@ -3356,20 +4224,36 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf2256ed5eeee0f5a4094bb/ https://594a365b4a1b2.streamlock.net/matele/live/chunklist_w1413980839.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/HXi8HG8.png" group-title="",Maury https://43eed3df38d04ed7a3be7cc4ee510b43.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e88458ad7801fa2cfc2e/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mav TV (India) +http://mavtv-mavtvglobal-1-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mav TV HD +https://bozztv.com/teleyupp/teleup-mavtv/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="c77c5c" tvg-name="MAV_TV_Select" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Fp8DPwN.png" group-title="",MAV TV Select https://mavtv-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjgzNzU2MTNf/MAVTVSelect_1060x1060.png" group-title="",MAV TV Select https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Maverick Black Cinema https://bad6f547d5364da0b2fe3080c5a48068.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_MaverickBlackCinema/fd0e4439-3d12-4d07-99b6-7f79ceeb94c2/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/Maverick%20Black%20Cinema_190x190.png?raw=true" group-title="",Maverick Black Cinema +https://maverick-maverick-black-cinema-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="c41a09" tvg-name="Maverick_Black_Cinema" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/gSSLf2i.png" group-title="",Maverick Black Cinema https://maverick-maverick-black-cinema-2.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Maverick Black Cinema +https://maverick-maverick-black-cinema-2.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MAVI KARADENIZ TV http://yerelmedya.tv:1935/mavikaradeniz/bant1/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MAVIKARADENIZ http://yerelmedya.tv:1935/mavikaradeniz/bant1/chunklist_w373433044.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MAVฤฐ KARADENฤฐZ https://waw2.artiyerelmedya.net/mavikaradeniz/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MavTV +https://mavtv-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MavTV +https://mavtv-mavtvglobal-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mavtv (Norway) +https://mavtv-mavtvglobal-1-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MavTV Select +https://mavtv-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://maximachile.cl/wp-content/uploads/2019/10/LOGO-MAXIMA-MIO-ESTATICO-e1572548123359.png" group-title="",MAXIMA https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/chunklist_w400572797.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/KOgoXoG.png" group-title="",MCN6 @@ -3436,6 +4320,10 @@ http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbh http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MH1 News http://rtmp.smartstream.video:1935/mhonenews/mhonenews/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MHz +https://mhz-samsung-linear-ca.samsung.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/MHzNow_190x190.png?raw=true" group-title="",MHZ Now +https://mhz-samsung-linear.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.ytimg.com/vi/0bo4ccYfSUI/maxresdefault.jpg" group-title="",Mi MUSICA TELEVISION https://cloudflare.streamgato.us:3901/live/radio105live.m3u8?_=1 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/MiamiTV_640x640.png?raw=true" group-title="",Miami TV (18+) @@ -3460,6 +4348,12 @@ http://190.103.183.24:1935/live/MicroHD/chunklist_w1468779956.m3u8 http://190.103.183.24:1935/live/MicroHD/chunklist_w578096294.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/p7bzHf4.png" group-title="",Micto http://93.78.206.172:8080/stream3/stream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Midnight Pulp +https://midnightpulp-samsung.roku.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Midnight Pulp +https://midnightpulp-samsung.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/MidnightPulp_190x190.png?raw=true" group-title="",Midnight Pulp (GEO) +https://dmr-midnightpulp-3-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/MidnightPulp_200x200.png?raw=true" group-title="",Midnight Pulp TV https://midnightpulp-samsung.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mihan TV @@ -3472,6 +4366,8 @@ http://milliy.tv/hls/index_480.m3u8 https://milyontv-live.ercdn.net/milyontv/milyontv_720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MINBIJ TV http://163.172.39.215:25461/line/C4@!a3a1@!w72A/45 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/MinecraftTV_190x190.png?raw=true" group-title="",Minecraftv +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Minika Cocuk http://mfe.cliptv.az/dash/Minika_Cocuk_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Minika Go @@ -3526,18 +4422,44 @@ https://livebeta.publika.md/LIVE/P/2000.m3u8 https://webtvmonacoinfo.mc/live/prod_720/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/iSqYInb.png" group-title="",Monarch TV https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Monardo Arts +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/1a71d285-8be6-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Monster Movies +https://wownow-monstermovies-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MoonBug +https://moonbug-rokuus.amagi.tv/hls/amagi_hls_data_moonbugAA-moonbug-roku-us/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/07212020/circle_190x190.png?raw=true" group-title="",Moonbug Kids not geo via roku +https://moonbug-rokuus.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Moovimex +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Motorcyclist https://a.jsrdn.com/broadcast/256ad9e679/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/VBkJrGv.png" group-title="",Motorcyclist https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf2218bd5eeee0f5a40941b/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MotorTrend Italia IT https://sbshdlu5-lh.akamaihd.net/i/sbshdl_1@810993/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MotorVision.tv +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/697b70ca-8be6-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DW #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/XthH1RM.png" group-title="",Mountains Live https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c95387b932c837b49397357/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Movie Mex +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjM1Njg1NTFf/MovieSphere_400x400.png" group-title="",MovieSphere https://moviesphere-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Moviesphere +https://moviesphere-roku.amagi.tv/hls/amagi_hls_data_lionsgate-moviesphere-roku-us/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Moviesphere (England) +https://moviesphereuk-samsunguk.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Moviesphere UK +https://moviesphereuk-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MPT +https://2-fss-2.streamhoster.com/pl_138/amlst:201814-1291584/chunklist_b600000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MSBC Kanal 2000 https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MSNBC +http://1111296894.rsc.cdn77.org/LS-ATL-54548-10/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mst3k +https://mst3k-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTA 1 http://ooyalahd2-f.akamaihd.net:80/i/mtaorigin_delivery@353498/index_1100_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/b3nn216.png" group-title="",MTA 1 @@ -3555,13 +4477,37 @@ https://ooyalahd2-f.akamaihd.net/i/mtach7_delivery@348438/index_3000_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/XVpqukA.png" group-title="",Mtavari Arkhi https://bozztv.com/36bay2/mtavariarxi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV +http://unilivemtveu-lh.akamaihd.net/i/mtvno_1@346424/index_1250_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV https://unilivemtveu-lh.akamaihd.net/i/mtvno_1@346424/index_3500_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Biggest Pop +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Block Party +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Catfish (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=1&deviceId=5db6a697d5f34a000934cd13&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Catfish Pluto (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=305&deviceId=5f1ab3c7778230000735cf41&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Cribs (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=8&deviceId=5ea815a515d149000748ee9b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Cribs Pluto (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=315&deviceId=5f1ab9c6d8f1300007f54e30&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV DANCE http://mfe.cliptv.az/dash/MTV_DANCE_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV HITS http://mfe.cliptv.az/dash/MTV_HITS_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Originals Pluto (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=300&deviceId=5f1aadf373bed3000794d1d7&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/MTVPlutoTV_190x190.png?raw=true" group-title="",MTV Pluto +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Pluto +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Pluto TV (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=2&deviceId=5caf325764025859afdd6c4d&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV RUSSIA http://mfe.cliptv.az/dash/MTV_Russian_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MTV Yo! +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&embedPartner=rokuChannel&appName=rokuchannel #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Multimedios Guadalajara http://mdstrm.com/live-stream-playlist_400/5c54d38ca392a5119bb0aa0d.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Multimedios Laguna @@ -3606,8 +4552,24 @@ https://movie.mcas.jp/mcas/mx1_2/chunklist.m3u8 https://movie.mcas.jp/mcas/mx2_2/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="My time Movies Network" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/SQInLji.png" group-title="",My time Movies Network https://mytime-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",My5 Documentaries Pluto TV (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf901280e3550009139c86/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=475&deviceId=5ddf901280e3550009139c86&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="WCTX" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/kpygox.png" group-title="",My9 WCTX My Network TV (Connecticut) https://bozztv.com/teleyupp/e5CGxWp8iU/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Mystery Science Theater 3000" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9ace054964ba19ff258256" group-title="Comedy",Mystery Science Theater 3000 +https://mst3k-localnow.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Mytime (Spain) +https://appletree-mytimespain-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MyTime Movie network +https://mytime-roku.cinedigm.com/midroll/amagi_hls_data_xumo-host-mytime-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MyTime Movie Network +https://mytimeuk-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MyTime Movie Network (Brazil) +https://appletree-mytime-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MyTime Movie Network (Mexico) +https://appletree-mytime-samsungmexico.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",MyTV Cebu +http://api.new.livestream.com/accounts/15418593/events/4787138/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Generic-MTVTGNetwork.png?raw=true" group-title="",MyTVToGo | bspoke TV https://bspoketv.nexustreamer.com/mytvtogo/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT-gJQjLC4uY64nX5RDj7As24mWj35sC73ukw&usqp=CAU" group-title="",MรS+.TV CHILE @@ -3650,12 +4612,16 @@ https://livecdn.fptplay.net/foxlive/natgeohd_hls.smil/chunklist_b2500000.m3u8 http://mfe.cliptv.az/dash/National_Geographic_HD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://naturaltv.com.tr/sites/default/files/naturaltv-logo.png" group-title="",Natural TV https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Naturescape (Australia) +https://samsung-au.ott-channels.stingray.com/naturescape/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/uNKEoa4.png" group-title="",NAU-TV - Northern Arizona University http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBC Madison http://cutt.ly/1tIzK8o #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBC News http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?sid=web24157571521&deviceType=web&deviceMake=web&deviceVersion=1&deviceId=web24163643069&appVersion=5.2.7&deviceDNT=web&deviceModel=web +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBC News Now +https://nbcnewshls.akamaized.net/hls/live/2011820/nnn_live1/index_750.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCNewsNow.png?raw=true" group-title="",NBC News Now https://nbcnewshls.akamaized.net/hls/live/2011820/nnn_live1/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCNewsNow.png?raw=true" group-title="",NBC News Now Event 1 @@ -3666,10 +4632,14 @@ https://nbcnews-lh.akamaihd.net/i/nbc_live12@187393/master.m3u8 https://nbcnews-lh.akamaihd.net/i/nbc_live13@187394/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCNewsNow.png?raw=true" group-title="",NBC News Now Event 4 https://nbcnews-lh.akamaihd.net/i/nbc_live14@187395/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBC News Now HD +http://nbcnews2.akamaized.net/hls/live/723426-b/NBCNewsPlaymaker24x7Linear99a3a827-ua/VIDEO_0_6596000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCNewsNow.png?raw=true" group-title="",NBC News Now | Source 1 https://nbcnewshls-i.akamaihd.net/hls/live/1005206/nnn_live2/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCNewsNow.png?raw=true" group-title="",NBC News Now | Source 2 https://nbcnewshls-i.akamaihd.net/hls/live/1005206-b/nnn_live2/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBCLX +https://lxlive-lh.akamaihd.net/i/LX_LIVE@148206/index_360P_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/NBCLX_584x584.png?raw=true" group-title="",NBCLX https://lxlive-lh.akamaihd.net/i/LX_LIVE@148206/master.m3u8?OTATV #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NBS TV Uganda EN @@ -3716,16 +4686,26 @@ https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/masterp_ https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/masterp_480p@5.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NEA TV https://live.neatv.gr:8888/hls/neatv_low/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NET 25 +https://ebc.sytes.net/hls/net25.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Net TV https://unlimited1-us.dps.live/nettv/nettv.smil/nettv/livestream1/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Net TV https://unlimited6-us.dps.live/nettv/nettv.smil/nettv/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="NETV Toronto HD" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/IYDllP5.jpg" group-title="",NETV Toronto HD https://live.streams.ovh/NetvToronto/NetvToronto/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Netzkino +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/d17de92e-5b39-11eb-908d-533d39655269/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Z5t6cCe.jpg" group-title="",New K-ID https://b9860b21629b415987978bdbbfbc3095.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_NewKID/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",New K.ID +https://newidco-newkid-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",New Orleans TV http://bit.ly/2N6lxn9 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",News 12 +https://lnc-news12.tubi.video/primary/5.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="News 12 New York" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c57ad92cd1774a1091752" group-title="News",News 12 New York +https://livestream.chdrstatic.com/2272f9cc29d3f9e812a3b4cacbd767bf69c95a59434c3f482606a67962a0dd5e/localnow/n12nyLocalNow/news12newyork/primary/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjQ0OTQ3NTlf/Tubi_LiveNews_840x840.png" group-title="",News 12 New York https://lnc-news12.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="880968" tvg-name="News_12_NY" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/dimYVxp.png" group-title="",News 12 NY @@ -3748,20 +4728,48 @@ https://broadcaster1.prolivestream.net:8083/onair/newsnetweb/playlist.m3u8 https://nrpus.bozztv.com/36bay2/gusa-newsnet/index.m3u8 #EXTINF:-1 tvg-id="90331d" tvg-name="Newsmax" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/a5zs7r7.png" group-title="",Newsmax https://newsmax-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-newsmax-plex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/09092020/Newsmax%20TV_190x190.png?raw=true" group-title="",Newsmax +https://newsmax-samsungus.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsmax +https://newsmax-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://gitee.com/radioer/radioer/raw/main/newsmax.jpg" group-title="",Newsmax https://nmxlive.akamaized.net/hls/live/529965/Live_1/index_1080.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="NewsMax" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/606f92e82172644613403a30" group-title="News",NewsMax +https://nmxlocalnow.akamaized.net/hls/live/2020471/Live_1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsmax TV http://nmxlive.akamaized.net/hls/live/529965/Live_1/index_720.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/NewsMaxTV.png" group-title="",NewsMax TV https://d3ut7rvli78ywi.cloudfront.net/v1/master/7b67fbda7ab859400a821e9aa0deda20ab7ca3d2/NewsmaxLive/hls/live/529965/Live_1/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NewsMax TV +https://newsmax-roku-us.amagi.tv/hls/amagi_hls_data_newsmaxAA-newsmax/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsmax TV https://nmxlive.akamaized.net/hls/live/529965/Live_1/index_288.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsmax TV +https://nmxlive.akamaized.net/hls/live/529965/Live_1/index_404.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsmax TV HD +https://nmxairy.akamaized.net/hls/live/529965/Live_1/index_1080.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NewsNet +https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1311088/chunklist_b600000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NewsNet HD +https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1311088/chunklist_b2000000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NewsNOW from Fox +http://fox-foxnewsnow-samsungus.amagi.tv/playlist360p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.newscaststudio.com/wp-content/uploads/2020/08/newsnow-logo.jpg" group-title="",NewsNow from FOX https://content.uplynk.com/channel/3b8643bb739f4f24a8248fad52beb2a0.m3u8?repl=aboi +#EXTINF:-1 tvg-id="" tvg-name="Newsy" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f96bdd939905e0ce7438dd4" group-title="News",Newsy +https://547f72e6652371c3.mediapackage.us-east-1.amazonaws.com/out/v1/e3e6e29095844c4ba7d887f01e44a5ef/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Newsy_359x359.png?raw=true" group-title="",Newsy https://content.uplynk.com/channel/1f93c13275024afb9e0ead299624073d.m3u8?ad=therokuchannel #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",Newsy https://d3ra88okaj5j4j.cloudfront.net/out/v1/e3e6e29095844c4ba7d887f01e44a5ef/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsy +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Newsy.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsy +https://newsy-newsy-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Newsy_190x190.png?raw=true" group-title="",Newsy +https://newsy.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Newsy +https://newsy.sinclair.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/BxZR6fX.png" group-title="",Nex CANAL 21 HD http://198.1.123.99:1935/live/myStream/chunklist_w295805193.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nex TV Panamรก @@ -3770,6 +4778,8 @@ http://198.1.123.99:1935/live/myStream/playlist.m3u8 https://cdn1.mobiletv.bg/T5/ng_wild_hd/ng_wild_hd_794613_850k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="NHKWorld" tvg-country="" tvg-language="" tvg-logo="https://www3.nhk.or.jp/nhkworld/common/site_images/nw_webapp_1500x1500.png" group-title="",NHK World https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NHK World Japan +https://nhkwlive-xjp.akamaized.net/hls/live/2003458/nhkwlive-xjp-en/index_600k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://nhkworldpremium.com/img/common/logo.png" group-title="",NHK World Premium https://liveanevia.mncnow.id/live/eds/NHKWorldPremium/sa_dash_vmx/NHKWorldPremium.mpd #EXTINF:-1 tvg-id="" tvg-name="NHK WORLD TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/nhkworldtv.png" group-title="",NHK WORLD TV @@ -3778,6 +4788,16 @@ https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index_4M.m3u https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nick Jr. https://cdn1.mobiletv.bg/T5/bit/bit_794613_850k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nick Junior Club Pluto TV (Brazil) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=706&deviceId=5f121460b73ac6000719fbaf&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=-23.5475&deviceLon=-46.6361&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/07292020/Nick_Pluto_TV_190x190.png?raw=true" group-title="",Nick Pluto +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus&coppa=1 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nick Pluto (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=261&deviceId=5ede448d3d50590007a4419e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nick Pluto TV +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId=&serverSideAds=true +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nick Rewind (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=262&deviceId=5ed106ce4bf2e80007700bb3&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nickelodeon http://mfe.cliptv.az/dash/Nickelodeon_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nickelodeon HD @@ -3812,6 +4832,12 @@ http://558bd16067b67.streamlock.net/nos_pais_24_7/smil:livestream.stream.smil/pl https://9c27771bc8af464c8588ae326fe26edd.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_Nosey/3e715e05-ef51-4db7-8499-59628359c65b/5.m3u8 #EXTINF:-1 tvg-id="d11e92" tvg-name="Nosey" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/jlUuE2j.png" group-title="",Nosey https://nosey-2.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nosey +https://nosey-2.roku.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Nosey_190x190.png?raw=true" group-title="",Nosey +https://nosey-2.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nosey +https://nosey-realnosey-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/nosey_485x485.png?raw=true" group-title="Entertainment",nosey | Divorce Court https://stitcheraws.unreel.me/wse-node02.powr.com/powr/ngrp:5eb1e76d1474f9020c06f9ee_all/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/nosey_485x485.png?raw=true" group-title="Entertainment",nosey | Jerry Springer @@ -3844,6 +4870,10 @@ http://novapress.ro:1935/live/nova/playlist.m3u8 https://sbshdlu5-lh.akamaihd.net/i/sbshdl_3@810997/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nove Zamky http://s1.media-planet.sk:80/live/novezamky/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Novelas_Drama_190x190.png?raw=true" group-title="",Novelas Dramas +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Novelas_Drama_190x190.png?raw=true" group-title="",Novelas Romance +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Novo Tempo http://stream.novotempo.com/tv/tvnovotempo.smil/.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Novo Tempo @@ -3852,6 +4882,8 @@ http://stream.novotempo.com:1935/tv/smil:tvnovotempo.smil/playlist.m3u8 https://stream.live.novotempo.com/tv/smil:tvnovotempo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/hk/NowSportsPrime.hk.png" group-title="",Now Sports Prime http://teslagram.com/live/channel_630.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Now This +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/BGGhItM.png" group-title="",Now You Know https://stitcheraws.unreel.me/wse-node04.powr.com/live/5b284f40d5eeee07522b775e/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://static-cdn.jtvnw.net/jtv_user_pictures/c97a53f2-ffab-4bce-8a90-7e43a47c1cab-profile_image-300x300.png" group-title="",NOX MOVIEZ @@ -3884,6 +4916,8 @@ https://fms.nrwision.de/live/livestreamHD.stream_source/chunklist_w1070249849.m3 https://fms.nrwision.de/live/livestreamHD.stream_source/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Nrwision TV HD https://fms.nrwision.de/live/livestreamHD.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NTD +https://1117825885.rsc.cdn77.org/1117825885/tracks-v2a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NTV http://mfe.cliptv.az/dash/NTV_HD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NTV @@ -3896,10 +4930,16 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/128 https://5a2a51fc4cfde.streamlock.net/free/_definst_/Stream1/chunklist_w805691612.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",NYXT https://api.new.livestream.com/accounts/19770665/events/5522162/live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="OAN Encore" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60482b7d23abc17c31500628" group-title="News",OAN Encore +https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OAN Plus +https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore_180p30.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Oberlausitz TV http://5856e1a25f71a.streamlock.net:1935/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/UTo9vCc.jpg" group-title="",Obosso TV https://edge4.vedge.infomaniak.com/livecast/ik:obossotv_6/manifest.m3u8?spark=f033d292-cb89-4c69-bcad-4cfb4c160d9d&token= +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OCA +http://ocatv.mcgi.me:1935/public/247_br/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OCEAN TV http://mfe.cliptv.az/dash/OceanTV_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/jKPRYdM.png" group-title="Music",Ocko TV @@ -3954,6 +4994,8 @@ http://62.113.210.250/medienasa-live/ok-salzwedel_high/BratuMarian.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-salzwedel_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OK Salzwedel TV http://62.113.210.250/medienasa-live/ok-salzwedel_high/chunklist_w623677241.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="OK Stendal" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/okstendal.png" group-title="",OK Stendal +http://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-stendal_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OK Stendal http://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/ok-stendal_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="OK Suedwestpfalz" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/oksuedwestpfalz.png" group-title="",OK Suedwestpfalz @@ -3994,6 +5036,8 @@ http://partne.cdn.mangomolo.com/omsport/smil:omsport.stream.smil/chunklist_b4500 http://partne.cdn.mangomolo.com/omantv/smil:omantv.stream.smil/chunklist_b4500000_t64MTA4MHA=.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Omid Javedan http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="OML on Revry" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc810e0f000c90dd9563252" group-title="Entertainment",OML on Revry +https://linear-73.frequency.stream/dist/localnow/73/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Omroep Ede https://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/chunklist_w1121029744_b1894400_slNLD.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Omroep Ons West Brabant @@ -4016,6 +5060,12 @@ http://yayin.netradyom.com:1935/live/on4/playist.m3u8 http://184.154.28.210:1935/ondadigital/ondadigital/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Onda Novara TV https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",One America (OAN) +https://oneamericanews-roku-us.amagi.tv/hls/amagi_hls_data_oneameric-oneamericanews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",One America News +https://oneamericanews-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",One America News Network +https://cdn.klowdtv.net/803B48A/oan_aws_ms/OAN_180p30.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ONE FM TV https://edge4.vedge.infomaniak.com/livecast/smil:onefmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://onegolftv.com/wp-content/uploads/2018/08/onegolf-HD-with-image-100px.png" group-title="",One Golf @@ -4024,6 +5074,8 @@ http://162.250.201.58:6211/pk/ONEGOLF/index.m3u8 http://162.250.201.58:6211/pk/ONEGOLF/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="One HD [Indonesian Sub]" tvg-country="" tvg-language="" tvg-logo="" group-title="",One HD [Indonesian Sub] http://210.210.155.35/session/c30d8c14-f1bc-11e8-89c0-aa35b2893d02/uq2663/h/h143/02.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",One Sports +http://103.11.112.28:1935/live2/smil:onesports.smil/chunklist_w1210079406_b628000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://onetvasia.com/sites/onetvasia.com/files/logo-small_0.png" group-title="",One TV https://liveanevia.mncnow.id/live/eds/SetOne/sa_dash_vmx/SetOne.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",One.by 4K @@ -4032,6 +5084,8 @@ http://rtmp.one.by:1499 https://serve-first.folxplay.tv/folx/ch-3/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/fHbHbEH.png" group-title="Music",ONE1 Slovenija https://serve-first.folxplay.tv/folx/ch-6/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ONNtv +https://onntv.vantrix.tv/onntv_hls/360p/onntv_hls-HLS-360p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RUuCbIG.png" group-title="",ONNtv Ontario https://onntv.vantrix.tv:443/onntv_hls/1080p/onntv_hls-HLS-1080p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/BQWfhEr.jpg" group-title="",Ontario Parliamentary Network (FR) @@ -4050,6 +5104,8 @@ http://54627d4fc5996.streamlock.net:1935/tvopoja/tvopoja/playlist.m3u8 http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",OPPNA KANALEN http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Oppna Kanalen +https://edg03-prd-se-ixn.solidtango.com/edge/_451iw2h_/451iw2h/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Orange TV http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/chunklist_b894100_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Orange TV @@ -4072,8 +5128,16 @@ https://livecdn.fptplay.net/world/outdoorfhd_hls.smil/chunklist_b2500000.m3u8 http://ott.watch/stream/E7Q3UVKI5H/211.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Outdoor Lifestyle https://bozztv.com/36bay2/gusa-outdoorlifstyle/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Outside TV +https://outside-tv-samsung.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Outside TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c1efa49020443150ee563" group-title="Sport",Outside TV +https://outsidetv-outside-localnow.amagi.tv/localnow.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Outside Tv +https://outsidetv-roku-us.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/OutsideTVPlus_540x540.png?raw=true" group-title="",Outside TV https://outsidetvplus-stirr.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Outside TV+ +https://outsidetvplus-stirr.amagi.tv/playlistR360p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/IkHrVCL.jpg" group-title="Music",Oxigeno TV https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="OXIR TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/q3cxxW3.jpg" group-title="",OXIR TV @@ -4082,6 +5146,10 @@ http://51.210.199.36/hls/stream.m3u8 https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8 #EXTINF:-1 tvg-id="WPPT" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PBS.png?raw=true" group-title="",PA | WPPT 39 Extra Philadelphia https://forerunnerrtmp.livestreamingcdn.com/output18-2/output18-2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pac 12 Insider +https://pac12-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pac-12 Insider +https://pac12-roku-us.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",PALESTINIAN TV http://51.255.84.28:8081/palestiniantv_source/live/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",palestiniantv @@ -4100,12 +5168,20 @@ http://mfe.cliptv.az/dash/Paramount_Channel_SD.ism/playlist.mpd http://mfe.cliptv.az/dash/Paramount_Comedy_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Paramount Comedy HD http://myott.top/stream/DIPK8H19CP8/196.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/06052020/Paramount_Movie_Channel_190x190.png?raw=true" group-title="",Paramount Movie Channel +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Parnian TV https://live2.parnian.tv/hls/.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Party Loop +https://loop-party-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="fa36d6" tvg-name="Party_Tyme_Karaoke" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Jj4zvOK.png" group-title="",Party Tyme Karaoke https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=64 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Party Tyme Karaoke https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=64&live=1&app_bundle=com.plexapp.desktop&did=df8e1a36-847d-5096-86a7-3803ed330ede&app_domain=app.plex.tv&app_name=plex&h=691&w=1224&content_title=MorUy57ijWhGe4ixZb_T&content_series=5f17a1a283581000409bd875&custom4=plex&gdpr=1&device_make=Windows&device_model=Firefox&coppa=0&us_privacy=1--- +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pattrn +https://csm-e-cetubiausw2live204-01130c4edc259e208.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-Pattrn.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Pattrn" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f976cdcd40f5d6678647013" group-title="Documentary",Pattrn +https://linear-76.frequency.stream/dist/localnow/76/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Payam Javan TV https://uni01rtmp.tulix.tv/kensecure/pjtv.stream/chunklist_w1355976606.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",PAYAM TV HD+ @@ -4126,10 +5202,40 @@ http://enstyle-live.hls.adaptive.level3.net/ses/enstyle/stream1/streamPlaylist.m http://enstyle-live.hls.adaptive.level3.net/ses/enstyle/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are awesome https://a357e37df8ec46719fdeffa29a3e8e40.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_PeopleAreAwesome/8fe64d6c-210c-42ac-8b42-8006b8721cf4/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome +https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="4370d6" tvg-name="People_are_Awesome" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/gWOqTZg.png" group-title="",People are Awesome https://jukin-peopleareawesome-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome +https://jukin-peopleareawesome-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are awesome +https://jukin-peopleareawesome-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People Are Awesome +https://jukin-peopleareawesome-2-gb.samsung.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People Are Awesome (Australia) +https://jukin-peopleareawesome-2-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome (India) +https://jukin-peopleareawesome-2-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome (Mexico) +https://jukin-peopleareawesome-2-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome (Netherlands) +https://jukin-peopleareawesome-2-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People are Awesome (Sweden) +https://jukin-peopleareawesome-2-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People TV +https://csm-e-cetubiausw2live204-0d03c1c1e1332a1c7.csm.tubi.video/csm/live/241832244.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjg3MDIyMDBf/LocalNow_400x400.png" group-title="",People TV https://d1qaz9zojo1ayt.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="People TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c20f530708568031c60e2" group-title="Entertainment",People TV +https://peopletv-localnow.akamaized.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People TV +https://peopletv-oo.akamaized.net/playlist480p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People TV +https://peopletv-roku-us.akamaized.net/midroll/amagi_hls_data_peopletvA-peopletvtrc/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/06052020/People_%20TV_190x190.png?raw=true" group-title="",People TV +https://peopletv-samsungus-ingest.akamaized.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",People TV HD +https://peopletv-oo.akamaized.net/playlist720p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Persian Bazar http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="PERSIANA + HD" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/QaMnpKx.jpg" group-title="",PERSIANA + HD @@ -4146,12 +5252,32 @@ https://mn-nl.mncdn.com/pertiwitv/pertiwitv/playlist.m3u8 http://tt61.mine.nu/live/PetraTV/Fw99Gpq7Gq/6478.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://dominicanchannels.com/wp-content/uploads/2014/10/PHTV-300x194.jpg" group-title="",PHTV CANAL 34 https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pilipinas HD +https://d3cbe0gidjd4k2.cloudfront.net/channel_5/smil:channel_5.smil/chunklist_w1281634943_b300000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/1MGJg18.jpg" group-title="",Pinkfong Baby Shark https://fc2f8d2d3cec45bb9187e8de15532838.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_BabySharkTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Plant-Based Network HD +https://hls-cdn.tvstartup.net/barakyah-channel/live/pbtv/chunklist_w2143964786.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Play Works https://b12eca572da7423284734ca3a6242ea2.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_PlayWorks/playlist.m3u8?ads.wurl_channel=512&ads.wurl_name=PlayWorks&ads.us_privacy=1---&ads.psid=df8e1a36-847d-5096-86a7-3803ed330ede&ads.targetopt=0&ads.plex_token=MorUy57ijWhGe4ixZb_T&ads.plex_id=5f0ff263d71dcb00449ec01e&ads.ua=Mozilla%2F5.0%20(Windows%20NT%206.1%3B%20rv%3A83.0)%20Gecko%2F20100101%20Firefox%2F83.0&ads.app_bundle=com.plexapp.desktop&ads.app_store_url=https%3A%2F%2Fapp.plex.tv&ads.gdpr=1&ads.consent=0 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/PlayersTV_190x190.png?raw=true" group-title="",Players TV +https://playerstv-samsungus.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Players TV +https://playerstv-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",PlayWorks +https://playworksdigital-playworks-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="5076c7" tvg-name="PlayWorks" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/xnIdSaS.png" group-title="",PlayWorks https://playworksdigital-playworks-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Playworks +https://playworksdigital-playworks-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Pluto_TV_007_190x190.png?raw=true" group-title="",Pluto 007 +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4db961034718b2f52f9e52/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/PlutoTV_Cars_190x190.png?raw=true" group-title="",Pluto Cars +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c12ba66eae03059cbdc77f2/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto Mundo Real (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=405&deviceId=5f1acdfda84c970007e750b5&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/10272020/Pluto_TV_007_ESP_190x190.png?raw=true" group-title="",Pluto tv 007 ESP +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b58e7ea6f9918873886f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Action https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=54&deviceId=561d7d484dc7c8770484914a&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Action Sports @@ -4160,10 +5286,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=605&deviceId=5e84f54a82f05300080e6746&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV American Gladiators https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815e489b315b154db2e053/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=303&deviceId=5d815e489b315b154db2e053&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animakids (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=905&deviceId=5f1aabee6f4a2c00076a322c&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animals https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=666&deviceId=56b27f85ff3037045055037e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animals https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=9015b970-057f-11eb-aeab-0242ac110002&deviceId=5d767ae7b456c8cf265ce922&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animals (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=550&deviceId=5ddf8ea0d000120009bcad83&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animals (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=301&deviceId=5d767ae7b456c8cf265ce922&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Animals+ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Anime All Day @@ -4228,6 +5360,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e10 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=901&deviceId=5cf968040ab7d8f181e6a68b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Cine Terror https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=913&deviceId=5d8d180092e97a5e107638d3&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Classic (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=903&deviceId=5d134a74ca91eedee1630faa&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Classic Movies Channel https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=106&deviceId=561c5b0dada51f8004c4d855&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Classic Toons TV @@ -4242,6 +5376,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdc https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56283c8769ba54637dea0464/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=228&deviceId=56283c8769ba54637dea0464&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Cocina https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=956&deviceId=5d8d0fbaa8742fa3093899da&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Cocina (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=700&deviceId=5f1acdaa8ba90f0007d5e760&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Cold Case Files https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=373&deviceId=5c37d6712de254456f7ec340&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Combate World @@ -4264,10 +5400,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc30280007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca675d6593a5d78f0e85c2e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=466&deviceId=5ca675d6593a5d78f0e85c2e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Complex Networks https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1b439ea5c9e53afd21325/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=197&deviceId=5bb1b439ea5c9e53afd21325&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Conspiracy (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=202&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV COPS https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1f7e089f23700009d66303/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=367&deviceId=5e1f7e089f23700009d66303&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Crime https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=b2da8f50-0581-11eb-97af-0242ac110002&deviceId=5e7b6c60fd20c50007910bf5&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Crime (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=200&deviceId=5ea18cd42ee5410007e349dc&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Crime Drama https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=350&deviceId=5f31fd1b4c510e00071c3103&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV CSI @@ -4306,6 +5446,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe80009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=60&deviceId=5b4e92e4694c027be6ecece1&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Drama https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=a1f190ec-0582-11eb-a59f-0242ac110002&deviceId=5dc190f7bfed110009d934c3&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Drama (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=402&deviceId=5ddf91149880d60009d35d27&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Drama (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=200&deviceId=5dc190f7bfed110009d934c3&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Drama Life https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=332&deviceId=5f24662bebe0f0000767de32&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Drama+ @@ -4318,6 +5462,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7ffe738977e2c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=643&deviceId=5c58a539fae3812612f33ca3&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Family https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc3fb596262db000923f7e3/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=d8c0ba15-0582-11eb-97af-0242ac110002&deviceId=5dc3fb596262db000923f7e3&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/Pluto%20TV%20Fantastic_190x190.png?raw=true" group-title="",Pluto TV Fantastic +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Fantastic https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=66&deviceId=5b64a245a202b3337f09e51d&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Fear Factor @@ -4334,6 +5480,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58e55b14ad8e9c364d https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3bd0e63f793300071574cd/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=95e98e2b-3403-11eb-b13a-0242ac110002&deviceId=5f3bd0e63f793300071574cd&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Food https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=0734c282-0583-11eb-a18c-0242ac110002&deviceId=5dc280c9aa218c0009724b4b&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Food (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=500&deviceId=5ddf930548ff9b00090d5686&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Food TV https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=601&deviceId=5877ac8cb791f4eb4a140d81&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Forensic Files @@ -4366,6 +5514,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b87428fe37d8c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=651&deviceId=5a4d35dfa5c02e717a234f86&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV History https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=52e8f9a9-0583-11eb-97af-0242ac110002&deviceId=5d767b1c126c65d0a307355f&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV History (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=302&deviceId=5d767b1c126c65d0a307355f&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV History+ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6941b95267e225e59c0/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=4637a2ad-1dd6-49d1-a8cc-435684c4a7ea&deviceId=5ad9b6941b95267e225e59c0&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Home @@ -4384,6 +5534,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=734&deviceId=59b722526996084038c01e1b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Indies https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce40e59246a395e9758923e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=aa724654-057a-11eb-8b9f-0242ac110002&deviceId=5ce40e59246a395e9758923e&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Inside (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=302&deviceId=5d767857f65029ce2385b217&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Inside (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=303&deviceId=5d767b4889bca2ce7b73ef2e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV InSight https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&deviceId=5f06bc60e236570007793f31&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV InSight+ @@ -4408,10 +5562,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c21571 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=989&deviceId=51c75f7bb6f26ba1cd00002f&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Kids https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=30292edb-0714-11eb-97af-0242ac110002&deviceId=5ad9b648e738977e2c312131&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Kids (Spain) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=910&deviceId=5f1aab1d29b39600073e243f&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=41.1167&deviceLon=1.2500&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Kids Animation https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=976&deviceId=5db0ad56edc89300090d2ebb&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Kids Jr. https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd1495bd9e0ec55c4ecbf52/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=549bcc4d-0714-11eb-82fe-0242ac110002&deviceId=5cd1495bd9e0ec55c4ecbf52&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/12082020/TVLand_190x190circle.png?raw=true" group-title="",Pluto TV Land Sitcoms +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/997452/playlist.m3u8?terminate=false&embedPartner=samsung-tvplus&serverSideAds=true&paln=&includeExtendedEvents=&architecture=&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceVersion=unknown&appVersion=unknown&deviceType=samsungmobiletvplus&deviceMake=samsung&sid=SAMSUNG-TVPLUS-fcaa053c-0ece-49c6-ae1f-c3e42a7faf17&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceDNT=0&deviceModel=samsung&userId=&appName=samsungmobiletvplus&samsung_app_domain=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Little Baby Bum https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=995&deviceId=5eb301b7395671000780d100&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Live Music Replay @@ -4440,8 +5598,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=655&deviceId=5bb3fea0f711fd76340eebff&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV MinecrafTV https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=815&deviceId=5812b821249444e05d09cc4c&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Motor (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=576&deviceId=5db0510962948d000961d3c6&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Movies https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=eddfafe3-0584-11eb-82fe-0242ac110002&deviceId=5c5c3b948002db3c3e0b262e&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Movies (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=50&deviceId=5ad8d3a31b95267e225e4e09&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Movies (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=50&deviceId=5c5c3b948002db3c3e0b262e&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Movies+ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&deviceId=5d0a1f73654db655a9274428&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Movies+ (CH) @@ -4480,6 +5644,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e86bf0bac55fe7 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf32c2a5068259a32320fc/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=d49824ea-0587-11eb-82fe-0242ac110002&deviceId=5caf32c2a5068259a32320fc&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Mundo https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=959&deviceId=5d8d103f031154a4172d262b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV My5 GP's (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=480&deviceId=5d2c57ee4f9ddf73da8a0ba5&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Narco Novelas https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e66900909b4410007e74a50/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=944&deviceId=5e66900909b4410007e74a50&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Naruto @@ -4526,6 +5692,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=669&deviceId=5adf96e3e738977e2c31cb04&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Paranormal https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=77386fa6-3401-11eb-8335-0242ac110002&deviceId=5f98487036af340008da1e37&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Paranormal (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=216&deviceId=5d4af2ffa9506ab29cf38c38&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV People Are Awesome https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=340&deviceId=5e54169f4b9b25000994a303&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV PeopleTV @@ -4558,6 +5726,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e831e9fe730007706acb/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=277&deviceId=5f21e831e9fe730007706acb&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Retro Drama https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=5204e9ec-0585-11eb-a18c-0242ac110002&deviceId=5dde47b63585b500099f74ec&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Retro Drama (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91f19c2c3300098ce961/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=415&deviceId=5ddf91f19c2c3300098ce961&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Retro Toons https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=886c7aee-0585-11eb-8b9f-0242ac110002&deviceId=5e1c669094e0e80009b22ab8&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Retro Toons @@ -4570,6 +5740,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=70&deviceId=5a66795ef91fef2c7031c599&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Romance https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=b2e82991-0585-11eb-8b9f-0242ac110002&deviceId=5dc287ce3086a20009f5024c&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Romance (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=57&deviceId=5d7677c0edace7cff8180b16&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sabrina https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc327d0451770009ed7577/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=4aa698a0-0715-11eb-aeab-0242ac110002&deviceId=5dbc327d0451770009ed7577&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sanctuary @@ -4582,6 +5754,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/55a6a3275616b6240c26f393/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=542&deviceId=55a6a3275616b6240c26f393&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sitcoms https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&deviceId=5d767ab2b456c8cf265ce921&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sitcoms (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=405&deviceId=5d767ab2b456c8cf265ce921&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sitcoms+ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=375760ce-ac7c-4306-818c-98562edc8da5&deviceId=5cd149f021cb6c55e258bbe8&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Slightly Off By IFC @@ -4602,6 +5776,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf50009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=725&deviceId=56340779a738201b4ccfeac9&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sports https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&deviceId=5ad9bb941b95267e225e59c2&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Sports (England) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=607&deviceId=5d7677fa2ec536ce1d587eeb&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Spotlight https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=51&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Stadium @@ -4710,14 +5886,26 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=873&deviceId=5d14fc31252d35decbc4080b&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pluto TV Yoga https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007e2b100/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=2c143e9d-0cd6-4d02-8b92-df3471ececef&deviceId=5e8b0d10e186bf0007e2b100&deviceVersion=DNT&appVersion=DNT&deviceDNT=1&userId=&advertisingId=&deviceLat=&deviceLon=&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/02232021/Pluto_TV_Westerns_190x190_Circle.png?raw=true" group-title="",Pluto Westerns +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Plymouth Rock TV +https://na-us-sw10.secdn.net/barakyah-channel/play/mp4:plymouthtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PlymouthRockTV_205x205.png?raw=true" group-title="",Plymouth Rock TV | Source 1 https://hls-cdn.tvstartup.net/barakyah-channel/live/plymouthtv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PlymouthRockTV_205x205.png?raw=true" group-title="",Plymouth Rock TV | Source 2 https://hls-cdn.tvstartup.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pocket Watch +https://pocketwatch.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="a14c64" tvg-name="pocket.watch" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Fi3klzX.png" group-title="",pocket.watch https://pocketwatch.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/pockwatch_190x190.png?raw=true" group-title="",Pocket.Watch +https://pocketwatch.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pocketwatch +https://pocketwatch-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="POKER TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5fZQ3V.png" group-title="",POKER TV http://51.210.199.17/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Pong lo Novela Club +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/2sfC2Gu.png" group-title="",Pop Star https://a.jsrdn.com/broadcast/wAlxn4cs/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcShLhiaq_qKJnVjmogg7QWaHm1cOyXpuo8Y2A&usqp=CAU" group-title="",POP TV @@ -4726,6 +5914,10 @@ https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/chunklist_w148 https://stitcheraws.unreel.me/wse-node02.powr.com/live/5d4b21643f4d602ba521b06c/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzAxMjUzMzRf/PopcornFlix_491x491.png" group-title="",PopcornFlix https://d2ml5ryiu1l712.cloudfront.net/popcornflix-xumo/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Popstar! TV +http://a.jsrdn.com/broadcast/wAlxn4cs/cupertino10_360p_1000000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Popstar! TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/600a03d75fd31823584e9f14" group-title="Entertainment",Popstar! TV +https://linear-10.frequency.stream/dist/localnow/10/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="8323b1" tvg-name="PopStar!_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/mWrqBaS.png" group-title="",PopStar! TV https://linear-10.frequency.stream/dist/plex/10/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Popstar! TV @@ -4740,10 +5932,16 @@ https://5940924978228.streamlock.net/8009/8009/chunklist_w922827150.m3u8 https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Porto Canal Portugal PT https://streamer-b02.videos.sapo.pt/live/portocanal/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Positiv TV +https://player-api.new.livestream.com/accounts/27460990/events/8973036/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Positiv_520x520.png?raw=true" group-title="",Positiv TV https://player-api.new.livestream.com/accounts/27460990/events/8973036/live.m3u8?Faith #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Positiv_520x520.png?raw=true" group-title="",Positiv TV https://player-api.new.livestream.com/accounts/27460990/events/8973036/live.m3u8?OTATV +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Power Nation +https://rtmtv-powernation-1.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/powernation_190x190.png?raw=true" group-title="",Power Nation +https://rtmtv.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",POWER TURK HD https://mn-nl.mncdn.com/blutv_powerturk/smil:powerturk_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Power TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/291uOcR.png" group-title="",Power TV @@ -4766,6 +5964,10 @@ https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 http://premium-channel.tv:88/live/kali.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/qRp85O2.png" group-title="",Press TV https://live.presstv.com/liveprs/smil:liveprs.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Press TV +https://live.presstv.com/liveprs/smil:liveprs/chunklist_w1027720361_b644100_slen.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Preview Channel +https://previewchannel-previewchannel-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/WBYb7DV.jpg" group-title="",Prima Tivvu https://streamtech-entrypoint.com:5443/LiveApp/streams/608806443178813216408994.m3u8?token=null #EXTINF:-1 tvg-id="" tvg-name="Prima Tivvu" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/WBYb7DV.jpg" group-title="",Prima Tivvu @@ -4790,6 +5992,8 @@ http://vcp1.myplaytv.com/promar/promar/chunklist_w1487678880.m3u8 http://cdn-01.bonus-tv.ru:8080/prosveschenie_edge/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/EhISpCd.png" group-title="",PTL TV Network http://morningside-lh.akamaihd.net/i/jblive_1@303354/index_2008_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",PTV +https://stream-02.sg1.dailymotion.com/sec(vb0ikD3rmZA2RvEN2UsfwOmroW41RqGm0Ji7lmGKzmM)/dm/3/x5cr6b9/d/live-1.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Public TV of Armenia http://serv24.vintera.tv:8081/test/h1_arm/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",PUNJAB TV @@ -4806,14 +6010,24 @@ http://62.113.210.250/medienasa-live/punktum_high/master.m3u8 https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8?_=1 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/EAkvIw8.jpg" group-title="Music",Pure Rock http://159.69.56.148:25461/live/PuroRock/PuroRock24-7.com/25.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Pursuit_Circle_190x190.png?raw=true" group-title="",Pursuit Up +https://pursuitup.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qatar TV http://qtv-i.akamaihd.net/hls/live/213233-b/QTV/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qatar TV 2 https://qtv-i.akamaihd.net/hls/live/1020532/QTV2/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qello Concerts +https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/StingrayQello_190x190.png?raw=true" group-title="",Qello Stingray +https://samsung.ott-channels.stingray.com/qello/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Quahz TV +https://t06243a-lh.akamaihd.net/i/t06243a_1@536897/index_750_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Quiero TV https://quierotvlive.tk/httplive/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://yt3.ggpht.com/ytc/AAUvwnjWETQvmSA6mHrlEoiT8LKaacZJ-IwP9GS0S00f3w=s900-c-k-c0x00ffffff-no-rj" group-title="",QUIERO TV< https://quierotvlive.tk/httplive/playlist_playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Quietude" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/60626721b00966395078de5d" group-title="",Quietude +https://linear-81.frequency.stream/dist/localnow/81/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Quraan Kareem http://m.live.net.sa:1935/live/quran/gmswf.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Quran TV" tvg-country="" tvg-language="" tvg-logo="" group-title="",Quran TV @@ -4826,10 +6040,14 @@ http://m.live.net.sa:1935/live/quran/chunklist_w994500087.m3u8 http://live.qvcuk.simplestreamcdn.com/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVC.de" tvg-name="QVC" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/qvc.png" group-title="",QVC https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_main_clean/bitrate1.isml/3/prog_index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/QVC_190x190.png?raw=true" group-title="",QVC +https://qvc.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/5/57/QVC_Plus_Logo.svg/320px-QVC_Plus_Logo.svg.png" group-title="",QVC 2 http://n1.klowdtv.net/live3/qvcplus_720p/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",QVC 2 https://lsqvc2us-lh.akamaihd.net/i/lsqvc2us_01@809440/index_2500_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="QVC Beauty" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/1Zp2uo5.png" group-title="",QVC Beauty +http://live.qvcuk.simplestreamcdn.com/live/qvcuk_beauty_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="QVC Beauty & Style" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/qvcbeautystyle.png" group-title="",QVC Beauty & Style https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_beauty_clean/bitrate1.isml/3/prog_index.m3u8 #EXTINF:-1 tvg-id="QVCPlus.de" tvg-name="QVC PLUS" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/qvcplus.png" group-title="",QVC PLUS @@ -4842,6 +6060,22 @@ http://live.qvcde.simplestreamcdn.com/live/qvcde_beauty_clean/bitrate1.isml/live http://live.qvcde.simplestreamcdn.com/live/qvcde_plus_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/X9LBFzK.jpg" group-title="",QVTV https://qvmstream.tulix.tv/720p/720p/chunklist_w1600218747.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest Classic +https://qwestclassic-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest jazz +https://qwestjazz-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest Jazz (Mexico) +https://qwest-jazz-samsungmexico.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest Mix +https://qwestmix-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest Tv Classical (India) +https://qwest-classic-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest TV Jazz & Beyond (Brazil) +https://qwest-jazz-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest TV Jazz and Beyond (India) +https://qwest-jazz-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Qwest TV mix (India) +https://qwest-mix-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",QฦBฦLฦ TV https://qebele.tv/live/stream/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",R 101 Italia IT @@ -4982,12 +6216,16 @@ http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=180117 http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=746966 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rai Gulp http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=0004119 +#EXTINF:-1 tvg-id="" tvg-name="Rai Gulp" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/anMBVB2.png" group-title="",Rai Gulp +https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rai News 24 Italia IT https://rainews1-live.akamaized.net/hls/live/598326/rainews1/rainews1/rainews_1800/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Generic_Live-TV_Blue.png?raw=true" group-title="",Rai News HD http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=1 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rai Scuola http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=0024268 +#EXTINF:-1 tvg-id="" tvg-name="Rai Scuola" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/rovwgYW.png" group-title="",Rai Scuola +https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747011 #EXTINF:-1 tvg-id="Rai Sport IT" tvg-name="Rai Sport IT" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Lqtz4tS.jpg" group-title="",Rai Sport https://everyrai-lh.akamaihd.net/i/raisportjolly1_1@177967/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rai Sport (Geo) @@ -4996,8 +6234,122 @@ http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=179975 http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=4145 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rai Storia http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=0024269 +#EXTINF:-1 tvg-id="" tvg-name="Rai Storia" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/xKt2SJw.png" group-title="",Rai Storia +https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746990 +#EXTINF:-1 tvg-id="" tvg-name="Rai YoYo" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Elw5ZtU.png" group-title="",Rai YoYo +https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rainbow Ruby +https://dai2.xumo.com/amagi_hls_data_xumo1212A-roku-rainbow-ruby/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rajyasabha https://nicls2-lh.akamaihd.net/i/rstv_1@26970/index_1_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action (Denmark) +https://rakuten-action-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action (Netherland) +https://rakuten-action-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action (Norway) +https://rakuten-action-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action (Sweden) +https://rakuten-action-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action Movies 1 +https://rakuten-actionmovies-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action Movies 2 +https://rakuten-actionmovies-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Action Movies 3 +https://rakuten-actionmovies-3-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy (Denmark) +https://rakuten-comedy-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy (Finland) +https://rakuten-comedy-12-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy (Netherlands) +https://rakuten-comedy-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy (Norway) +https://rakuten-comedy-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy (Sweden) +https://rakuten-comedy-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy Movies 1 +https://rakuten-comedymovies-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy Movies 2 +https://rakuten-comedymovies-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy Movies 3 +https://rakuten-comedymovies-3-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy Movies 6 +https://rakuten-comedymovies-6-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Comedy Movies 7 +https://rakuten-comedymovies-7-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Denmark) +https://rakuten-documentaries-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Finland) +https://rakuten-documentaries-12-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (France) +https://rakuten-documentaries-7-fr.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Italy) +https://rakuten-documentaries-6-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Netherland) +https://rakuten-documentaries-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Norway) +https://rakuten-documentaries-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Documentaries (Sweden) +https://rakuten-documentaries-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Drama (Denmark) +https://rakuten-drama-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Drama (Finland) +https://rakuten-drama-12-fi.samsung.wurl.com/manifest//playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Drama (Netherlands) +https://rakuten-drama-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Drama (Norway) +https://rakuten-drama-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Drama (Sweden) +https://rakuten-drama-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Family (Denmark) +https://rakuten-family-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Family (Finland) +https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Family (Netherlands) +https://rakuten-family-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Family (Norway) +https://rakuten-family-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Family (Sweden) +https://rakuten-family-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight (Denmark) +https://rakuten-spotlight-10-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight (Finland) +https://rakuten-spotlight-12-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight (Netherlands) +https://rakuten-spotlight-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight (Norway) +https://rakuten-spotlight-11-no.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight (Sweden) +https://rakuten-spotlight-9-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight 1 +https://rakuten-spotlight-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight 2 +https://rakuten-spotlight-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight 3 +https://rakuten-spotlight-3-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight 6 +https://rakuten-spotlight-6-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Spotlight 7 +https://rakuten-spotlight-7-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Top Free 1 +https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Top Free 2 +https://rakuten-topfree-2-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Top Free 3 +https://rakuten-topfree-3-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Top Free 6 +https://rakuten-topfree-6-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten Top Free 7 +https://rakuten-topfree-7-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten TV Shows 1 +https://rakuten-tvshows-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten TV Shows 2 +https://rakuten-tvshows-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten TV Shows 3 +https://rakuten-tvshows-3-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten TV Shows 6 +https://rakuten-tvshows-6-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rakuten TV Shows 7 +https://rakuten-tvshows-7-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ran 1 http://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/ran1_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RAN1 @@ -5016,24 +6368,36 @@ https://moegi.akamaized.net/live/eds/rcti_fta/live_fta/rcti_fta-avc1_1537200=7-m https://nrpus.bozztv.com/36bay2/gusa-readysetaction/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://juanvmedrano.com/readytv/wp-content/uploads/2016/12/Ready-Logo-2016-oi2.png" group-title="",READY TV CANAL 6 HD http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Real America's Voice +https://p1media-americasvoice-1.roku.wurl.com/manifest/b1ba4c5e9571b4919d24d0e97f8b7202.m3u8 #EXTINF:-1 tvg-id="a9d5c8" tvg-name="Real_Families" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/z8O4Dl6.png" group-title="",Real Families https://lds-realfamilies-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Real Families (Australia) +https://lds-realfamilies-samsunguau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Real Family TV https://nrpus.bozztv.com/36bay2/gusa-realfamily/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Real Hip-Hop" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/6046e2c8de76bc26a2350f31" group-title="Music",Real Hip-Hop +https://linear-62.frequency.stream/dist/localnow/62/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="2d8819" tvg-name="Real_Nosey" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/eVB5iNV.png" group-title="",Real Nosey https://nosey-realnosey-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="a0cbe9" tvg-name="Real_Stories" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/J6dpNiD.png" group-title="",Real Stories https://lds-realstories-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Real Time Italia IT https://sbshdlu5-lh.akamaihd.net/i/sbshdl_4@810998/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Real Truth Crime +https://endemol-reeltruthcrime-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Real TV http://mfe.cliptv.az/dash/Real_TV_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Real Vision https://a.jsrdn.com/broadcast/2a755012a8/+0000/c.m3u8 #EXTINF:-1 tvg-id="RealitateaTV.ro" tvg-name="Realitatea TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/realitateatv.png" group-title="",Realitatea TV http://livestream.realitatea.net/livestream/liverealitatea.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Reality Mashup +https://bk7l2w4nlx53-hls-live.5centscdn.com/AETV/514c04b31b5f01cf00dd4965e197fdda.sdp/AETV/OBS12/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/YfDWYmN.png" group-title="",Recoil TV https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7dff0f932c8368bdbfd5fd/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Record News (Brazil) +https://rede-muhler-recordnews-1-br.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/PafEXRA.png" group-title="",Record News - TV Guarรก (MA) https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/TD6ZJoa.png" group-title="",RecordTV Manaus @@ -5066,6 +6430,8 @@ http://media.profesionalhosting.com:1935/8437/8437/chunklist_w1692526373.m3u8 http://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RedBox Comedy https://comedy-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-comedy/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Redbox Free Movies +https://spotlight-rokuus.amagi.tv/hls/amagi_hls_data_redboxAAA-spotlight-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RedBox Kabillion http://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RedBox Rush @@ -5254,8 +6620,14 @@ https://slbps-sambatech.akamaized.net/live/3410%2C8879%2C12263efc906e7f003af8490 https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8fGmJWA.png" group-title="",RedeTV! Tocantins https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Redseat The first +https://redseat-thefirst-klowdtv.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Reduta http://s1.media-planet.sk:80/live/reduta/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Reelz +http://a.jsrdn.com/broadcast/d37066a396/+0000/mid/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Reelz +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokureelzchannel/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Reggio TV http://59d7d6f47d7fc.streamlock.net:1935/reggiotv/reggiotv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",REHBER TV @@ -5278,6 +6650,8 @@ http://51.195.88.12:4050/live/reportmobpp3/playlist.m3u8 https://republic.pc.cdn.bitgravity.com/live/bharat_hls/master.m3u8?hdnts=st=1567723990~exp=1567726990~acl=/*~hmac=40fec7023d1d84b24d1267d9ee0ab92bceff3d35274ebef7be58aaeea1472868 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/PvI2PCX.png" group-title="",Republic TV https://weblive.republicworld.com/liveorigin/republictv/master_hdlive_360p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Restore +https://endemol-restore-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/z6SjRc2.jpg" group-title="",Rete 55 https://stream.internet.one/Rete55_Live/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rete 55 @@ -5316,6 +6690,8 @@ http://stream.mediawork.cz:1935/retrotv/retrotvHQ1/playlist.m3u8 https://bcovlive-a.akamaihd.net/5e531be3ed6c41229b2af2d9bffba88d/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://tvretropalmares.com/img/logo.png" group-title="",RETRO TV PALMARES http://tvretropalmares.com:8090/hls/envivo.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RetroCrush +https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/RetroCrush_576x576.png?raw=true" group-title="",RetroCrush TV https://digitalmediarights-retrocrush-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/cyfu3qP.png" group-title="",Retrรด Cartoon @@ -5326,20 +6702,34 @@ https://32ce4aad1eed49b1ba2999fb68d119c8.mediatailor.us-east-1.amazonaws.com/v1/ https://reuters-reutersnow-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/VUlZlJe.jpg" group-title="",Reuters TV (EU) https://reuters-reuters-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rev and Roll +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokurev-and-roll/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzI1NDE5MjRf/Revn_375x375.png" group-title="",Rev'n https://bcovlive-a.akamaihd.net/a71236fdda1747999843bd3d55bdd6fa/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revelation TV http://rtv.cdn.mangomolo.com/rtv/smil:rtv.stream.smil/chunklist_b2500000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry https://80b6878a343a4c37ae7c81c26e367b59.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-5-REVRY-PLEX/aa5b463a-e354-4b03-ab59-020c6cd3713e/0.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Revry" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc81016d98cab623846a4f3" group-title="Entertainment",Revry +https://linear-43.frequency.stream/dist/localnow/43/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry +https://linear-45.frequency.stream/dist/roku/45/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="b29065" tvg-name="Revry" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/5a3aMth.png" group-title="",Revry https://linear-5.frequency.stream/dist/plex/5/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry +https://revry-revry-3-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry 2 https://0bef58ceebc44ecbba8ed46a4b17de0c.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-PLEX/09eef831-6e1a-4f60-a138-77c0a1da8e06/0.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry News https://0b4227d4da7e4ba4aa9d980f532fdc86.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-44-REVRYNOW-PLEX/384b6047-c4ba-41fa-93da-86bb345ec805/0.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Revry News" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc81131e591a036585913e9" group-title="News",Revry News +https://linear-44.frequency.stream/dist/localnow/44/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="d6d8eb" tvg-name="Revry_News" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/AdIThwq.png" group-title="",Revry News https://linear-44.frequency.stream/dist/plex/44/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Revry News +https://revry-revrynews-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",REVRY Queer 247 +https://4aafa23ec0a6477ca31466bd83a115a4.mediatailor.us-west-2.amazonaws.com/v1/master/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-GALXY/mt/galxy/43/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ni2jlBi.png" group-title="Music",Rewind HD https://tls.cdnz.cl/rewindtv/rewindtv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://cdn-radiotime-logos.tunein.com/s243g.png" group-title="",RFA @@ -5354,6 +6744,10 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playl http://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/RFH_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/rfo.png" group-title="",RFO Rosenheim https://stream01.stream.welocal.world/stream/fhd-rfo_66876/ngrp:stream_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ric TV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/a6241a03-8be6-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rifftrax +https://rifftrax-2.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/xuySaSN.png" group-title="",Riigikogu https://riigikogu.babahhcdn.com/bb1027/smil:riigikogu_ch1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rik @@ -5374,8 +6768,12 @@ https://streaming.rn7.nl/rn7live_abr/tv/playlist.m3u8 https://ss2.domint.net:3202/rnn_str/canal27/chunklist_w1813055510.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Rock TV (RO)" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/F69gAWa.png" group-title="Music",Rock TV (RO) https://fms-https1.mediadirect.ro/live3/_definst_/rocktv.smil/master.m3u8 +#EXTINF:-1 tvg-id="Rockland.de" tvg-name="Rockland TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/rocklandtv.png" group-title="",Rockland TV +http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Rockland TV - Mainz" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/vIMkVo6.png" group-title="",Rockland TV - Mainz http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rockoโ€™s Modern Life (Brazil) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=731&deviceId=5f6df6293a12e10007017396&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=-23.5475&deviceLon=-46.6361&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ROJAVA TV http://163.172.39.215:25461/line/C4@!a3a1@!w72A/55 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ROJAVA TV @@ -5494,6 +6892,8 @@ https://yahoo-roku-us.amagi.tv/playlist.m3u8 https://dai2.xumo.com/xumocdn/p=roku&rdid=ba755927-be4b-5494-9fc5-831a2be230ce&coppa=true&is_roku_lat=1&platform=web&content=cb1fd62048065a46bb57d1ccd52c14df&genre=ROKU_ADS_CONTENT_GENRE&content_type=livefeed&content_rating=ROKU_ADS_CONTENT_RATING&channelStore=us&bmodel=bm1&tags=ROKU_CONTENT_TAGS&studio_id=wildbrain&pod_min=OTT_POD_MIN&pod_max=OTT_POD_MAX&pod_ads=OTT_POD_ADS&is_lat=1&channel_id=151908/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/oo3Dre9.png" group-title="",Romance https://cca515f696634820833689103bb04704.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f89af26264e201f49eec999/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Romantique" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/604819fcb99c5b3ca1689cf2" group-title="",Romantique +https://linear-152.frequency.stream/dist/localnow/152/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ZqHWb40.png" group-title="",RON TV (18:00 - 18:30) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RONAHรŽ TV @@ -5516,6 +6916,8 @@ http://source2.primetime.ch:2981/play/royaltv/index.m3u8 https://videony.rhsj520.com/20190907/RPIN-026/1500kb/hls/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://static.epg.best/ru/RTInternational.ru.png" group-title="News",RT http://rt-news.secure.footprint.net:80/1103.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RT +https://rt-news.secure.footprint.net/1103_800Kb.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RT America https://rt-usa-gd.secure2.footprint.net/1105_2500Kb.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RT Arabic @@ -5566,10 +6968,14 @@ http://rt-news.secure.footprint.net:80/1103_2500Kb.m3u8 https://edge2.vedge.infomaniak.com/livecast/ik:rtbtvlive1/manifest.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTCG Montenegro http://rtcg3.videostreaming.rs:1935/rtcg/smil:rtcg.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="RTE News" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/OisW3m0.png" group-title="",RTE News +https://live.rte.ie/live/a/channel3/news.isml/.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTE News Now https://live.rte.ie/live/a/channel3/news.isml/news-audio_128k=128000-video=4499968.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTE News Now https://live.rte.ie/live/a/channel3/news.isml/news-video=144960.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTE News Now +https://live.rte.ie/live/a/channel3/news.isml/news-video=729984-audio_128k=128000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTG TV http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/841/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTG TV @@ -5656,8 +7062,6 @@ http://59132e529e3d1.streamlock.net:1935/westerwolde/westerwolde/playlist.m3u8 https://videos.rtva.ad/live/web/chunklist_w1342231881.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTVE http://hlsliveamdgl8-lh.akamaihd.net/i/hlsdvrlive_1@583030/index_1500_av-b.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTVI 12 -http://myott.tv/stream/RTDQV1YG6K/91.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RTVi 14 http://rr2.1ott.net/~109f4bfdc9d6686f40d0f1d46bd8f01b00d/124 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",rtvutrecht @@ -5686,14 +7090,26 @@ https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RUMELฤฐ TV https://59cba4d34b678.streamlock.net/canlitv/rumelitv/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Runtime (Brazil) +https://runtimebrazil-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Runtime (Mexico) +https://runtimemx-samsungmx.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Runtime (Spain) +https://runtime-espana-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Runtime (Spain) +https://runtimeespana-samsungspain.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="d05fd3" tvg-name="Runtime_Espaรฑol" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/0Wdnqym.png" group-title="",Runtime Espaรฑol https://ammo-espanol-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Runtime_120x120.png?raw=true" group-title="",RunTime Free Movies https://ammoruntime-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RunTime Free Movies +https://ammoruntime-plex.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/RunwayTV_960x960.png?raw=true" group-title="",Runway TV https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="729a35" tvg-name="Rush_by_AMC" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/x64jw3W.png" group-title="",Rush by AMC https://amc-rushbyamc-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Rush Street +https://rushstreet-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Russia-24 http://cdnmg.secure.live.rtr-vesti.ru/live/smil:r24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RUTV @@ -5702,6 +7118,8 @@ https://rutv.gcdn.co/streams/1410_95/1080n/index.m3u8 https://stream.keyweb.org:8085/hls/rwetv.m3u8 #EXTINF:-1 tvg-id="bcc88e" tvg-name="Ryan_and_Friends" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/uG675tT.png" group-title="",Ryan and Friends https://pocketwatch-ryanandfriends-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ryan and Friends +https://pocketwatch-ryanandfriends-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://mytuner.global.ssl.fastly.net/media/tvos_radios/knaxxhg7jtab.png" group-title="",Rรกdio MegaSom http://149.56.85.6:8341/play?1611806700516 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",RรšV Islandia @@ -5744,6 +7162,8 @@ http://www.elahmad.com/tv/m3u8/dubaitv.m3u8?id=samadubai http://dmieigthvll.cdn.mangomolo.com/samadubai/smil:samadubai.stream.smil/chunklist_b1600000.m3u8?v=2957056943 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Samsun Canli Haber TV https://cdn-samsuncanlihabertv.yayin.com.tr/samsuncanlihabertv/samsuncanlihabertv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Samuel Goldwyn Classics +https://samuelgoldwyn-classic-roku.amagi.tv/hls/amagi_hls_data_samuelgol-sgclassics-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="RCN" tvg-country="" tvg-language="" tvg-logo="https://i0.wp.com/telemascr.com/wp-content/uploads/2020/10/LOGO-WEB.png?fit=277%2C149&ssl=1" group-title="",SAN RAFAEL.TV HD LINE https://cp.sradiotv.com:1936/8064/8064/chunklist_w642039581.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sanjha Punjab @@ -5784,6 +7204,8 @@ https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u https://5e36c064a2f6a.streamlock.net:1936/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/aUVVsSq.png" group-title="",SciFi https://7f6c646754a74e90b9afad0ed13b1e32.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f89af5a39cfef1f2542d365/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Screendreams +https://content.uplynk.com/channel/3e4b9cada2b74cf18977298804134a36.m3u8 #EXTINF:-1 tvg-id="" tvg-name="SCTV" tvg-country="" tvg-language="" tvg-logo="" group-title="",SCTV http://need.sleep.codaytv.eu/c.m3u8?shinta=See_U&coday=f846bc691110108f73cb55c2f4049864&cdy=274ad4786c3abca69fa097b85867d9a4102a6ed6587b5b8cb4ebbe972864690b #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.sctv.co.id//assets/images/material/logo_sctv.png" group-title="",SCTV(Indo) @@ -5804,8 +7226,6 @@ https://senato-live.morescreens.com/SENATO_1_001/playlist.m3u8?video_id=13440&uu http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/chunklist_w330137931_b1848000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Setanta Sports + http://195.158.29.129/live_360/live.stream+_360p.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Setanta Sports HD -http://myott.tv/stream/E9LYLBWT7X/234.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/vtI89AA.png" group-title="",Severka TV http://88.212.7.11/live/test_severka_web_player/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/yujGVbm.png" group-title="",Sevilla FC TV @@ -5818,6 +7238,8 @@ http://9c67d51b.akadatel.com/iptv/NAQ9GGSU4ACX5N/6220/index.m3u8 https://srv1.zcast.com.br/kpoptv/kpoptv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Seรฑal Colombia https://streaming.rtvc.gov.co/TV_Senal_Colombia_live/smil:live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SGTN +http://stgn-49.tulix.tv/live19/Stream1/chunklist_w1498543121.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Shabakeh 7 http://rtmp.abnsat.com/hls/txministry.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Shalom TV @@ -5840,12 +7262,20 @@ https://livechannel.shemaroome.com/linearplayout/kids-linear-channel/chunklist_1 https://aos01-evine.secure.footprint.net/evine/cleanfeed/VIDEO_0_2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Shop HQ TV https://aos01-evine.secure.footprint.net/evine/clean/appleman.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Shop LC" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/606f94fdf46bcb6017662744" group-title="Lifestyle",Shop LC +https://cdn-shop-lc-01.vos360.video/Content/HLS_HLS/Live/channel(ShopLC_LocalNow)/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Shopping Live http://serv30.vintera.tv:8081/shoppinglive/shoppinglive_stream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ttsZkJM.png" group-title="",Shorts Channel https://b29da26d9a17436eafe339c08e488f33.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f8609010d552957bf5aa546/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Shout Factory +https://shout-factory.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Shout! Factory TV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9acd864964ba19ff258252" group-title="",Shout! Factory TV +https://shoutfactory-localnow.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/ShoutFactoryTV_300x300.png?raw=true" group-title="",Shout! Factory TVf https://shoutfactory-xumo.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ShoutFactory TV +https://shoutfactory-shoutfactory-zype.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Show http://mfe.cliptv.az/dash/Show_HD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SHOW TV @@ -5858,6 +7288,8 @@ http://iptvmasterlink.dyndns.org:5566/Entry/showturk_yeni.m3u8 https://mn-nl.mncdn.com/blutv_showturk/showturk_sd.smil/chunklist_b2096000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Showmax 720 http://iptvmasterlink.dyndns.org:5566/Entry/showmax_yeni.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Sightline" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f7b6665bf6bbf67610fbf02" group-title="Documentary",Sightline +https://linear-64.frequency.stream/dist/localnow/64/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Sim Si TV https://nrpus.bozztv.com/36bay2/gusa-simsitv/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sim TV @@ -5872,6 +7304,8 @@ http://cdnmedia1.sinovision.net/247A45/live/livestream.m3u8 http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/wr0CN1l.png" group-title="",SK 1 https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr-lq/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Skills + Thrills +https://aenetworks-skills-thrills-1.plex.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/kFJ3Qa4.png" group-title="",Skills + Thrills Channel 1 https://aenetworks-skills-thrills-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Skrypin @@ -5900,6 +7334,8 @@ http://51.210.199.2/hls/stream.m3u8 http://slagrtv-live-hls.ssl.cdn.cra.cz:80/channels/slagrtv/playlist/cze/live_hq.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",SlapTech https://nrpus.bozztv.com/36bay2/gusa-slaptech/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Slightly Off +https://amc-slightly-off-by-amc-1.vizio.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="ccc7e7" tvg-name="Slightly_Off_by_IFC" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/0tv3PRr.png" group-title="",Slightly Off by IFC https://amc-slightly-off-by-amc-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/MMCKDpf.png" group-title="",Slimo @@ -5916,6 +7352,16 @@ http://186.15.50.30:8080/hls/smotv.m3u8 https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2625af5748670f12a3bee9/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://i.mjh.nz/au/images/tv.snowy-mountains.png" group-title="",Snowy Mountains TV https://dcunilive30-lh.akamaihd.net/i/dclive_1@535229/index_150_av-p.m3u8?sd=6&rebase=on +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",So Real +https://soreal-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="So Real" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fa0a1d994163b4d276cb845" group-title="Lifestyle",So... Real +https://soreal-localnow.cinedigm.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sofy TV +https://sofytv-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sofy TV (Italy) +https://sofytv-samsungit.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sofy TV (Spain) +https://sofytv-samsunges.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i2.wp.com/www.soltelevision.com/wp-content/uploads/2018/08/soltvUSA.jpg?fit=200%2C200&ssl=1" group-title="",SOL TELEVISION https://5b3196ff6fa3b.streamlock.net/soltv/ngrp:soltv_all/playlist.m3u8?DVR&PlaylistM3UCL #EXTINF:-1 tvg-id="" tvg-name="Solh TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/bAbNyIt.jpg" group-title="",Solh TV @@ -5924,10 +7370,22 @@ http://51.210.199.42/hls/stream.m3u8 http://www.sonus.fm:1935/public/stream_source/playlist.m3u8 #EXTINF:-1 tvg-id="cfe905" tvg-name="Sony_Canal_Comedias" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/JRphPgG.png" group-title="",Sony Canal Comedias https://sony-comedias-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Sony_Canal_Comedias_190x190.png?raw=true" group-title="",Sony Canal Comedias +https://sony-comedias-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="01a354" tvg-name="Sony_Canal_Competencias" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/QxS0atE.png" group-title="",Sony Canal Competencias https://sony-competencias-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Sony_Canal_Competencias_190x190.png?raw=true" group-title="",Sony Canal Competencias +https://sony-competencias-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="a10fe6" tvg-name="Sony_Canal_Novelas" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/h3gtf9g.png" group-title="",Sony Canal Novelas https://sony-novelas-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Sony_Canal_Novelas_190x190.png?raw=true" group-title="",Sony Canal Novelas +https://sony-novelas-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sony Comedia +https://sony-comedias-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sony Competencias +https://sony-competencias-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sony Novelas +https://sony-novelas-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sony Sci-Fi http://mfe.cliptv.az/dash/Sony_Sci_Fi_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sony Turbo @@ -5942,12 +7400,22 @@ https://goo.gl/3KGMLf http://play.streamkit.tv/content/channel/sperantatv/live/sperantatv.player.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Speranta TV http://us200.streamkit.tv/edge/_definst_/%20sperantatv_1200/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Spiegel TV +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/9fb2c956-80d5-11eb-908d-533d39655269/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Spike https://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@829515/index_2500_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/Spike_Aventura_190x190.png?raw=true" group-title="",Spike Adventura +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/jR24flK.png" group-title="Music",Spirit TV https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SpongeBob Schwammkopf (Germany) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?terminate=false&deviceType=web&deviceMake=web&deviceModel=web&sid=248&deviceId=5d00e8adaab96b5635b2a005&deviceVersion=DNT&appVersion=DNT&deviceDNT=0&userId=&advertisingId=&deviceLat=51.2993&deviceLon=9.4910&app_name=&appName=web&buildVersion=&appStoreUrl=&architecture=&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",SPORT TV Plus https://nrpus.bozztv.com/36bay2/gusa-sporttvplus/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sportoutdoor.tv (Italy) +https://gto2000-sportoutdoortv-1-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sports Channel Network +https://vod365-sports-channel-network-1-gb.samsung.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/T2Opptd.jpg" group-title="",Sports Grid https://playout4multirtmp.tulix.tv/live6/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sports Grid @@ -5958,14 +7426,24 @@ http://sports.ashttp9.visionip.tv/live/visiontvuk-sports-sportstonightlive-hssli http://live.sportstv.com.tr/hls/low/sportstv_fhd/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/tGTVcVe.jpg" group-title="",Sports TV https://live.sportstv.com.tr/hls/low/sportstv_sd/index.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sportsgrid +https://sportsgrid-klowdtv.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="139b9f" tvg-name="SportsGrid" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/7gC2ip9.png" group-title="",SportsGrid https://sportsgrid-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-sportsgrid-plex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/07072020/SportsGrid_190x190.png?raw=true" group-title="",SportsGrid +https://sportsgrid-samsungus.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sportsgrid +https://sportsgrid-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/SportsGrid_512x512.png?raw=true" group-title="",SportsGrid Network https://sportsgrid-xumo-us.amagi.tv/xumo.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Sportskool TV https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SPORTVL https://live.mariatvcdn.com/tvlsport/79d485442e700b9ae37c4344c130998d.sdp/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Spot On News +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/f310a1a8-558c-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Spotlight +https://spotlight-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/NostTV_SpydarTV.png" group-title="",Spydar TV https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Sqadl @@ -6002,6 +7480,14 @@ https://d179m5eq83yziw.cloudfront.net/live3/unbeaten_tv/bitrate1-clear.isml/mani https://d3w4n3hhseniak.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-SportsTribal/120.m3u8?ads.channel_name=World+Poker+Tour&ads.channel_partner=World+Poker+Tour&ads.content_genre=Poker&mute=false&ads.user_consent=&vid=33137bc3_20210305160513_D0CF72b&content_id=33137bc3_20210305160513_D0CF72b&ip=194.35.233.10&ads.ua=Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F88.0.4324.150+Safari%2F537.36+OPR%2F74.0.3911.160&gdpr=1&t=2021-03-05T16%3A05%3A13.000 #EXTINF:-1 tvg-id="3333e6" tvg-name="Stadium" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Wti4u7W.png" group-title="",Stadium https://stadium-ringofhonor-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stadium +https://stadium.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/STADIUM_190x190.png?raw=true" group-title="",Stadium +https://stadium.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stadium +https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master_1000k.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stadium HD +https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master_3000k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://upload.wikimedia.org/wikipedia/en/b/b2/Stadium_TV_network_logo.png" group-title="",Stadium Network https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master_2000k.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/geonsey/Free2ViewTV/master/images/logos/Stadium.png" group-title="",Stadium | Live HD @@ -6032,6 +7518,8 @@ https://stream1.aswifi.it/stereo5/live/index.m3u8 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/24.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/CzrTxt2.png" group-title="",Steve Wilkos https://ff025cd3f4b44af9915c7303489f823c.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e84c95ee0253b97679d7/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stingray Ambience +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziostingrayambiance/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/dcf6dea4-94f1-49c2-8387-82569dde9f45-small3x1_stirr_1219_epg_singrayclassicrock_1920x1080.png?cb=eccbc87e4b5ce2fe28308fd9f2a7baf3" group-title="",Stingray Classic Rock https://ott-linear-channels.stingray.com/hls/stirr/101.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzA5ODU0MDBf/Stingray-Classica_450x450.png" group-title="Entertainment",Stingray Classica @@ -6048,8 +7536,18 @@ https://ott-linear-channels.stingray.com/hls/stirr/107.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/155.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/d2dac750-5e2b-4107-a037-6467fca68e93-small3x1_stirr_1219_epg_stingrayhotcountry_1920x1080.png?cb=eccbc87e4b5ce2fe28308fd9f2a7baf3" group-title="",Stingray Hot Country https://ott-linear-channels.stingray.com/hls/stirr/108.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stingray Karaoke (Australia) +https://samsung-au.ott-channels.stingray.com/karaoke/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stingray Karaoke (Sweden) +https://stingray-karaoke-3-se.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stingray Karoke (Netherland) +https://stingray-karaoke-4-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stingray Naturescape +https://samsung-mx.ott-channels.stingray.com/naturescape/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzA5ODU0MDNf/Stingray-Naturescape_450x450.png" group-title="Entertainment",Stingray Naturescape https://stirr.ott-channels.stingray.com/naturescape/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Stirr News 24/7 +https://dai.google.com/linear/hls/event/8hUeiLMpTm-YNqk7kadUwA/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",STORTINGET http://194.132.85.39/19333-live0/_definst_/push-stortinget_1/chunklist_w1136072204.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/3U1p695.png" group-title="",Stortinget Nett-TV @@ -6082,6 +7580,10 @@ http://190.122.96.186:8888/http/005 https://54627d4fc5996.streamlock.net/SuperJtv/SuperJtv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Super J TV Teramo" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/H3uItqg.png" group-title="",Super J TV Teramo http://uk4.streamingpulse.com:1935/SuperJtv/SuperJtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Super Radyo DZBB +http://stream.gmanews.tv/ioslive/livestream/chunklist.m3u8?wowzasessionid=693701106 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Super Simple Songs +https://janson-supersimplesongs-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Super TV http://wms.shared.streamshow.it/supertv/mp4:supertv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SUPER TV 55 @@ -6092,6 +7594,8 @@ https://ss8.domint.net:3128/stv_str/tv55/chunklist_w1366602525.m3u8 http://193.70.81.40:1935/supertvoristano/_definst_/supertvoristano/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SuperSix Lombardia https://5db313b643fd8.streamlock.net/SUPERSIXLombardia/SUPERSIXLombardia/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Supertoons +https://kedoo-supertoonstv-1-gb.samsung.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://tvsurvision.cl/wp-content/uploads/2020/10/LOGO-PNG.png" group-title="",SUR VISION ALERCE HD http://170.79.102.254:1935/pruebacamara/Survision_tv_alerce/chunklist_w1268767532.m3u8?_=1 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://pbs.twimg.com/profile_images/804016687108521985/L4G3JMvc_400x400.jpg" group-title="",SUR.TV TELEVISION ITAPUA HD @@ -6102,6 +7606,10 @@ https://5b3050bb1b2d8.streamlock.net/suramtv/suramtv/chunklist_w1875220129.m3u8 https://5b3050bb1b2d8.streamlock.net/suramtv/suramtv/chunklist_w1810740705.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Surf Now TV https://0e52d42a12b74a218576cd628069fa50.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_SurfNowTV/1e05afbf-0234-4d61-9406-20bf6719fce5/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/06232020/SURF_NOW_TV_190x190.png?raw=true" group-title="",Surf Now TV +https://1091-surfnowtv-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="SurvivorNetTV" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/607723ec19daa1553816098b" group-title="Entertainment",SurvivorNetTV +https://linear-165.frequency.stream/dist/localnow/165/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Suvarna News 24/7 https://vidcdn.vidgyor.com/suvarna-origin/liveabr/suvarna-origin/live1/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",SVT2 Vรคrmland @@ -6146,16 +7654,42 @@ http://live.tamilvision.tv:8081/TVI/SD/chunks.m3u8 http://cdn9.live247stream.com/punjabitvcanada/tv/punjabitvcanada/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tankee https://72c5b87587c545558c3170ab55de2915.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_Tankee/282d947f-8e33-4bcb-8d98-3c7d9254f6f5/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tankee +https://playworksdigital-tankee-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="de1e3a" tvg-name="Tankee" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/oMWbZ8n.png" group-title="",Tankee https://playworksdigital-tankee-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tankee Gaming +https://playworksdigital-tankee-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TARSUS GรœNEY TV http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/VR1E6WB.png" group-title="",Taste It https://stitcheraws.unreel.me/wse-node02.powr.com/live/5af61f59d5eeee7af3d1db8f/playlist.m3u8 #EXTINF:-1 tvg-id="8fad60" tvg-name="Tastemade" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/8s6aRwv.png" group-title="",Tastemade https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/TASTEMADE_190x190.png?raw=true" group-title="",Tastemade +https://tastemade.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es16intl-brightcove/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade +https://tastemadessai.akamaized.net/amagi_hls_data_tastemade-tastemade/CDN/512x288_875600/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade (Brazil) +https://tastemade-pt16intl-samsungbrazil.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade (India) +https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TasteMade (Mexico) +https://tastemadees16intl-samsungmexico.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/10272020/Tastemade_en_Espanol_190x190.png?raw=true" group-title="",Tastemade En Espanol +https://tastemade-es16tm-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade Espanol +https://tastemade-es8intl-roku.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es8intl-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade Espanol +https://tastemadees16intl-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade International +https://tastemade-intl-vizioca.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade International (Australia) +https://tmint-aus-samsungau.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tastemade Travel +https://tastemadetravel-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TAY TV HD https://mn-nl.mncdn.com/blutv_taytv/smil:taytv_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://cdn-radiotime-logos.tunein.com/s201129g.png" group-title="",TBC FM @@ -6168,6 +7702,8 @@ http://221.157.125.239:1935/live/psike/playlist.m3u8 http://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8?tc=1&exp=1614631202&rn=614441536&ct=c&cid=1831163f97674328ad9f4b4814ed39c5&ad=comet&ad.adUnit=%2FTBD%2FLivestream_midroll&ad._debug=TBDNET_ssai_livestream_midroll&ad.ad_rule=1&ad.pmad=12&ad.output=xml_vmap1&sig=5d194a4e4c5a4d59023d6a39a2ba5ba82dcd817b615e9f82115c41d9b26ffd0a #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/DHwhdRF.png" group-title="",TBN http://62.32.67.187:1935/WEB_Ukraine24/Ukraine24.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TBN Asia +http://210.210.155.35/qwr9ew/s/s39/02.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/TBN_TBN_485x485.png?raw=true" group-title="",TBN US https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8?Faith #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://www.tbs.seoul.kr/common/images/gnb/logo.png" group-title="",TBS @@ -6346,6 +7882,8 @@ http://5cbd3bc28341f.streamlock.net:1935/telesud/_definst_/live/playlist.m3u8 http://d2ajt1gpdtnw25.cloudfront.net:80/mbliveMain/hd/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TELESUR https://d2ajt1gpdtnw25.cloudfront.net/mbliveMain/hd/chunklist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TeleSUR +https://d7g1ebft2592.cloudfront.net/mblivev3/360p/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.telesur.com.do/images/telesur_canal_10_logo2.png" group-title="",TELESUR CANAL 10 https://ss3.domint.net:3124/tls_str/telesur/chunklist_w1907763200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Telesur Costarica @@ -6356,6 +7894,8 @@ https://59ef525c24caa.streamlock.net/telesur/telesur/chunklist_w1535730648.m3u8 https://diretta.teleterni.it/live/stream_src.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TeleTicino https://livestream.gruppocdt.ch/hls/teleticino_720p/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Teletubbies +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/K6tTjJC.png" group-title="",TeleTusciaSabina 2000 http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSYhTzAKSWAD-6u_uhprln4m9BzQ9_0iMalNQ&usqp=CAU" group-title="",TELEUNION CANAL 16 @@ -6384,6 +7924,8 @@ https://cdnapisec.kaltura.com/p/1719221/sp/171922100/playManifest/entryId/1_4dmq https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/chunklist_w2137420998_b1344100_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Telpin TV HD (ARG) https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="teltOwkanal" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/teltOwkanal.png" group-title="",teltOwkanal +https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/chunklist_w1331280772.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/YchkfWy.png" group-title="",Temple TV https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Temple University TV @@ -6404,6 +7946,8 @@ http://stream.grupoabchn.com:1935/TENHD/smil:TENLive.smil/playlist.m3u8 http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/chunklist_b1848000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.tencanal10.tv/wp-content/uploads/2019/06/TEN-LOGO-SLIDE2.png" group-title="",TEN HD ECADOR http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/chunklist_w1445105875_b18480j00.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tennis Channel HD +https://tennischannel-intl-samsung-uk.amagi.tv/playlist720_p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://tennischanneleverywhere.com/resources/assets/tennischanneleverywhere/images/logos/tcplus-logo-1x-01.png" group-title="",Tennis Channel+ 2 https://playoutengine.sinclairstoryline.com/playout/e1838c44-dcb6-47b5-93d4-a0547833518f/g.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://tennischanneleverywhere.com/resources/assets/tennischanneleverywhere/images/logos/tcplus-logo-1x-01.png" group-title="",Tennis Channel+ 3 @@ -6418,6 +7962,8 @@ http://mfe.cliptv.az/dash/TV_2_SD.ism/playlist.mpd https://mn-nl.mncdn.com/blutv_teve2/smil:teve2_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="2737bf" tvg-name="TG_Junior" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/cZ4pGmk.png" group-title="",TG Junior https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TG Junior +https://tg-junior.samsung.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TG Norba 24 http://flash5.streaming.xdevel.com/tgnorba_24/smil:tgnorba_24.smil/chunklist_b350000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TG Norba 24 @@ -6448,10 +7994,16 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74&app_name=ple https://stream.ads.ottera.tv/playlist.m3u8?network_id=93&app_store_url=https%3A%2F%2Fwww.thearchive.tv #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/1pxXEtP.png" group-title="",The Asylum http://asylum-stirr.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Asylum +https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/768x432_1200000/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjM5NTU2NjFf/TheAsylum_NEW_939x939.png" group-title="",The Asylum | Channel 1 https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8?p=roku #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/FamilyFeud_755x755.png?raw=true" group-title="",The Best of 'Family Feud' https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufamilyfeud/CDN/playlist.m3u8?p=roku +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Blaze +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46fba0c43b0d00096e5ac1/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId=&serverSideAds=true +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Boat Show +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/14c063cc-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Boat Show https://e99f8e610cd24f40a2c5f054d33aad3a.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_TheBoatShow/820e6d4e-cebb-4533-adf7-d0193f320ac9/4.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ndD8tcp.png" group-title="",The Boat Show @@ -6460,8 +8012,18 @@ https://vitor-theboatshow-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 https://vitor-theboatshow-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/55vA85a.png" group-title="",The Boat Show TV https://a.jsrdn.com/broadcast/256ccf645e/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Bob Ross Channel +https://bobross-us-roku.cinedigm.com/midroll/amagi_hls_data_xumo-host-roku-bobross/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Bob Ross Channel +https://cinedigm-bobross-1.vizio.wurl.com/manifest/39d7b421c0fd490a786834b9ff51319a.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Craftistry +https://studio71-craftistry-roku.amagi.tv/hls/amagi_hls_data_studio71A-craftistry-rokuA/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Design Network +https://thedesignnetwork-tdn-4.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="bb3805" tvg-name="The_Design_Network" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/LoUGscj.png" group-title="",The Design Network https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Design Network +https://thedesignnetwork-tdn-6-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Film Detective https://filmdetective-plex.amagi.tv/amRdirect/us_privacy=1---&did=3f68a808-1437-5e57-9eaf-7a12279d9462&dnt=0&X-Plex-Token=nkPyxTGm41qFS7TFC9Yh&channelId=5eea605674085f0040ddc7a3/hls/amagi_hls_data_plexAAAAA-filmdetective-plex/CDN/1280x720_3256000/chunklist.m3u8 #EXTINF:-1 tvg-id="f0b442" tvg-name="The_Film_Detective" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/X7NV3X1.png" group-title="",The Film Detective @@ -6474,6 +8036,14 @@ https://a.jsrdn.com/broadcast/9Kl3dcb5l/indexfd_640x360.m3u8 https://filmdetective-stirr.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjM5NjA3MTRf/FilmDetective_400x400.png" group-title="",The Film Detective | Sc.2 https://filmdetective-plex.amagi.tv/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="The First" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc953ab6426646dbd7347b4" group-title="News",The First +https://redseat-thefirst-localnow.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The First +https://thefirst-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The First TV +https://redseat-thefirst-glewedtv.amagi.tv/index360p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The First TV HD +https://thefirst-distroscale.amagi.tv/index1080p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzI1NDE5MjJf/Heartland_720x720.png" group-title="",The Heartland Network https://bcovlive-a.akamaihd.net/1ad942d15d9643bea6d199b729e79e48/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",The Humor Mill @@ -6482,14 +8052,48 @@ https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=43 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Love Destination https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=43&live=1&app_bundle=com.plexapp.desktop&did=df8e1a36-847d-5096-86a7-3803ed330ede&app_domain=app.plex.tv&app_name=plex&h=691&w=1224&content_title=MorUy57ijWhGe4ixZb_T&content_series=5eea605674085f0040ddc7a9&custom4=plex&gdpr=1&device_make=Windows&device_model=Firefox&coppa=0&us_privacy=1--- +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/TheNewDetectives_190x190.png?raw=true" group-title="",The New Detectives +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Official LEGO Channel +https://legochannel-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/03XLqNz.png" group-title="",The Outdoor Cooking Channel http://edge1.tikilive.com:1935/unrestricted_tikilive/25947/amlst:NWKlw6jwyXpz/chunklist_w981409619_b1105254.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective https://631dd17512664bafa0f3d1bd9717d7c0.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_ThePetCollective/9a0bc894-3507-4712-ac73-40ae060ddbef/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective +https://dai2.xumo.com/amagi_hls_data_xumo1212A-petcollective/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/10062020/The_Pet_Collective_190x190.png?raw=true" group-title="",The Pet Collective +https://the-pet-collective-linear.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective +https://the-pet-collective-linear.vizio.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective +https://the-pet-collective-linear.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="b2455c" tvg-name="The_Pet_Collective" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Mk28uUy.png" group-title="",The Pet Collective https://the-pet-collective-samsung.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Australia) +https://the-pet-collective-international-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Brazil) +https://the-pet-collective-international-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Canada) +https://the-pet-collective-international-ca.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (England) +https://the-pet-collective-international-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (India) +https://the-pet-collective-international-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Italy) +https://the-pet-collective-international-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Mexico) +https://the-pet-collective-international-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective (Spain) +https://the-pet-collective-international-es.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective International +https://the-pet-collective-international-eu.rakuten.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The Pet Collective International (Sweden) +https://the-pet-collective-international-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/ThePreviewChannel_220x220.png?raw=true" group-title="",The Preview Channel https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/The_Preview_Channel_476x476circle.png?raw=true" group-title="",The Preview Channel +https://previewchannel-previewchannel-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/t3i1HtE.jpg" group-title="Music",The Retro Channel HD https://5fd5567570c0e.streamlock.net/theretrochannel/stream/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/0mvGibX.jpg" group-title="",The Rockville Channel @@ -6498,6 +8102,8 @@ http://granicusliveus12-a.akamaihd.net/rockvillemd/G0458_001/chunklist.m3u8 http://tscstreaming-lh.akamaihd.net/i/TSCLiveStreaming_1@91031/index_1_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",The Syndicate https://nrpus.bozztv.com/36bay2/gusa-thesyndicate/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",The T +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/f.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/TennisChannelPlus_244x244.png?raw=true" group-title="",The Tennis Channel | Plus 1 https://playoutengine.sinclairstoryline.com/playout/f2f8b269-dd85-4434-bdd3-b3a64ca9cd60.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/TennisChannelPlus_244x244.png?raw=true" group-title="",The Tennis Channel | Plus 2 @@ -6514,8 +8120,14 @@ http://113.161.25.3:8134/hls/gialaitv/gialaitv.m3u8 https://stitcheraws.unreel.me/wse-node04.powr.com/live/5afc810e932c833522744733/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/FxLjPLh.jpg" group-title="",This is Bulgaria https://streamer103.neterra.tv/thisisbulgaria/community.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",This Old House +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziothisoldhouse/CDN/640x360_440000/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",This Old House +https://thisoldhouse-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/FQCVaSR.png" group-title="",This TV Network https://cdn.igocast.com/channel11_hls/channel11_master.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Thrill +http://45.126.83.51/qwr9ew/s/s34/02.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://console.celestialtiger.com/images/upload/1f6e441382a388940977fd9e165178c42fe0c193.png" group-title="",Thrill https://liveanevia.mncnow.id/live/eds/Thrill/sa_dash_vmx/Thrill.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://yt3.ggpht.com/-k5QO6YHdanw/AAAAAAAAAAI/AAAAAAAAAAA/UTcqO9gj0z0/s900-c-k-no-mo-rj-c0xffffff/photo.jpg" group-title="",TICAVISION CANAL 54 HD @@ -6528,8 +8140,12 @@ https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/pl http://live-edge01.telecentro.net.ar/live/smil:trm.smil/chunklist_w318427641_b1864000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tierramia TV https://live-edge01.telecentro.net.ar/live/smil:trm.smil/chunklist_w68879463_b1864000_sleng.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tierwelt Live +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/0768a975-80d4-11eb-908d-533d39655269/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Tiji http://mfe.cliptv.az/dash/Tiji_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Time Line (Australia) +https://lds-timeline-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="955337" tvg-name="Timeline" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/J8qVUjM.png" group-title="",Timeline https://lds-timeline-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="Tirol TV" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/tiroltv.png" group-title="",Tirol TV @@ -6550,14 +8166,26 @@ https://cnnsanjuan.com:9999/live/telesol/woplay/telesoludp2_720p/chunks.m3u8 http://live-edge01.telecentro.net.ar/live/smil:tlx.smil/chunklist_w1527043435_b1828000_sleng.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TMB TV http://mfe.cliptv.az/dash/TMB_TV_SD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TMZ +http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1234A-tmz/CDN/640x360_440000/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TMZ +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TMZ +https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TnBnkom FHD http://tvcom.stream.intelema.ru/tvcom/studio/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TON TV https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="e62198" tvg-name="Toon_Goggles" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4eiwCLK.png" group-title="",Toon Goggles https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Toon Goggles +https://toon-goggles-samsung.vizio.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Toon Goggles +https://toon-goggles-samsung.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Toon Googles https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36&live=1&app_bundle=com.plexapp.desktop&did=df8e1a36-847d-5096-86a7-3803ed330ede&app_domain=app.plex.tv&app_name=plex&h=691&w=1224&content_title=MorUy57ijWhGe4ixZb_T&content_series=5f123330eca6a20040b328e8&custom4=plex&gdpr=1&device_make=Windows&device_model=Firefox&coppa=1&us_privacy=1--- +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Top Cine +https://olympusamagi.amagi.tv/hls/amagi_hls_data_olympusat-topcine-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://latina.biz/wp-content/uploads/2020/04/top-crime.jpg" group-title="",TOP CRIME HD http://halowtv.online:8080/HalowTV/FSyzHfEhvb/139 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/OsNy30r.png" group-title="Music",TOP Latino @@ -6582,6 +8210,10 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf22491932c8304fc4533e4/ https://5be5d840359c6.streamlock.net/tr2tv/tr2tv/chunklist_w851642960.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TR24 TV https://tv.ensonhaber.com/tv/tr/24tv/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Trace Sport Stars (Australia) +https://lightning-tracesport-samsungau.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Trace Urban (Australia) +https://lightning-traceurban-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Tranquil Thunderstorms https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Transmedia TV Morelia @@ -6594,6 +8226,8 @@ https://nrpus.bozztv.com/36bay2/gusa-moviemagictv/index.m3u8 http://mfe.cliptv.az/dash/Travel_Channel_HD.ism/playlist.mpd #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Travel Guide TV http://cdn10.live-tv.od.ua:8081/leonovtv/test-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Travel XP +https://travelxp-travelxp-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Trece Paraguay http://174.138.118.252/live/trece.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Trece TV @@ -6620,6 +8254,8 @@ https://tv-trtarabi.live.trt.com.tr/master_720.m3u8 https://mn-nl.mncdn.com/blutv_trtarapca/smil:trtarapca_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT Belgesel http://mfe.cliptv.az/dash/TRT_Belgesel_HD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="TRT Belgesel" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/MGO87pe.png" group-title="",TRT Belgesel +http://tv-trtbelgesel.live.trt.com.tr/master_720.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT BELGESEL HD https://mn-nl.mncdn.com/blutv_trtbelgesel/smil:trtbelgesel_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT BELGESEL HD @@ -6656,10 +8292,14 @@ https://mn-nl.mncdn.com/blutv_trtmuzik/smil:trtmuzik_sd.smil/chunklist_b2064000. https://tv-trtmuzik.live.trt.com.tr/master_720.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT Spor http://mfe.cliptv.az/dash/TRT_SPOR_HD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="TRT Spor" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/N2wGZyf.png" group-title="",TRT Spor +http://tv-trtspor1.live.trt.com.tr/master_720.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT TรœRK HD https://mn-nl.mncdn.com/blutv_trtturk/trtturk_sd.smil/chunklist_b2096000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT World http://mfe.cliptv.az/dash/TRT_World_HD.ism/playlist.mpd +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT World +https://tv-trtworld.live.trt.com.tr/master_360.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT WORLD HD https://mn-nl.mncdn.com/blutv_trtworld/smil:trtworld_sd.smil/chunklist_b2064000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TRT WORLD HD-TR (720p) @@ -6860,20 +8500,6 @@ https://5ca3e84a76d30.streamlock.net/tvmarvallarta/smil:tvmarvallarta.smil/chunk https://25-rtvslo-tv-mb-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/2Pg0baJ.png" group-title="",TV MAX https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Comedy -http://cdn.tvmatic.net/comedy.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Crafts -http://cdn.tvmatic.net/crafts.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Facebook -http://cdn.tvmatic.net/facebook.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Fight -http://cdn.tvmatic.net/fight.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Funny -http://cdn.tvmatic.net/funny.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Sport -http://cdn.tvmatic.net/sport.m3u8 -#EXTINF:-1 tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic TikTok -http://cdn.tvmatic.net/tiktok.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV Metropolitana Rio https://59f1cbe63db89.streamlock.net:1443/caxiastv/_definst_/caxiastv/chunklist_w981877315.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/tvmittelrhein.png" group-title="",TV Mittelrhein @@ -6966,6 +8592,8 @@ http://62.113.221.3/tv38-live/_definst_/mp4:livestream/playlist.m3u8 https://directes-tv-int.ccma.cat/int/ngrp:tvi_web/playlist_DVR.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV41 https://waw2.artiyerelmedya.net/tv41/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV5 +http://103.11.112.84:1935/live2/smil:tv5.smil/chunklist_w542293137_b828000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) http://dmitry-tv.my1.ru/his/ua/CH_TV5.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) @@ -6990,6 +8618,8 @@ https://broadcasttr.com:446/tv52/bant1/playlist.m3u8 http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/v3plusinfo247hls_1_4.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV5Monde Francia FR https://tv5infohls-i.akamaihd.net/hls/live/631613/tv5infohls/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV5Monde Style +http://45.126.83.51/uq2663/h/h01/02.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV7 http://media.az-mediaserver.com:1935/7064/7064/chunklist_w464537904.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TV7 Azzurra @@ -7060,6 +8690,20 @@ http://cdn-01.bonus-tv.ru:8080/tvm_edge/tracks-v1a1/index.m3u8 http://196.28.226.121:1935/live/smil:Channel2.smil/chunklist_b714000_slpor.m3u8 #EXTINF:-1 tvg-id="TVM3.ch" tvg-name="TVM3" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/tvm3.png" group-title="",TVM3 https://edge5.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Comedy +http://cdn.tvmatic.net/comedy.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Crafts +http://cdn.tvmatic.net/crafts.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Facebook +http://cdn.tvmatic.net/facebook.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Fight +http://cdn.tvmatic.net/fight.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Funny +http://cdn.tvmatic.net/funny.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic Sport +http://cdn.tvmatic.net/sport.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/l5PBcKN.png" group-title="",TVMatic TikTok +http://cdn.tvmatic.net/tiktok.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TVN Brasil http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/live.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TVN Brasil @@ -7116,12 +8760,18 @@ https://nrpus.bozztv.com/36bay2/gusa-ConsumerDirect/index.m3u8 https://nrpus.bozztv.com/36bay2/gusa-tvsmusic/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjM1OTgzODJf/WatchYourTV_NEW_256x256.png" group-title="",TVS Talk Network https://nrpus.bozztv.com/36bay2/gusa-TVStalk/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TVS Television Network +http://nrpus.bozztv.com/36bay2/gusa-tvstn/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TVshop +http://59c3ec70cfde0.streamlock.net/channel_1/channel1/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/TuHnkxP.png" group-title="",TVSN https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn_750.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/SrRxU67.png" group-title="",TVW https://wowzaprod13-i.akamaihd.net/hls/live/254985/29c28f19/persisTarget_9375922947_TVWAIR_247_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="KERA" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/PBS.png?raw=true" group-title="",TX | KERA PBS Dallas https://kera-flash.streamguys1.com/live/eventStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",TYT Network +https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/768x432_1531200/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/WCjP4Wk.jpg" group-title="",TรฉbรฉSud https://edge-live-ger1.ovstream.com/hls/10/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://pbs.twimg.com/profile_images/1158034752/logo_canal_tv_2.2.JPG" group-title="",U ESTV @@ -7148,10 +8798,18 @@ https://mn-nl.mncdn.com/blutv_ulketv/smil:ulketv_sd.smil/chunklist_b2064000.m3u8 http://iptvmasterlink.dyndns.org:5566/Entry/ulusalkanal_yeni.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Umbria TV https://umbriatv.stream.rubidia.it:8083/live/umbriatv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",UN Web +https://bcliveunivsecure-lh.akamaihd.net/i/un150_A1_1@575439/index_828_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://webtv.un.org/assets/img/header-logo.gif" group-title="",UN Web TV https://bcliveunivsecure-lh.akamaihd.net/i/un150_A1_1@575439/index_1328_av-b.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",UN3 http://www.radiosargentina.com.ar/php/tvm3u.php?id=LVAR0064 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Unbeaten +https://unbeaten-roku.amagi.tv/hls/amagi_hls_data_inverleig-unbeaten-roku/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Unbeaten +https://unbeaten-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Unearth (Spain) +https://alchimie-unearth-3-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Unicanal Paraguay http://45.55.127.106/live/unicanal_mid.m3u8 #EXTINF:-1 tvg-id="423652" tvg-name="Unidentified" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/tn6OfLI.png" group-title="",Unidentified @@ -7162,6 +8820,8 @@ https://a.jsrdn.com/broadcast/4hhfi556/indexR404p.m3u8 https://a.jsrdn.com/broadcast/4hhfi556/indexR404p.m3u8?NonFiction #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Unidentivied https://studio1091-plex.amagi.tv/amRdirect/us_privacy=1---&did=3f68a808-1437-5e57-9eaf-7a12279d9462&dnt=0&X-Plex-Token=nkPyxTGm41qFS7TFC9Yh&channelId=5eea605374085f0040ddc764/hls/amagi_hls_data_plexAAAAA-unindentifiedtv-plex/CDN/1920x1080_5055600/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/Unidentified_190x190.png?raw=true" group-title="",Unindentified +https://dy308let2w5g5.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Univer HD http://cdn.universmotri.ru/live/hq.sdp/chunklist_w1792531.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RReDi1C.png" group-title="",UNO PLAY @@ -7170,6 +8830,12 @@ https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/live https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://vignette.wikia.nocookie.net/logopedia/images/9/9e/Unser_Ding.svg/revision/latest/scale-to-width-down/250?cb=20091226181423" group-title="",UnserDing Saarbrรผcken (Webradio) http://srunserding-lh.akamaihd.net/i/visualradio_ud@197013/index_1662_av-b.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",UNTV +http://cdn.untvweb.com/live-stream/chunklist_b332000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",UNTV +http://cdn.untvweb.com/live-stream/chunklist_b732000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",UNTV HD +https://cdn.untvweb.com/live-stream/chunklist_b2592000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/4fAkcCd.jpg" group-title="",Uppera Balkan http://89.187.168.245:8080/live/sUPPERchannel2/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="UpperA Balkan TV (AT)" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/bMtY57i.jpg" group-title="Music",UpperA Balkan TV (AT) @@ -7182,8 +8848,14 @@ http://cdn4.live247stream.com/urdu/tv/playlist.m3u8?no_cache=0.12008277603516793 https://uni10rtmp.tulix.tv/bettervida/bettervida.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",USA CA | Fighting Spirit https://a.jsrdn.com/broadcast/47cff5378f/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Usa Today +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",USA Today +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMzIyMDM0MzNf/USAToday_480x480.png" group-title="",USA Today https://dai2.xumo.com/xumocdn/p=/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",USA Today Sportswire +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",USA | BUZZR https://a.jsrdn.com/broadcast/ds80weh4/c.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",USA | NewsMax TV @@ -7204,6 +8876,8 @@ http://live.wmncdn.net/vaanaviltv/live.stream/index.m3u8 http://190.103.183.24:1935/Vallevision/ValleHD/chunklist_w1921252657.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://es.live-tv-channels.org/pt-data/uploads/logo/do-vallevision-canal-10-9607-300x225.jpg" group-title="",VALLEVISION CANAL 10 HD https://streaming.telecablecentral.com.do/Vallevision/ValleHD/chunklist_w1749406618.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Vanity Fair +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",VARZESH http://cdn1.live.irib.ir:1935/channel-live/smil:varzesh/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="VARZESH TV FARSI" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/ADQM8Pk.png" group-title="",VARZESH TV FARSI @@ -7228,20 +8902,46 @@ https://livestream.streamingconnect.com/hls/vtvweb.m3u8 https://d80z5qf1qyhbf.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/VENN_552x552.png?raw=true" group-title="",VENN https://venntv-distrotv.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="VENN" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f9c298487761b0460464ad3" group-title="Entertainment",VENN +https://venntv-localnow.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="c648ce" tvg-name="VENN" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/RINxuUC.png" group-title="",VENN https://venntv-plex.amagi.tv/hls/amagi_hls_data_venntvAAA-venntv-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",VENN https://venntv-plex.amagi.tv/hls/amagi_hls_data_venntvAAA-venntv-plex/CDN/playlist.m3u8?us_privacy=1---&did=df8e1a36-847d-5096-86a7-3803ed330ede&dnt=0&X-Plex-Token=MorUy57ijWhGe4ixZb_T&channelId=5f74cf7dffbe690040689f3b%20 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Venn TV +https://venntv-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Venn TV (England) +https://venntv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/VENN_552x552.png?raw=true" group-title="",VENN | Webstream https://venntv-ono.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",venntv +https://venntv-rakuten-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Ventdelnord TV http://ventdelnord.tv:8080/hls/directe.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Vepaco TV http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/chunklist_w2073389661.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Vera TV http://wms.shared.streamshow.it/veratv/mp4:veratv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Alabama +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Cincinnati by WLWT +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Kansas City KMBC +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Nola by WDSU +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Oklahoma by KOCO +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Omaha by KETV7 +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Very Pittsburg by WTAE +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Veteran's Success TV https://nrpus.bozztv.com/36bay2/gusa-veteransuccess/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tvplus/all-channels/11162020/Vevo_Holiday_190X190.png?raw=true" group-title="",Vevo Holiday +https://5dcc69bb1621dc5de50b1db7-s-1.ssai.zype.com/5dcc69bb1621dc5de50b1db7-s-1/manifest.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Vevo Pop (England) +https://5f3491c50b093e00015a3c4c-samsung.eu.ssai.zype.com/5f3491c50b093e00015a3c4c_samsung_eu/manifest.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",VH1 https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8?ct=c&expand=simulcast_standard&exp=1529767847&rn=-811303751&cid=36953f5b6546464590d2fcd954bc89cf&tc=1&sig= #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",VH1 CLASSIC @@ -7338,12 +9038,20 @@ https://cloudfront.tubi.video/bd17f7cd-a624-4747-91d0-3d8b8149c265/ftxmihnp/stre https://cloudfront.tubi.video/02b58b24-30a8-4344-a7c6-993b69bb4e8b/rpbclk3m/stream.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Generic_Christmas_715x715.png?raw=true" group-title="",VOD TV Fireplace Holiday Ed. https://cloudfront.tubi.video/efb1aca3-3525-468c-8e4b-8daa32e61c9b/g1zp7d0j/stream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Vogue +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Voice of America +http://voa-lh.akamaihd.net/i/voa_mpls_tvmc6@320298/index_0360_av-p.m3u8?sd=10&rebase=on #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://doutico.com/wpimages/wp5533b116.gif" group-title="",VOiCE OVER radio tv https://voiceovercr-zikoxweb.radioca.st/; #EXTINF:-1 tvg-id="" tvg-name="VOX1 TVG" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/OFuIRFI.jpg" group-title="",VOX1 TVG http://51.210.199.8/hls/stream.m3u8 #EXTINF:-1 tvg-id="" tvg-name="VOX2 TVG" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/DN5wvFg.jpg" group-title="",VOX2 TVG http://51.210.199.9/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Voyager Documentaries +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Voyager Documentaries +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/VSiN_400x400.png?raw=true" group-title="",VSiN | Webstream https://stream.rcncdn.com/live/vsinproxy.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",VTV @@ -7370,6 +9078,8 @@ https://waw2.artiyerelmedya.net/vuslattv/bant1/chunks.m3u8 https://2-fss-1.streamhoster.com/pl_122/201794-1397100-1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WABI 5 - Bangor - Maine https://ad-playlistserver.aws.syncbak.com/playlist/13613390/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdyYXkyMDE2MDgyOSJ9.eyJtaWQiOjEzNjEzMzkwLCJtZDUiOiI2Y2M5MzczYjIxZWIwNzQ4ZDA0YTRlYzYyMjU2YjBhMiIsImlhdCI6MTQ5NzM4MTU5NywiaXNzIjoiU3luY2JhayIsInN1YiI6IkdyYXkifQ.qJPiMCbnGjAn9wgPrGjVl3M9Xfc4CVSyoZTZ5OH-1jo +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Waidwerk Free +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/0fd49386-558d-11eb-bb6c-3ba175659de4/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.freeviewnz.tv/nonumbracoimages/ChannelsOpg/LogoforFreeviewWebsite.png" group-title="",Wairarapa TV https://stream.wairarapatv.co.nz/Broadband_High/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.dialog.lk/dialogdocroot/content/images/channel-highlights/waku-waku-large.png" group-title="",WakuWaku Japan @@ -7392,6 +9102,8 @@ https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8?Faith http://content-ausw2.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/DAhbkLv.png" group-title="",Watch it Kid https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Watch it Scream ! +https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/b0jl5EG.png" group-title="",Waterfalls Live https://95771f8415a84e31bd152fe9c6c9905c.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5c953910932c837b4939735d/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Wattan TV @@ -7400,44 +9112,94 @@ http://htvmada.mada.ps:8888/wattan/index.m3u8?v=86757236 http://htvmada.mada.ps:8888/wattan/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WAU HD https://nn.geo.joj.sk/live/hls/wau-540.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Waypoint TV +https://waypointtv-samsung.plex.wurl.com/manifest/1200.m3u8 #EXTINF:-1 tvg-id="224f8a" tvg-name="Waypoint_TV" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/6r2YHtv.png" group-title="",Waypoint TV https://waypointtv-samsung.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WCTX +https://bozztv.com/teleyupp/e5CGxWp8iU/tracks-v3a1/mono.m3u8 #EXTINF:-1 tvg-id="WDR.de" tvg-name="WDR HD" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/wdrhd.png" group-title="",WDR HD https://wdrfs247.akamaized.net/hls/live/681509/wdr_msl4_fs247/master_3628.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="http://logos.zattic.com/images/channels/logos/da2f7b1155f1c2586f93/black/84x48.png" group-title="",WDR Koeln https://wdrfs247.akamaized.net/hls/live/681509/wdr_msl4_fs247/master.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Weather Channel https://weather-lh.akamaihd.net/i/twc_1@92006/index_2400_av-b.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Weather Gone Viral" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fdd3d8b9f3978154b03b203" group-title="Documentary",Weather Gone Viral +https://linear-128.frequency.stream/dist/localnow/128/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Weather Spy https://04799df414944908856c6c521891945f.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_WeatherSpy/2eba863c-1452-4ea6-98b2-2b1c0c81c112/3.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Weather Spy (Australia) +https://jukin-weatherspy-2-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/SAZF1cq.jpg" group-title="",Weather Spy (UK) https://jukin-weatherspy-2-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WeatherNews http://movie.mcas.jp/mcas/smil:wn1.smil/chunklist_b1800000.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Weatherspy +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="d27f65" tvg-name="WeatherSpy" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/77cliq4.png" group-title="",WeatherSpy https://jukin-weatherspy-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WeatherSpy +https://jukin-weatherspy-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WeatherSpy (Brazil) +https://jukin-weatherspy-2-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Weatherspy (India) +https://jukin-weatherspy-2-in.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WeatherSpy (Mexico) +https://jukin-weatherspy-2-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/westerwaldtv.png" group-title="",Westerwald TV https://sdn-global-live-http-cache.3qsdn.com/2980/amlst:5715-sbr/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="WEWS 5 ABC Cleveland News" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/606e0f9a9739652ec518e8c1" group-title="News",WEWS 5 ABC Cleveland News +https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WEWS ABC 5 +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WFGC TV http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WGN +https://bozztv.com/teleyupp1/teleup-mBm5MQ50rA/tracks-v3a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://d229kpbsb5jevy.cloudfront.net/teleup/content/common/logos/channel/logos/lpaqfc.png" group-title="",WGN9 (Chicago) https://bozztv.com/teleyupp1/teleup-mBm5MQ50rA/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/vxg8fKd.jpg" group-title="Music",Wham TV https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WHBQ FOX 13 Memphis +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Whistle +https://whistle-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Whistle Sports +https://whistlesports-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Whistle TV +https://whistletv-roku.cinedigm.com/midroll/amagi_hls_data_xumo-host-whistlesports-roku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/WorldHarvestTelevision_290x290.png?raw=true" group-title="Entertainment",WHT | World Harvest Television https://597865f6e4114.streamlock.net/live/leseaorigin.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/Wild%20N%20Out_190x190.png?raw=true" group-title="",Wild'n out MTV +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceUA=samsung%2FSM-T720%2F10&advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&us_privacy=1YNY&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile%20TV%20Plus&profileLimit=&profileFloor=&embedPartner=samsung-tvplus #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Generic_Live-TV_Blue.png?raw=true" group-title="",Wine Channel http://212.43.97.35:1935/winechannel/winechannel/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Wipeout +https://endemol-wipeoutxtra-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/WipeoutXtra_190x190.png?raw=true" group-title="",Wipeout Xtra https://endemol-wipeoutxtra-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/all-channels/08182020/Wipeout%20Xtra_190x190.png?raw=true" group-title="",Wipeout Xtra +https://endemol-wipeoutxtra-1.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Wired2Fish" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/605d1769345cf61eb60b5893" group-title="Sport",Wired2Fish +https://linear-80.frequency.stream/dist/localnow/80/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WJLA https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WMUR New Hampshire +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/n0YJN6v.png" group-title="",Wness TV https://wness103.neterra.tv/wness/wness.smil/playlist.m3u8 #EXTINF:-1 tvg-id="bc22be" tvg-name="Wonder" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/qTbCyOj.png" group-title="",Wonder https://lds-wonder-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Wonder +https://lds-wonder-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Wonder (Australia) +https://lds-wonder-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/b0bcc7de-1b66-4bb0-aaba-f6b124b6446e-small3x1_STIRR_Logo_0520_WorldPokerTour_1920x1080_EPG.png?cb=c81e728d9d4c2f636f067f89cc14862c" group-title="",World Poker Tour https://0f2030e8d8b24ee5bf5144417e07d65a.mediatailor.us-west-2.amazonaws.com/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-Stirr/119.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="World Poker Tour" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5f734c9891c71211f2258e72" group-title="",World Poker Tour +https://d3w4n3hhseniak.cloudfront.net/scheduler/scheduleMaster/175.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/World_Poker_Tour_190x190.png?raw=true" group-title="",World Poker Tour +https://world-poker-tour.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",World Poker Tour HD https://d3w4n3hhseniak.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-DistroTV/150.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",World Poker Tour HD @@ -7452,6 +9214,8 @@ https://5983a4e15f07f.streamlock.net:8443/worocanal13pr/worocanal13pr/chunklist_ https://ms2.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/UtOWySG.jpg" group-title="",WOS TV https://ms7.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",wow Now kids +https://wownow-wownowkids-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://forounivers.com/uploads/monthly_2020_05/large.wowtv2020.png.4fa9c9f8cb5ec86eb2b81a45780bdc93.png" group-title="",WOW TV http://cdn.elsalvadordigital.com:1935/wowtv/wowtv/chunklist_w829907558.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WOW TV @@ -7460,6 +9224,8 @@ http://cdn.elsalvadordigital.com:1935/wowtv/wowtv/master.m3u8 https://world-poker-tour.localnowlive.com/v1/master/385c85a93929f94966d0fb186fc33b431e6f1eb9/DSP_5f734a4a0a6064513436ac12_world-poker-tour/175.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/WPT_600x600.png?raw=true" group-title="",WPT | World Poker Tour https://dth07jsr8atug.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-Plex/171.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WSVN +https://bozztv.com/teleyupp1/teleup-GgIpXe0CjT/tracks-v3a1/mono.m3u8 #EXTINF:-1 tvg-id="" tvg-name="WTV (OK Wettin)" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/wtv.png" group-title="",WTV (OK Wettin) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-wettin_high/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/whkL3zr.png" group-title="",WTV Wettin @@ -7468,18 +9234,26 @@ http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=73&live=1&app_bundle=com.plexapp.desktop&did=df8e1a36-847d-5096-86a7-3803ed330ede&app_domain=app.plex.tv&app_name=plex&h=691&w=1224&content_title=MorUy57ijWhGe4ixZb_T&content_series=5eea605474085f0040ddc770&custom4=plex&gdpr=1&device_make=Windows&device_model=Firefox&coppa=0&us_privacy=1--- #EXTINF:-1 tvg-id="a53632" tvg-name="Wu_Tang_Collection" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/jbMmsjI.png" group-title="",Wu Tang Collection https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=73 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WXYZ 7 ABC +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXYZ.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",WXYZ ABC 7 Detroit https://content-auso2.uplynk.com/channel/9c9e4e410b5a471391c116166d8c010e.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",xCorps https://nrpus.bozztv.com/36bay2/gusa-xcorps/index.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",XCorps +https://simultv.s.llnwi.net/n4s4/xcorps/interlink.m3u8 #EXTINF:-1 tvg-id="" tvg-name="XITE" tvg-country="" tvg-language="" tvg-logo="https://raw.githubusercontent.com/jnk22/kodinerds-iptv/master/logos/tv/xite.png" group-title="",XITE https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/wvo2EYr.jpg" group-title="Music",XITE (BE) https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/chunklist_w323364313_b3328000_slNLD.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://od.lk/s/MF8yMjU5MDAzNDRf/Xplore_307x307.png" group-title="Entertainment",Xplore https://xplore-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Xplore +https://xplore-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Xplore Channel http://cdn18.live247stream.com/ndachannel/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Xplore Reisen +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/1ecb875d-8be7-11eb-a7de-bacfe1f83627/0/master.m3u8?uid=749544ec3d9a45d48c600d03cac91dfd&optout=0&vendor=philips&country=DE #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/w1Lc150.jpg" group-title="Music",Xtra TV HD https://mccdn-hls-a01-rbx.datah0stn3t.com/live/xtra/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",XtraHits TV @@ -7490,6 +9264,10 @@ http://166.88.21.98:9948/; https://ss3.domint.net:3118/xtr_str/xtremo/chunklist_w920254668.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Gh3UlFo.jpg" group-title="Music",XTV Music HD https://tls.cdnz.cl/xtvmusic/xtvmusic/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Xumo Free Movies +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Xumo Free Westerns +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumowesterns/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/XumoFreeWesterns.png?raw=true" group-title="",Xumo Free Westerns https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumowesterns/CDN/playlist.m3u8?p=roku #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/Xumo_456x456.png?raw=true" group-title="",Xumo | 123 NBC News Now @@ -7568,10 +9346,18 @@ https://59cba4d34b678.streamlock.net/live1/yabantv/playlist.m3u8 https://yahoo-plex.amagi.tv/amRdirect/us_privacy=1---&did=61e24c69-c657-5bf3-b863-7cdc122e912c&dnt=0&X-Plex-Token=yd2t7_mqLeso7PyTUYZ6&channelId=5f170f01b898490041b49dd1/hls/amagi_hls_data_yahoofina-yahoofinance-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="fff8e7" tvg-name="Yahoo!_Finance" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/KIYt6Iy.png" group-title="",Yahoo! Finance https://yahoo-plex.amagi.tv/hls/amagi_hls_data_yahoofina-yahoofinance-plex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",yahoo! Finance +https://yahoo-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="Yahoo! Finance" tvg-country="" tvg-language="" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/602ab939db63ed4c92785303" group-title="News",Yahoo! Finance +https://yahoofinance-localnow.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/YahooFinance_450x450.png?raw=true" group-title="",Yahoo! Finance | Source 1 https://yahoo-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/YahooFinance_450x450.png?raw=true" group-title="",Yahoo! Finance | Source 2 https://d1ewctnvcwvvvu.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yahoo! News +https://content.uplynk.com/channel/411ba7ca8cb6403a9e73509e49c3a77b.m3u8?expand=trc +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yamato Animation (Italy) +https://yamatovideo-yamatoanimation-1-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yas https://admdn1.cdn.mangomolo.com/yastv/smil:yastv.stream.smil/playlist.m3u8?adtv #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yaslyk (Turkm) @@ -7584,14 +9370,24 @@ https://waw1.artiyerelmedya.net/yesilyurttv/bant1/chunks.m3u8?hash=2ed1974639ec6 https://yletvhdliveworld-lh.akamaihd.net/i/yletv1hdworld_1@187592/index_2764_av-p.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yle TV2 http://yletvhdliveworld-lh.akamaihd.net/i/yletv2hdworld_1@187593/index_2764_av-p.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Yo Gabba Gabba +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",YOL TV http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/107.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/DistroTV_250x250.png?raw=true" group-title="",Young Hollywood https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Young Hollywood +https://younghollywood-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Young Hollywood +https://younghollywood-tcl.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Young Hollywood +https://younghollywood-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/Ot9wh52.png" group-title="",Youth Success https://nrpus.bozztv.com/36bay2/gusa-youthsuccess/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/YouTooAmerica_225x225.png?raw=true" group-title="Entertainment",YouToo America https://gideommd.mmdlive.lldns.net/gideommd/d5b6a753f86e4e51b8e15c7d23887a4f/manifest.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",YTA +http://gideommd.mmdlive.lldns.net/gideommd/d5b6a753f86e4e51b8e15c7d23887a4f/chunklist_b732000.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",YTN SCIENCE http://slive.sciencetv.kr:1935/science/yslive_20140419_1/chunklist_w2065795695.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/PDzWK3L.png" group-title="",Yushu TV Jilin 2 @@ -7604,6 +9400,8 @@ https://yviistreamer.kernel.online/hls/yviitv.m3u8 https://y5w8j4a9.ssl.hwcdn.net/zlivingusa_r/index.m3u8?OTATV #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://www.zliving.com/wp-content/uploads/2018/02/Zliving-Logo.png" group-title="",Z Living https://y5w8j4a9.ssl.hwcdn.net/zlivingusa_r_prod/mono.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Z Living +https://y5w8j4a9.ssl.hwcdn.net/zlivingusa_r_prod/tracks-v4a1/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ZAGROS TV https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ZAGROS TV HD+ @@ -7632,6 +9430,12 @@ http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 https://streams.uitzending.tv/zo34/zo34/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Zol106 https://ss3.domint.net:3108/zol_str/vzol/chunklist_w1436990381.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Zoo Moo +https://rockentertainment-zoomoo-1.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Zoo Moo +https://rockentertainment-zoomoo-1.samsung.wurl.com/manifest/1200.m3u8 +#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",Zoo Moo (Australia) +https://zoomoo-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/85LA7Zm.png" group-title="",ZooMoo (EU) https://rockentertainment-zoomoo-1-eu.rakuten.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="https://i.imgur.com/VVwHID9.png" group-title="Music",ZWEI2 Music @@ -8154,8 +9958,6 @@ http://46.46.112.223/live/livestream1.m3u8 http://cdn1.live-tv.od.ua:8081/krugod/krugod/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ะขะ ะš ะ ะตะฟะพั€ั‚ะตั€ http://cdn1.live-tv.od.ua:8081/31chod/31chod-sub/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ะขะ ะš ะฃะšะ ะะ‡ะะ -http://6dc51851.megogo.xyz/iptv/UNQK8HXZHZWX73/1011/index.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ะขัƒะณะฐะฝ ะขะตะป http://195.20.196.69:1935/tugantel/tugantel1/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ะขัƒะณะฐะฝ ะขะตะป HD @@ -8202,8 +10004,6 @@ http://cdn1.live-tv.od.ua:8081/wave/wave-abr/wave/wave-504/playlist.m3u8 http://46.175.163.130/live_yatb/playlist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ะ†ะะคะž http://109.68.40.67/life/magnolia_2/index.m3u8 -#EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="Sport",ุงู„ุจุญุฑูŠู† ุงู„ุฑูŠุงุถูŠุฉ -http://185.105.4.106:1935/live/Bahrain%20Sports/chunklist.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ุงู„ุบุฏ ุงู„ู…ุดุฑู‚ http://82.212.74.3:8000/live/hls/7512.m3u8 #EXTINF:-1 tvg-id="" tvg-name="" tvg-country="" tvg-language="" tvg-logo="" group-title="",ู†ูˆุจู„ TV diff --git a/channels/us.m3u b/channels/us.m3u index e207faf7b1..9bb34381a6 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -1136,7 +1136,7 @@ http://188.40.68.167/russia/mtv_hits/playlist.m3u8 http://us1-external-sources.iptvserver.tv:80/kkkrkDp2a9KNwAwGzpb/QT94uK5NNQw4r4Qs/737 #EXTINF:-1 tvg-id="MTVMistleYO.us" tvg-name="MTV Mistle YO!" tvg-country="US" tvg-language="English" tvg-logo="http://i.imgur.com/dh6sgLX.jpg" group-title="",MTV Mistle YO! http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 -#EXTINF:-1 tvg-id="MTVNorge.us" tvg-name="MTV Norge" tvg-country="NORD" tvg-language="Norwegian Bokmรฅl" tvg-logo="https://i.imgur.com/QpdHuGo.png" group-title="Entertainment",MTV Norge (720p) +#EXTINF:-1 tvg-id="MTVNordic.us" tvg-name="MTV Nordic" tvg-country="NORD" tvg-language="English;Norwegian Bokmรฅl" tvg-logo="https://i.imgur.com/QpdHuGo.png" group-title="Entertainment",MTV Nordic (720p) https://unilivemtveu-lh.akamaihd.net/i/mtvno_1@346424/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" tvg-name="MTV Spankin' New" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5d14fdb8ca91eedee1633117/colorLogoPNG.png" group-title="",MTV Spankin' New http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 @@ -2548,7 +2548,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/591105034 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/master.m3u8?deviceId=channel&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=channel&embedPartner=rokuChannel&appName=rokuchannel&is_lat=1&bmodel=bm1&content=channel&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=channel&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=viacom&channel_id=channel #EXTINF:-1 tvg-id="TheAsylumChannel.us" tvg-name="The Asylum Channel" tvg-country="US" tvg-language="English" tvg-logo="https://images.pluto.tv/channels/5cc81e793798650e4f7d9fd3/colorLogoPNG.png" group-title="",Pluto TV The Asylum Channel https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?deviceId=channel&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=channel&embedPartner=rokuChannel&appName=rokuchannel&is_lat=1&bmodel=bm1&content=channel&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=channel&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=viacom&channel_id=channel -#EXTINF:-1 tvg-id="TheBobRossChannel.us" tvg-name="The Bob Ross Channel" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5ef396d1be50a3000722808b/colorLogoPNG.png" group-title="",Pluto TV The Bob Ross Channel +#EXTINF:-1 tvg-id="TheBobRossChannel.us" tvg-name="The Bob Ross Channel" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5ef396d1be50a3000722808b/colorLogoPNG.png" group-title="Hobby",Pluto TV The Bob Ross Channel https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36d726234ce10007784f2a/master.m3u8?deviceId=channel&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=channel&embedPartner=rokuChannel&appName=rokuchannel&is_lat=1&bmodel=bm1&content=channel&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=channel&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=viacom&channel_id=channel #EXTINF:-1 tvg-id="TheCarolBurnettShow.us" tvg-name="The Carol Burnett Show" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5ef396d1be50a3000722808b/colorLogoPNG.png" group-title="",Pluto TV The Carol Burnett Show https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef396d1be50a3000722808b/master.m3u8?deviceId=channel&deviceModel=web&deviceVersion=1.0&appVersion=1.0&deviceType=rokuChannel&deviceMake=rokuChannel&deviceDNT=1&advertisingId=channel&embedPartner=rokuChannel&appName=rokuchannel&is_lat=1&bmodel=bm1&content=channel&platform=web&tags=ROKU_CONTENT_TAGS&coppa=false&content_type=livefeed&rdid=channel&genre=ROKU_ADS_CONTENT_GENRE&content_rating=ROKU_ADS_CONTENT_RATING&studio_id=viacom&channel_id=channel @@ -2972,7 +2972,7 @@ https://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-theasylum/CDN/play https://a.jsrdn.com/broadcast/22706/+0000/hi/c.m3u8 #EXTINF:-1 tvg-id="TheBoatShow.us" tvg-name="The Boat Show" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/iYDR5VS.jpg" group-title="Hobby",The Boat Show https://a.jsrdn.com/broadcast/256ccf645e/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannelSTIRR.us" tvg-name="The Bob Ross Channel (STIRR)" tvg-country="US" tvg-language="English" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/89b69784-d184-4cb4-84b8-4b6a059bb1d7-small3x1_STIRR_Logo_0320_BobRoss_1920x1080_EPG.png?cb=c81e728d9d4c2f636f067f89cc14862c" group-title="",The Bob Ross Channel (STIRR) +#EXTINF:-1 tvg-id="TheBobRossChannelSTIRR.us" tvg-name="The Bob Ross Channel (STIRR)" tvg-country="US" tvg-language="English" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/89b69784-d184-4cb4-84b8-4b6a059bb1d7-small3x1_STIRR_Logo_0320_BobRoss_1920x1080_EPG.png?cb=c81e728d9d4c2f636f067f89cc14862c" group-title="Hobby",The Bob Ross Channel (STIRR) https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 #EXTINF:-1 tvg-id="TheCommishSTIRR.us" tvg-name="The Commish (STIRR)" tvg-country="US" tvg-language="English" tvg-logo="https://komonews.com/resources/media2/3x1/full/119/center/90/3a139329-7cdd-40f7-85fa-35d3b68853ca-small3x1_stirr_1219_epg_thecommish_1920x1080.png?cb=c81e728d9d4c2f636f067f89cc14862c" group-title="",The Commish (STIRR) https://dai.google.com/linear/hls/event/zfyiHhG0TeuoNist_WUwjg/master.m3u8 @@ -3242,6 +3242,8 @@ https://d2eit0bra9qkiw.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5 https://lnc-wjbk-fox-aws.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="WMFD.us" tvg-name="WMFD" tvg-country="US" tvg-language="English" tvg-logo="https://wmfd.com/images/logo.png" group-title="Local",WMFD (720p) https://player-api.new.livestream.com/accounts/1194911/events/3466400/live.m3u8 +#EXTINF:-1 tvg-id="WNWYFox5NewYork.us" tvg-name="WNYW Fox 5 New York" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/OfGcsUO.png" group-title="News",WNYW Fox 5 New York (720p) +https://lnc-wnyw-fox-aws.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="WOFLFox35Orlando.us" tvg-name="WOFL Fox 35 Orlando" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/BOA8KKZ.jpg" group-title="",WOFL Fox 35 Orlando (720p) https://lnc-wofl-fox-aws.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" tvg-name="World Poker Tour" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/Nus9e8M.jpg" group-title="Sport",World Poker Tour (1080p) @@ -3266,8 +3268,6 @@ https://lnc-wttg-fox-aws.tubi.video/index.m3u8 https://lnc-wtvt-fox-aws.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="WTXFFox29Philadelphia.us" tvg-name="WTXF Fox 29 Philadelphia" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/fRjmk5r.png" group-title="News",WTXF Fox 29 Philadelphia (720p) https://lnc-wtxf-fox-aws.tubi.video/index.m3u8 -#EXTINF:-1 tvg-id="WNWYFox5NewYork.us" tvg-name="WNYW Fox 5 New York" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/OfGcsUO.png" group-title="News",WNYW Fox 5 New York (720p) -https://lnc-wnyw-fox-aws.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="XcorpsTV.us" tvg-name="Xcorps TV" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/SDKWWQu.png" group-title="Classic",Xcorps TV (720p) https://nrpus.bozztv.com/36bay2/gusa-shetv/index.m3u8 #EXTINF:-1 tvg-id="Xplore.us" tvg-name="Xplore" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/QQuPjTD.png" group-title="",Xplore diff --git a/m3u-linter.json b/m3u-linter.json new file mode 100644 index 0000000000..62e2d76c76 --- /dev/null +++ b/m3u-linter.json @@ -0,0 +1,11 @@ +{ + "files": ["channels/*.m3u"], + "rules": { + "no-empty-lines": true, + "require-header": true, + "attribute-quotes": true, + "require-info": true, + "no-trailing-spaces": true, + "no-whitespace-before-title": true + } +} diff --git a/package-lock.json b/package-lock.json index e23a656c76..ff57fcaf36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,6 +31,34 @@ } } }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "buffer-from": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", + "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" + }, + "chalk": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, "cliui": { "version": "7.0.4", "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", @@ -55,9 +83,40 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" }, "commander": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.0.0.tgz", - "integrity": "sha512-ovx/7NkTrnPuIV8sqk/GjUIIM1+iUQeqA3ye2VNpq9sVoiZsooObWlQy+OPWGI17GDaEoybuAGJm6U8yC077BA==" + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" + }, + "concat-stream": { + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", + "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", + "requires": { + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" + } + }, + "core-util-is": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", + "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" + }, + "cross-spawn": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", + "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", + "requires": { + "lru-cache": "^4.0.1", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } }, "emoji-regex": { "version": "8.0.0", @@ -74,11 +133,48 @@ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" + }, "get-caller-file": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" }, + "glob": { + "version": "7.1.6", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", + "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, "iptv-playlist-parser": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.5.4.tgz", @@ -89,11 +185,40 @@ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" }, + "isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" + }, "iso-639-3": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-2.0.0.tgz", "integrity": "sha512-Pp+ctEs/pna6/rj05a5VR3qYxJHBZi95wp20C6Snf/WeghrkR/4G44LPJFqlbyo67XntkcUaxwrGmMeyY+F4mA==" }, + "lru-cache": { + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", + "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "requires": { + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" + } + }, + "m3u-linter": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.1.3.tgz", + "integrity": "sha512-UcOCA12gkZGs8gBE3HpBnPwZyVswan4VWBb4kTbxHZ84hBRVa00WreZSUDCgaPVmo52HyxZAI1FLuvOIRIAfZQ==", + "requires": { + "chalk": "^4.1.1", + "commander": "^7.2.0", + "glob": "^7.1.6" + } + }, "markdown-include": { "version": "0.4.3", "resolved": "https://registry.npmjs.org/markdown-include/-/markdown-include-0.4.3.tgz", @@ -102,21 +227,108 @@ "q": "^1.2.0" } }, + "minimatch": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", + "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "requires": { + "wrappy": "1" + } + }, + "os-shim": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz", + "integrity": "sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc=" + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" + }, + "pre-commit": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/pre-commit/-/pre-commit-1.2.2.tgz", + "integrity": "sha1-287g7p3nI15X95xW186UZBpp7sY=", + "requires": { + "cross-spawn": "^5.0.1", + "spawn-sync": "^1.0.15", + "which": "1.2.x" + } + }, + "process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, "progress": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" }, + "pseudomap": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", + "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" + }, "q": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=" }, + "readable-stream": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, "require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=" }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "shebang-command": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", + "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", + "requires": { + "shebang-regex": "^1.0.0" + } + }, + "shebang-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", + "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=" + }, + "spawn-sync": { + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz", + "integrity": "sha1-sAeZVX63+wyDdsKdROih6mfldHY=", + "requires": { + "concat-stream": "^1.4.7", + "os-shim": "^0.1.2" + } + }, "string-width": { "version": "4.2.2", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz", @@ -127,6 +339,14 @@ "strip-ansi": "^6.0.0" } }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + }, "strip-ansi": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", @@ -135,6 +355,14 @@ "ansi-regex": "^5.0.0" } }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "requires": { + "has-flag": "^4.0.0" + } + }, "transliteration": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/transliteration/-/transliteration-2.2.0.tgz", @@ -143,6 +371,24 @@ "yargs": "^16.1.0" } }, + "typedarray": { + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", + "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" + }, + "which": { + "version": "1.2.14", + "resolved": "https://registry.npmjs.org/which/-/which-1.2.14.tgz", + "integrity": "sha1-mofEN48D6CfOyvGs31bHNsAcFOU=", + "requires": { + "isexe": "^2.0.0" + } + }, "wrap-ansi": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", @@ -153,11 +399,21 @@ "strip-ansi": "^6.0.0" } }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" + }, "y18n": { "version": "5.0.5", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.5.tgz", "integrity": "sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==" }, + "yallist": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", + "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=" + }, "yargs": { "version": "16.2.0", "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", diff --git a/package.json b/package.json index 2d2e7fff9b..ee738ddb4e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,12 @@ { "name": "iptv", "scripts": { + "lint": "npx m3u-linter -c m3u-linter.json", "test": "node scripts/test.js" }, + "pre-commit": [ + "lint" + ], "author": "Arhey", "private": true, "license": "MIT", @@ -12,7 +16,9 @@ "escape-string-regexp": "^2.0.0", "iptv-playlist-parser": "^0.5.4", "iso-639-3": "^2.0.0", + "m3u-linter": "^0.1.3", "markdown-include": "^0.4.3", + "pre-commit": "^1.2.2", "progress": "^2.0.3", "transliteration": "^2.2.0" }