diff --git a/.github/ISSUE_TEMPLATE/----bug-report.yml b/.github/ISSUE_TEMPLATE/----bug-report.yml index 5552af9e5e..aa54b5b2b5 100644 --- a/.github/ISSUE_TEMPLATE/----bug-report.yml +++ b/.github/ISSUE_TEMPLATE/----bug-report.yml @@ -2,8 +2,6 @@ name: ๐Ÿž Bug Report description: Report an error in this repository title: 'Fix: ' labels: ['๐Ÿž bug'] -assignees: - - freearhey body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml index b89707a3f4..81b8bba91d 100644 --- a/.github/ISSUE_TEMPLATE/--removal-request.yml +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -2,8 +2,6 @@ name: โŒ Removal Request description: Request to remove content title: 'Remove: ' labels: ['โŒ removal request'] -assignees: - - freearhey body: - type: markdown attributes: diff --git a/.readme/template.md b/.readme/template.md index ffef466184..a1c96f0d04 100644 --- a/.readme/template.md +++ b/.readme/template.md @@ -13,6 +13,7 @@ Collection of publicly available IPTV (Internet Protocol television) channels fr - ๐Ÿ‘จโ€๐Ÿ’ป [API](#api) - ๐Ÿ“š [Resources](#resources) - ๐Ÿ’ฌ [Discussions](#discussions) +- โ“ [FAQ](#faq) - ๐Ÿ›  [Contribution](#contribution) - โš– [Legal](#legal) - ยฉ [License](#license) @@ -137,6 +138,10 @@ Links to other useful IPTV-related resources can be found in the [iptv-org/aweso If you have a question or an idea, you can post it in the [Discussions](https://github.com/iptv-org/iptv/discussions) tab. +## FAQ + +The answers to the most popular questions can be found in the [FAQ.md](FAQ.md) file. + ## Contribution Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96d62e4c40..0dacfe5067 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ If you would like to replace a broken stream or add a new one, please do the fol - open the `/streams` folder and find the file that has the same code in its name and open it - if broken, find the broken link in this file and replace it with working one - if new, at the very end of this file add a link to the channel with a description -- if the broadcast is not available outside of a certain country, add the label `[Geo-blocked]` to the end of the channel name and list these countries in the `tvg-country` attribute +- if the broadcast is not available outside of a certain country, add the label `[Geo-blocked]` to the end of the channel name - if the broadcast is not available 24 hours a day, add the label `[Not 24/7]` - commit all changes and send a pull request diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000000..e34436c5ee --- /dev/null +++ b/FAQ.md @@ -0,0 +1,192 @@ +# Frequently Asked Questions + +Basic: +- [What is IPTV?](#What-is-iptv) +- [Do I need a good Internet connection to watch an available stream?](#Do-i-need-a-good-internet-connection-to-watch-an-available-stream) +- [I have a cable service and I want those channels to be on this IPTV. Is that possible?](#I-have-a-cable-service-and-i-want-those-channels-to-be-on-this-iptv-is-that-possible) +- [Does the playlist have a channel guide?](#Does-the-playlist-have-a-channel-guide) +- [Is it possible to view channels directly from the main website?](#Is-it-possible-to-view-channels-directly-from-the-main-website) +- [Why don't we show NSFW channels in most playlists?](#Why-dont-we-show-nsfw-channels-in-most-playlists) +- [Do I have to pay to use this playlist?](#Do-i-have-to-pay-to-use-this-playlist) +- [Are you planning to include a VOD of TV shows broadcasted on this playlist?](#Are-you-planning-to-include-a-vod-of-tv-shows-broadcasted-on-this-playlist) + +Channels: +- [Does the channel need to be publicly accessible to be included in the playlists?](#Does-the-channel-need-to-be-publicly-accessible-to-be-included-in-the-playlists) +- [Can I even add channels that can only be accessed in their country of origin?](#Can-i-even-add-channels-that-can-only-be-accessed-in-their-country-of-origin) +- [Can I set a FTA channel that is broadcasted in specific cities or countries?](#Can-i-set-a-fta-channel-that-is-broadcasted-in-specific-cities-or-countries) +- [Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming) +- [I've created my channel and I want to add it to this playlist. What should I do?](#Ive-created-my-channel-and-i-want-to-add-it-to-this-playlist-what-should-i-do) +- [Is there any way to add my channel other than via this git repository?](#Is-there-any-way-to-add-my-channel-other-than-via-this-git-repository) + +Technical: +- [Why am I asked to provide an adaptive playlist like "master.m3u8", "playlist.m3u8" or "index.m3u8"?](#Why-am-i-asked-to-provide-an-adaptive-playlist-like-masterm3u8-playlistm3u8-or-indexm3u8) +- [Why don't we accept Xtream-Codes servers inside our playlists?](#Why-dont-we-accept-xtream-codes-servers-inside-our-playlists) +- [Is it possible to add streams from Youtube, Dailymotion or Twitch?](#Is-it-possible-to-add-streams-from-youtube-dailymotion-or-twitch) +- [Is it possible to add audio-only streams, like FM radio?](#Is-it-possible-to-add-audio-only-streams-like-fm-radio) +- [Why are there some call sign (KJLA-DT1.us) as ids and alphanumeric names as ids (Mychannel.us)?](#Why-are-there-some-call-sign-kjla-dt1us-as-ids-and-alphanumeric-names-as-ids-mychannelus) +- [There are source for verify call sign and coverage area for some TV stations?](#There-are-source-for-verify-call-sign-and-coverage-area-for-some-tv-stations) +- [Why attributes of channels of this playlist like "tvg-country", "tvg-language", "tvg-logo" are missing?](#Why-attributes-of-channels-of-this-playlist-like-tvg-country-tvg-language-tvg-logo-are-missing) +- [Why some streams have an empty id?](#Why-some-streams-have-an-empty-id) +- [What is a "daily update" and why is useful for this playlist?](#What-is-a-daily-update-and-why-is-useful-for-this-playlist) + +## Basic +### What is IPTV? +In non-technical words, IPTV (Internet Protocol television) stations have web addresses that *are obtained from official sources or authorized services for easier access to the end user who has any media player that supports streaming*. + +Based on "[Internet Protocol television](https://en.wikipedia.org/wiki/Internet_Protocol_television)" from Wikipedia article. This article is important, because newcomers do not understand how playlists work. + +### Do I need a good Internet connection to watch an available stream? +A lot of channels are ready for main public because of adaptive resolution. If you have a slow connection, play again at another time, because you may experience short stuttering and/or signal loss. + +Some TV stations have a maximum of simultaneous users. So if this stream does not display correctly (becuase of bandwidth limit), you will have to play at another time. + +Based on [#6791](https://github.com/iptv-org/iptv/discussions/6791). + +### I have a cable service and I want those channels to be on this IPTV. Is that possible? +No. This playlist does not replace traditional cable, a pay service, because this playlist can't include exclusive channels that may not be available on free-to-air. In other words, you will not have all the channels in the world. We recommend contacting your cable provider to offer legal alternatives to this service or visit the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository for find other providers. + +Based on [#859](https://github.com/iptv-org/iptv/issues/859) (about difference between this repository and providers), [#7205](https://github.com/iptv-org/iptv/issues/7205), [#7914](https://github.com/iptv-org/iptv/discussions/7914) and [#8102](https://github.com/iptv-org/iptv/discussions/8102). + +### Does the playlist have a channel guide? +Yes, because an id of each channel is used to link to program guide because they are obtained from third party websites. However, not all channels have their EPG available. See [EPG](https://github.com/iptv-org/epg) for more info. Please note that the guide is not perfect and some channels (like international feeds) may interrupt programming without you knowing. + +Note: For storage space reasons, the programming guide is only available in gz compressed format. See [discussion](https://github.com/iptv-org/iptv/discussions/8255). + +Based on [#1797](https://github.com/iptv-org/iptv/issues/1797), [#2438](https://github.com/iptv-org/iptv/issues/2438), [#4537](https://github.com/iptv-org/iptv/discussions/4537) and [#7043](https://github.com/iptv-org/iptv/discussions/7043). + +### Is it possible to view channels directly from the main website? +No, you will only see information about active and inactive transmissions of channels. + +Based on [#1002](https://github.com/iptv-org/iptv/issues/1002), [#7415](https://github.com/iptv-org/iptv/issues/7415), and [#7509](https://github.com/iptv-org/iptv/discussions/7509). + +### Why don't we show NSFW channels in most playlists? +NSFW content are not suitable for the main public. To avoid issues with these kind of programmings, we've created a separate NSFW playlist available for everyone. If you want to see this type of channel, please use the NSFW playlist. + +If in the general playlist, you see NSFW channels displayed by mistake, we suggest that you report via an issue or edit their entries from the [Database](https://github.com/iptv-org/database) repository. + +Based on [#1416](https://github.com/iptv-org/iptv/pull/1416), [#2126](https://github.com/iptv-org/iptv/issues/2126), [#9104](https://github.com/iptv-org/iptv/issues/9104), [#2234](https://github.com/iptv-org/iptv/issues/2234) and [#7245](https://github.com/iptv-org/iptv/pull/7245) (requests of hide NSFW channels in general playlist). + +### Do I have to pay to use this playlist? +No. Also, the maintenance of this service is self-financed. If a stranger asks to pay to access the playlist, we suggest not to follow it. + +Based on [#81](https://github.com/iptv-org/iptv/issues/81) and [#3865](https://github.com/iptv-org/iptv/discussions/3865). + +### Are you planning to include a VOD of TV shows broadcasted on this playlist? +No. This is not our purpose. + +Based on [#175](https://github.com/iptv-org/iptv/issues/175), [#3290](https://github.com/iptv-org/iptv/discussions/3290), [#5466](https://github.com/iptv-org/iptv/issues/5466) and [#7852](https://github.com/iptv-org/iptv/discussions/7852). + +## Channels +### Does the channel need to be publicly accessible to be included in the playlists? +Yes, we need the links to be publicly accessible like FTA packages (free-to-air), online services or official websites. + +Note: In the daily updates, playlists of each country will be generated automatically, which will also include local and international broadcasts. + +Based on [#1432](https://github.com/iptv-org/iptv/issues/1432) (about over-the-air channels) and [#2732](https://github.com/iptv-org/iptv/issues/2732). + +### Can I even add channels that can only be accessed in their country of origin? +Yes. Even if the channel does not want to be broadcasted worldwide for legal reasons, we recommend using the [Geo-blocked] tag for its stream. + +Based on [#1843](https://github.com/iptv-org/iptv/issues/1843) (request of geo-blocked channels), [#2191](https://github.com/iptv-org/iptv/issues/2191) and [#6558](https://github.com/iptv-org/iptv/issues/6558) (example of geo-blocked channel). + +### Can I set a FTA channel that is broadcasted in specific cities or countries? +Yes. If the channel broadcasted in other cities or countries, please edit its entry onto the [Database](https://github.com/iptv-org/database) repository. It will be updated to the corresponding playlists. + +When setting the city where the channel is broadcasted, set its timezone is not necessary because it is not relevant. + +Based on [#747](https://github.com/iptv-org/iptv/issues/747) (first request), [#5802](https://github.com/iptv-org/iptv/discussions/5802) and [#6415](https://github.com/iptv-org/iptv/issues/6415). + +### Can I safely add an FTA channel that broadcasts PPV events or pay programming? +Maybe, this may change in future answers. Consider if the country where it is broadcasted allows fair use. Owners can ban the broadcast of PPV events, and even issue a DMCA takedown. Check the [blocklist](https://github.com/iptv-org/database/blob/master/data/blocklist.csv) for more info about specific events, and this [counternotice](https://github.com/github/dmca/blob/3ce1c9402c6b7e46dcbbea6ff866d6a44e75c72a/2020/10/2020-10-08-dfl-counternotice.md) indicating that a DMCA takedown is invalid if only one FTA channel infringes copyright. + +Please remember that by sharing a link to a FTA channel (or more), you are **indexing** the link, not **restreaming** its content. This subtility makes most of the DMCA takedowns false and invalid under law. +A good example of this would be [Perfect 10 v. Google](https://www.eff.org/fr/cases/perfect-10-v-google). +Some [valid takedowns](https://github.com/iptv-org/iptv/issues/6486) do occur when a Pull Request is made to notify us that we should not index their channels. + +Based on [#440](https://github.com/iptv-org/iptv/issues/440) and [#7212](https://github.com/iptv-org/iptv/issues/7212). + +### I've created my channel and I want to add it to this playlist. What should I do? +We are a community initiative and you don't need to pay anything to stay on this playlist. Feel free to create a channel with few resources: +* Camera with a tripod (recommended for your own studio). +* A PC with Internet, video editor and recording/broadcasting app under RTMP protocol (e.g. OBS). +* And a live streaming service with multibitrate (if possible). + +After you have your m3u8 link, add your channel information onto the [Database](https://github.com/iptv-org/database) repository, and submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. + +Note: Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). + +Note 2: If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. + +Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information). + +### Is there any way to add my channel other than via this git repository? +No, there is no such option. + +Based on [#2392](https://github.com/iptv-org/iptv/issues/2392). + +## Technical +### Why am I asked to provide an adaptive playlist like "master.m3u8", "playlist.m3u8" or "index.m3u8"? +An adaptive playlist is a m3u8 file that contains certain informations: the bandwidth, the quality, the type of codec used to read the channel. The player then reads the channel playlist based on your bandwidth and screen (hence the name "adaptive"). This permits you to watch your channel on perfect conditions. + +In the "daily update", the stream with the best supported resolution will be considered "priority" over other lower resolution streams of the same channel. + +Note: We do not accept the use of tokens, because they only work for a short time, which will end up in permanent offline (see [discussion](https://github.com/iptv-org/iptv/discussions/8838)). We also do not recommend using "chunks.m3u8", a other file type, for consistency reasons. + +Based on [#1916](https://github.com/iptv-org/iptv/issues/1916) and [#5952](https://github.com/iptv-org/iptv/discussions/5952). + +### Why don't we accept Xtream-Codes servers inside our playlists? +Xtream-Codes streams are, most of the times, pirated streams created by some people that can get satellite and/or PPV streams and that propose it to everyone for a fairer price. These types of servers are illegal and also highly unstable, since it depends either from the user who bought it or the server that hosts it. + +In short, they are poor quality streams created by unauthorized people. + +If you're unsure about if your link is from an Xtream-Codes server, you may: +* Look at the structure of the URL. Most of them have this form : http(s)://*hostname*:25461/*username*/*password*/*channelID* (port is often 25461) +* Remove the rest of the URL after the password mention and add either "panel_api.php?" or "player_api.php?" after the port. Replace the slashes between the username and password with "username=" and "password=". + +If the link matches or answers after changing the URL, you're with an Xtream-Codes server. + +Based on [#5236](https://github.com/iptv-org/iptv/pull/5236), [#5401](https://github.com/iptv-org/iptv/pull/5401) and [#7576](https://github.com/iptv-org/iptv/discussions/7576) (about username and password of Xtream-Codes server). + +### Is it possible to add streams from Youtube, Dailymotion or Twitch? +Yes. Due to technical limitations, it is necessary to add a [Streamlink](https://streamlink.github.io/) server link to view the content. This does not work with all streams, so it will give an "error" status if this stream is not freely accessible. + +Based on [#3017](https://github.com/iptv-org/iptv/discussions/3017) (about geo-blocked channel), [#4112](https://github.com/iptv-org/iptv/discussions/4412) and [#4456](https://github.com/iptv-org/iptv/discussions/4456). + +### Is it possible to add audio-only streams, like FM radio? +No. Exceptions are the visual radios, in which a video and audio are shown at the same time. A WIP repository made by one member of iptv-org, [LaneSh4d0w](https://github.com/LaneSh4d0w) aims to collect radio streams, on the [IPRD](https://github.com/LaneSh4d0w/IPRD) repository. + +Based on [#1196](https://github.com/iptv-org/iptv/pull/1196) (first pull request about this) [#2758](https://github.com/iptv-org/iptv/pull/2758) (visual radio example), [#5794](https://github.com/iptv-org/iptv/discussions/5794), [#6044](https://github.com/iptv-org/iptv/discussions/6044) and [#8788](https://github.com/iptv-org/iptv/discussions/8788). + +### Why are there some call sign (KJLA-DT1.us) as ids and alphanumeric names as ids (Mychannel.us)? +It's to differentiate the origin of the broadcast from the content. Call signs usually come from physical stations in the country of origin and their programming is subject to change. If the channel is not from a television station, the brand name will be used. + +An example of a call sign used as id is `KJLA-DT1.us`: [KJLA](https://en.wikipedia.org/wiki/KJLA) is a digital television station, DT is a suffix, 1 is a subchannel number and ".us" is the country code (United States). This station broadcasts the Visiรณn Latina channel, whose id is `VisionLatina.us`. + +Based on [#5818](https://github.com/iptv-org/iptv/discussions/5818). + +### There are source for verify call sign and coverage area for some TV stations? +There are websites to consult the location and characteristics of the station. For example, [FCCData](https://fccdata.org/) for US, Canada, Mexico, UK, Australia and Japan. + +### Why attributes of channels of this playlist like "tvg-country", "tvg-language", "tvg-logo" are missing? +The reason is to reduce the workload when adding streams in the list. Since "tvg-id" links to the [Database](https://github.com/iptv-org/database) repository, each channel has unique attributes like image, name (in English and local speak), country (or countries) broadcasted, category and language. + +You can add multiple streams with a single id (in the "tvg-id" parameter), instead of adding information from scratch. For example: + +``` +#EXTINF:-1 tvg-id="CCTV3.cn",CCTV-3็ปผ่‰บ (1080p) +``` +Based on [#2086](https://github.com/iptv-org/iptv/issues/2086) (countries), [#3490](https://github.com/iptv-org/iptv/discussions/3490) (duplicated tvg-id) and [#6516](https://github.com/iptv-org/iptv/issues/6516) (use of Database). + +### Why some streams have an empty id? +Because the stream does not have enough information available. If you appear to know additional data on these, let us know its official name, the language it broadcasts and the country where it originates. + +This also applies to the undefined.m3u file. The streams in this file are from channels whose country of origin is unknown. + +Based on [#2440](https://github.com/iptv-org/iptv/issues/2440). + +### What is a "daily update" and why is useful for this playlist? +A "daily update" is a pull request made for maintenance purposes. It checks the status of the playlist operation, and reclassifies the streams internally. This will be useful on playlist recreation, as it's gonna hide streams from the playlist if they have access problems. + +Initially, a version release was indicated in the daily updates, but it was not useful. + +Based on [#645](https://github.com/iptv-org/iptv/issues/645) (about package relases), [#6524](https://github.com/iptv-org/iptv/discussions/6524) and [#6855](https://github.com/iptv-org/iptv/issues/6855). diff --git a/README.md b/README.md index 7270e21eb1..ef3e42b1d7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Collection of publicly available IPTV (Internet Protocol television) channels fr - ๐Ÿ‘จโ€๐Ÿ’ป [API](#api) - ๐Ÿ“š [Resources](#resources) - ๐Ÿ’ฌ [Discussions](#discussions) +- โ“ [FAQ](#faq) - ๐Ÿ›  [Contribution](#contribution) - โš– [Legal](#legal) - ยฉ [License](#license) @@ -62,34 +63,34 @@ Same thing, but split up into separate files: Auto12https://iptv-org.github.io/iptv/categories/auto.m3u - Animation27https://iptv-org.github.io/iptv/categories/animation.m3u - Business36https://iptv-org.github.io/iptv/categories/business.m3u + Animation28https://iptv-org.github.io/iptv/categories/animation.m3u + Business37https://iptv-org.github.io/iptv/categories/business.m3u Classic45https://iptv-org.github.io/iptv/categories/classic.m3u Comedy44https://iptv-org.github.io/iptv/categories/comedy.m3u - Cooking17https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture19https://iptv-org.github.io/iptv/categories/culture.m3u + Cooking18https://iptv-org.github.io/iptv/categories/cooking.m3u + Culture20https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u - Education68https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment172https://iptv-org.github.io/iptv/categories/entertainment.m3u + Education76https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment179https://iptv-org.github.io/iptv/categories/entertainment.m3u Family21https://iptv-org.github.io/iptv/categories/family.m3u - General420https://iptv-org.github.io/iptv/categories/general.m3u - Kids142https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative81https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle57https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies195https://iptv-org.github.io/iptv/categories/movies.m3u - Music316https://iptv-org.github.io/iptv/categories/music.m3u - News367https://iptv-org.github.io/iptv/categories/news.m3u + General452https://iptv-org.github.io/iptv/categories/general.m3u + Kids145https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative90https://iptv-org.github.io/iptv/categories/legislative.m3u + Lifestyle59https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Movies201https://iptv-org.github.io/iptv/categories/movies.m3u + Music315https://iptv-org.github.io/iptv/categories/music.m3u + News381https://iptv-org.github.io/iptv/categories/news.m3u Outdoor36https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax17https://iptv-org.github.io/iptv/categories/relax.m3u - Religious219https://iptv-org.github.io/iptv/categories/religious.m3u - Series135https://iptv-org.github.io/iptv/categories/series.m3u + Religious230https://iptv-org.github.io/iptv/categories/religious.m3u + Series137https://iptv-org.github.io/iptv/categories/series.m3u Science13https://iptv-org.github.io/iptv/categories/science.m3u - Shop54https://iptv-org.github.io/iptv/categories/shop.m3u + Shop55https://iptv-org.github.io/iptv/categories/shop.m3u Sports152https://iptv-org.github.io/iptv/categories/sports.m3u - Travel19https://iptv-org.github.io/iptv/categories/travel.m3u - Weather10https://iptv-org.github.io/iptv/categories/weather.m3u + Travel21https://iptv-org.github.io/iptv/categories/travel.m3u + Weather11https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4893https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4912https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -117,7 +118,7 @@ Same thing, but split up into separate files: Albanian38https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic339https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic338https://iptv-org.github.io/iptv/languages/ara.m3u Armenian26https://iptv-org.github.io/iptv/languages/hye.m3u Assamese2https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u @@ -127,40 +128,42 @@ Same thing, but split up into separate files: Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian18https://iptv-org.github.io/iptv/languages/bul.m3u + Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese62https://iptv-org.github.io/iptv/languages/zho.m3u - Croatian10https://iptv-org.github.io/iptv/languages/hrv.m3u - Czech17https://iptv-org.github.io/iptv/languages/ces.m3u + Chinese86https://iptv-org.github.io/iptv/languages/zho.m3u + Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u + Czech16https://iptv-org.github.io/iptv/languages/ces.m3u Danish14https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u - Dutch83https://iptv-org.github.io/iptv/languages/nld.m3u - English1867https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch84https://iptv-org.github.io/iptv/languages/nld.m3u + English1946https://iptv-org.github.io/iptv/languages/eng.m3u Estonian6https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u - Finnish8https://iptv-org.github.io/iptv/languages/fin.m3u - French155https://iptv-org.github.io/iptv/languages/fra.m3u + Finnish9https://iptv-org.github.io/iptv/languages/fin.m3u + French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician10https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u - German184https://iptv-org.github.io/iptv/languages/deu.m3u - Greek83https://iptv-org.github.io/iptv/languages/ell.m3u + German185https://iptv-org.github.io/iptv/languages/deu.m3u + Greek78https://iptv-org.github.io/iptv/languages/ell.m3u Gujarati2https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew9https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi54https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi55https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian33https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic3https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian160https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian150https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u Italian140https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese59https://iptv-org.github.io/iptv/languages/jpn.m3u + Japanese60https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese1https://iptv-org.github.io/iptv/languages/jav.m3u Kannada4https://iptv-org.github.io/iptv/languages/kan.m3u - Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u + Kazakh12https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer7https://iptv-org.github.io/iptv/languages/khm.m3u - Korean65https://iptv-org.github.io/iptv/languages/kor.m3u + Korean64https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish13https://iptv-org.github.io/iptv/languages/kur.m3u + Lahnda1https://iptv-org.github.io/iptv/languages/lah.m3u Lao10https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u @@ -169,44 +172,44 @@ Same thing, but split up into separate files: Malay17https://iptv-org.github.io/iptv/languages/msa.m3u Malayalam44https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u + Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi1https://iptv-org.github.io/iptv/languages/mar.m3u Mongolian19https://iptv-org.github.io/iptv/languages/mon.m3u Nepali1https://iptv-org.github.io/iptv/languages/nep.m3u Norwegian5https://iptv-org.github.io/iptv/languages/nor.m3u Oriya (macrolanguage)2https://iptv-org.github.io/iptv/languages/ori.m3u - Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u + Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian79https://iptv-org.github.io/iptv/languages/fas.m3u + Persian81https://iptv-org.github.io/iptv/languages/fas.m3u Polish32https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese152https://iptv-org.github.io/iptv/languages/por.m3u - Romanian33https://iptv-org.github.io/iptv/languages/ron.m3u - Russian305https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian45https://iptv-org.github.io/iptv/languages/srp.m3u + Portuguese162https://iptv-org.github.io/iptv/languages/por.m3u + Romanian32https://iptv-org.github.io/iptv/languages/ron.m3u + Russian316https://iptv-org.github.io/iptv/languages/rus.m3u + Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u - Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u + Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u Slovak13https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian5https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish1068https://iptv-org.github.io/iptv/languages/spa.m3u - Swahili2https://iptv-org.github.io/iptv/languages/swa.m3u - Swedish16https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil32https://iptv-org.github.io/iptv/languages/tam.m3u + Spanish1097https://iptv-org.github.io/iptv/languages/spa.m3u + Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u + Swedish20https://iptv-org.github.io/iptv/languages/swe.m3u + Tagalog7https://iptv-org.github.io/iptv/languages/tgl.m3u + Tamil33https://iptv-org.github.io/iptv/languages/tam.m3u Telugu2https://iptv-org.github.io/iptv/languages/tel.m3u - Tetum1https://iptv-org.github.io/iptv/languages/tet.m3u - Thai45https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish135https://iptv-org.github.io/iptv/languages/tur.m3u + Thai44https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish136https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian44https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu19https://iptv-org.github.io/iptv/languages/urd.m3u + Urdu24https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese60https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u - Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u - Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2101https://iptv-org.github.io/iptv/languages/undefined.m3u + Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u + Yue Chinese6https://iptv-org.github.io/iptv/languages/yue.m3u + Undefined2066https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -232,87 +235,87 @@ Same thing, but split up into separate files: CountryChannelsPlaylist - ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan71https://iptv-org.github.io/iptv/countries/af.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania97https://iptv-org.github.io/iptv/countries/al.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria89https://iptv-org.github.io/iptv/countries/dz.m3u - ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa45https://iptv-org.github.io/iptv/countries/as.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra61https://iptv-org.github.io/iptv/countries/ad.m3u - ๐Ÿ‡ฆ๐Ÿ‡ด Angola45https://iptv-org.github.io/iptv/countries/ao.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla46https://iptv-org.github.io/iptv/countries/ai.m3u - ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica42https://iptv-org.github.io/iptv/countries/aq.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda46https://iptv-org.github.io/iptv/countries/ag.m3u - ๐Ÿ‡ฆ๐Ÿ‡ท Argentina217https://iptv-org.github.io/iptv/countries/ar.m3u -       Buenos Aires14https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u + ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan73https://iptv-org.github.io/iptv/countries/af.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania101https://iptv-org.github.io/iptv/countries/al.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria93https://iptv-org.github.io/iptv/countries/dz.m3u + ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa48https://iptv-org.github.io/iptv/countries/as.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra64https://iptv-org.github.io/iptv/countries/ad.m3u + ๐Ÿ‡ฆ๐Ÿ‡ด Angola50https://iptv-org.github.io/iptv/countries/ao.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla48https://iptv-org.github.io/iptv/countries/ai.m3u + ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica44https://iptv-org.github.io/iptv/countries/aq.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda48https://iptv-org.github.io/iptv/countries/ag.m3u + ๐Ÿ‡ฆ๐Ÿ‡ท Argentina237https://iptv-org.github.io/iptv/countries/ar.m3u +       Buenos Aires16https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u       Catamarca2https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u       Chaco2https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u -       Chubut2https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u +       Chubut3https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u +       Ciudad Autonoma de Buenos Aires1https://iptv-org.github.io/iptv/subdivisions/ar-c.m3u       Cordoba5https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u       Corrientes2https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u       Entre Rios2https://iptv-org.github.io/iptv/subdivisions/ar-e.m3u       Jujuy3https://iptv-org.github.io/iptv/subdivisions/ar-y.m3u -       La Pampa2https://iptv-org.github.io/iptv/subdivisions/ar-l.m3u +       La Pampa3https://iptv-org.github.io/iptv/subdivisions/ar-l.m3u       La Rioja3https://iptv-org.github.io/iptv/subdivisions/ar-f.m3u       Misiones4https://iptv-org.github.io/iptv/subdivisions/ar-n.m3u -       Neuquen1https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u +       Neuquen2https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u       Rio Negro1https://iptv-org.github.io/iptv/subdivisions/ar-r.m3u       Salta4https://iptv-org.github.io/iptv/subdivisions/ar-a.m3u       San Juan3https://iptv-org.github.io/iptv/subdivisions/ar-j.m3u       San Luis1https://iptv-org.github.io/iptv/subdivisions/ar-d.m3u       Santa Cruz2https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u -       Santa Fe3https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u -       Tucuman2https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia93https://iptv-org.github.io/iptv/countries/am.m3u - ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba49https://iptv-org.github.io/iptv/countries/aw.m3u - ๐Ÿ‡ฆ๐Ÿ‡บ Australia81https://iptv-org.github.io/iptv/countries/au.m3u - ๐Ÿ‡ฆ๐Ÿ‡น Austria90https://iptv-org.github.io/iptv/countries/at.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan77https://iptv-org.github.io/iptv/countries/az.m3u - ๐Ÿ‡ง๐Ÿ‡ธ Bahamas48https://iptv-org.github.io/iptv/countries/bs.m3u - ๐Ÿ‡ง๐Ÿ‡ญ Bahrain85https://iptv-org.github.io/iptv/countries/bh.m3u - ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh74https://iptv-org.github.io/iptv/countries/bd.m3u - ๐Ÿ‡ง๐Ÿ‡ง Barbados47https://iptv-org.github.io/iptv/countries/bb.m3u - ๐Ÿ‡ง๐Ÿ‡พ Belarus88https://iptv-org.github.io/iptv/countries/by.m3u - ๐Ÿ‡ง๐Ÿ‡ช Belgium92https://iptv-org.github.io/iptv/countries/be.m3u - ๐Ÿ‡ง๐Ÿ‡ฟ Belize47https://iptv-org.github.io/iptv/countries/bz.m3u - ๐Ÿ‡ง๐Ÿ‡ฏ Benin46https://iptv-org.github.io/iptv/countries/bj.m3u - ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda44https://iptv-org.github.io/iptv/countries/bm.m3u - ๐Ÿ‡ง๐Ÿ‡น Bhutan56https://iptv-org.github.io/iptv/countries/bt.m3u - ๐Ÿ‡ง๐Ÿ‡ด Bolivia112https://iptv-org.github.io/iptv/countries/bo.m3u -       La Paz1https://iptv-org.github.io/iptv/subdivisions/bo-l.m3u +       Santa Fe5https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u +       Tucuman3https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia94https://iptv-org.github.io/iptv/countries/am.m3u + ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba51https://iptv-org.github.io/iptv/countries/aw.m3u + ๐Ÿ‡ฆ๐Ÿ‡บ Australia83https://iptv-org.github.io/iptv/countries/au.m3u + ๐Ÿ‡ฆ๐Ÿ‡น Austria93https://iptv-org.github.io/iptv/countries/at.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan78https://iptv-org.github.io/iptv/countries/az.m3u + ๐Ÿ‡ง๐Ÿ‡ธ Bahamas51https://iptv-org.github.io/iptv/countries/bs.m3u + ๐Ÿ‡ง๐Ÿ‡ญ Bahrain84https://iptv-org.github.io/iptv/countries/bh.m3u + ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh77https://iptv-org.github.io/iptv/countries/bd.m3u + ๐Ÿ‡ง๐Ÿ‡ง Barbados49https://iptv-org.github.io/iptv/countries/bb.m3u + ๐Ÿ‡ง๐Ÿ‡พ Belarus91https://iptv-org.github.io/iptv/countries/by.m3u + ๐Ÿ‡ง๐Ÿ‡ช Belgium95https://iptv-org.github.io/iptv/countries/be.m3u + ๐Ÿ‡ง๐Ÿ‡ฟ Belize50https://iptv-org.github.io/iptv/countries/bz.m3u + ๐Ÿ‡ง๐Ÿ‡ฏ Benin50https://iptv-org.github.io/iptv/countries/bj.m3u + ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda46https://iptv-org.github.io/iptv/countries/bm.m3u + ๐Ÿ‡ง๐Ÿ‡น Bhutan58https://iptv-org.github.io/iptv/countries/bt.m3u + ๐Ÿ‡ง๐Ÿ‡ด Bolivia118https://iptv-org.github.io/iptv/countries/bo.m3u       Santa Cruz1https://iptv-org.github.io/iptv/subdivisions/bo-s.m3u - ๐Ÿ‡ง๐Ÿ‡ถ Bonaire42https://iptv-org.github.io/iptv/countries/bq.m3u - ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina70https://iptv-org.github.io/iptv/countries/ba.m3u - ๐Ÿ‡ง๐Ÿ‡ผ Botswana45https://iptv-org.github.io/iptv/countries/bw.m3u - ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island43https://iptv-org.github.io/iptv/countries/bv.m3u - ๐Ÿ‡ง๐Ÿ‡ท Brazil179https://iptv-org.github.io/iptv/countries/br.m3u + ๐Ÿ‡ง๐Ÿ‡ถ Bonaire44https://iptv-org.github.io/iptv/countries/bq.m3u + ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina74https://iptv-org.github.io/iptv/countries/ba.m3u + ๐Ÿ‡ง๐Ÿ‡ผ Botswana49https://iptv-org.github.io/iptv/countries/bw.m3u + ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island45https://iptv-org.github.io/iptv/countries/bv.m3u + ๐Ÿ‡ง๐Ÿ‡ท Brazil192https://iptv-org.github.io/iptv/countries/br.m3u       Rio de Janeiro1https://iptv-org.github.io/iptv/subdivisions/br-rj.m3u - ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory42https://iptv-org.github.io/iptv/countries/io.m3u - ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands46https://iptv-org.github.io/iptv/countries/vg.m3u - ๐Ÿ‡ง๐Ÿ‡ณ Brunei54https://iptv-org.github.io/iptv/countries/bn.m3u - ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria72https://iptv-org.github.io/iptv/countries/bg.m3u - ๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso48https://iptv-org.github.io/iptv/countries/bf.m3u - ๐Ÿ‡ง๐Ÿ‡ฎ Burundi45https://iptv-org.github.io/iptv/countries/bi.m3u - ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia59https://iptv-org.github.io/iptv/countries/kh.m3u - ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon48https://iptv-org.github.io/iptv/countries/cm.m3u - ๐Ÿ‡จ๐Ÿ‡ฆ Canada147https://iptv-org.github.io/iptv/countries/ca.m3u + ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory44https://iptv-org.github.io/iptv/countries/io.m3u + ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands48https://iptv-org.github.io/iptv/countries/vg.m3u + ๐Ÿ‡ง๐Ÿ‡ณ Brunei53https://iptv-org.github.io/iptv/countries/bn.m3u + ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria75https://iptv-org.github.io/iptv/countries/bg.m3u + ๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso52https://iptv-org.github.io/iptv/countries/bf.m3u + ๐Ÿ‡ง๐Ÿ‡ฎ Burundi49https://iptv-org.github.io/iptv/countries/bi.m3u + ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia60https://iptv-org.github.io/iptv/countries/kh.m3u + ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon52https://iptv-org.github.io/iptv/countries/cm.m3u + ๐Ÿ‡จ๐Ÿ‡ฆ Canada148https://iptv-org.github.io/iptv/countries/ca.m3u       British Columbia2https://iptv-org.github.io/iptv/subdivisions/ca-bc.m3u       Manitoba1https://iptv-org.github.io/iptv/subdivisions/ca-mb.m3u       New Brunswick1https://iptv-org.github.io/iptv/subdivisions/ca-nb.m3u       Newfoundland and Labrador1https://iptv-org.github.io/iptv/subdivisions/ca-nl.m3u       Quebec5https://iptv-org.github.io/iptv/subdivisions/ca-qc.m3u - ๐Ÿ‡จ๐Ÿ‡ป Cape Verde46https://iptv-org.github.io/iptv/countries/cv.m3u + ๐Ÿ‡จ๐Ÿ‡ป Cape Verde50https://iptv-org.github.io/iptv/countries/cv.m3u       Boa Vista1https://iptv-org.github.io/iptv/subdivisions/cv-bv.m3u       Sal1https://iptv-org.github.io/iptv/subdivisions/cv-sl.m3u - ๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands46https://iptv-org.github.io/iptv/countries/ky.m3u - ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic45https://iptv-org.github.io/iptv/countries/cf.m3u - ๐Ÿ‡น๐Ÿ‡ฉ Chad45https://iptv-org.github.io/iptv/countries/td.m3u - ๐Ÿ‡จ๐Ÿ‡ฑ Chile208https://iptv-org.github.io/iptv/countries/cl.m3u + ๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands48https://iptv-org.github.io/iptv/countries/ky.m3u + ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic49https://iptv-org.github.io/iptv/countries/cf.m3u + ๐Ÿ‡น๐Ÿ‡ฉ Chad49https://iptv-org.github.io/iptv/countries/td.m3u + ๐Ÿ‡จ๐Ÿ‡ฑ Chile209https://iptv-org.github.io/iptv/countries/cl.m3u       Magallanes1https://iptv-org.github.io/iptv/subdivisions/cl-ma.m3u       Maule1https://iptv-org.github.io/iptv/subdivisions/cl-ml.m3u       Nuble2https://iptv-org.github.io/iptv/subdivisions/cl-nb.m3u - ๐Ÿ‡จ๐Ÿ‡ณ China925https://iptv-org.github.io/iptv/countries/cn.m3u - ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island42https://iptv-org.github.io/iptv/countries/cx.m3u - ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands42https://iptv-org.github.io/iptv/countries/cc.m3u - ๐Ÿ‡จ๐Ÿ‡ด Colombia136https://iptv-org.github.io/iptv/countries/co.m3u + ๐Ÿ‡จ๐Ÿ‡ณ China924https://iptv-org.github.io/iptv/countries/cn.m3u + ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island44https://iptv-org.github.io/iptv/countries/cx.m3u + ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands44https://iptv-org.github.io/iptv/countries/cc.m3u + ๐Ÿ‡จ๐Ÿ‡ด Colombia140https://iptv-org.github.io/iptv/countries/co.m3u       San Andres, Providencia y Santa Catalina1https://iptv-org.github.io/iptv/subdivisions/co-sap.m3u       Antioquia1https://iptv-org.github.io/iptv/subdivisions/co-ant.m3u       Atlantico1https://iptv-org.github.io/iptv/subdivisions/co-atl.m3u @@ -329,78 +332,78 @@ Same thing, but split up into separate files:       Risaralda1https://iptv-org.github.io/iptv/subdivisions/co-ris.m3u       Tolima1https://iptv-org.github.io/iptv/subdivisions/co-tol.m3u       Valle del Cauca3https://iptv-org.github.io/iptv/subdivisions/co-vac.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros73https://iptv-org.github.io/iptv/countries/km.m3u - ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands45https://iptv-org.github.io/iptv/countries/ck.m3u - ๐Ÿ‡จ๐Ÿ‡ท Costa Rica117https://iptv-org.github.io/iptv/countries/cr.m3u - ๐Ÿ‡ญ๐Ÿ‡ท Croatia70https://iptv-org.github.io/iptv/countries/hr.m3u - ๐Ÿ‡จ๐Ÿ‡บ Cuba90https://iptv-org.github.io/iptv/countries/cu.m3u - ๐Ÿ‡จ๐Ÿ‡ผ Curacao50https://iptv-org.github.io/iptv/countries/cw.m3u - ๐Ÿ‡จ๐Ÿ‡พ Cyprus86https://iptv-org.github.io/iptv/countries/cy.m3u - ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic72https://iptv-org.github.io/iptv/countries/cz.m3u - ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo49https://iptv-org.github.io/iptv/countries/cd.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark77https://iptv-org.github.io/iptv/countries/dk.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti78https://iptv-org.github.io/iptv/countries/dj.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica46https://iptv-org.github.io/iptv/countries/dm.m3u - ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic164https://iptv-org.github.io/iptv/countries/do.m3u -       Distrito Nacional (Santo Domingo)1https://iptv-org.github.io/iptv/subdivisions/do-01.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros77https://iptv-org.github.io/iptv/countries/km.m3u + ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands48https://iptv-org.github.io/iptv/countries/ck.m3u + ๐Ÿ‡จ๐Ÿ‡ท Costa Rica121https://iptv-org.github.io/iptv/countries/cr.m3u + ๐Ÿ‡ญ๐Ÿ‡ท Croatia74https://iptv-org.github.io/iptv/countries/hr.m3u + ๐Ÿ‡จ๐Ÿ‡บ Cuba94https://iptv-org.github.io/iptv/countries/cu.m3u + ๐Ÿ‡จ๐Ÿ‡ผ Curacao53https://iptv-org.github.io/iptv/countries/cw.m3u + ๐Ÿ‡จ๐Ÿ‡พ Cyprus87https://iptv-org.github.io/iptv/countries/cy.m3u + ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic74https://iptv-org.github.io/iptv/countries/cz.m3u + ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo53https://iptv-org.github.io/iptv/countries/cd.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark80https://iptv-org.github.io/iptv/countries/dk.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti82https://iptv-org.github.io/iptv/countries/dj.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica48https://iptv-org.github.io/iptv/countries/dm.m3u + ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic167https://iptv-org.github.io/iptv/countries/do.m3u       El Seibo1https://iptv-org.github.io/iptv/subdivisions/do-08.m3u       La Altagracia1https://iptv-org.github.io/iptv/subdivisions/do-11.m3u       Monsenor Nouel1https://iptv-org.github.io/iptv/subdivisions/do-28.m3u       Santiago1https://iptv-org.github.io/iptv/subdivisions/do-25.m3u - ๐Ÿ‡น๐Ÿ‡ฑ East Timor50https://iptv-org.github.io/iptv/countries/tl.m3u - ๐Ÿ‡ช๐Ÿ‡จ Ecuador102https://iptv-org.github.io/iptv/countries/ec.m3u + ๐Ÿ‡น๐Ÿ‡ฑ East Timor49https://iptv-org.github.io/iptv/countries/tl.m3u + ๐Ÿ‡ช๐Ÿ‡จ Ecuador107https://iptv-org.github.io/iptv/countries/ec.m3u       Loja1https://iptv-org.github.io/iptv/subdivisions/ec-l.m3u - ๐Ÿ‡ช๐Ÿ‡ฌ Egypt106https://iptv-org.github.io/iptv/countries/eg.m3u - ๐Ÿ‡ธ๐Ÿ‡ป El Salvador104https://iptv-org.github.io/iptv/countries/sv.m3u - ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea46https://iptv-org.github.io/iptv/countries/gq.m3u - ๐Ÿ‡ช๐Ÿ‡ท Eritrea45https://iptv-org.github.io/iptv/countries/er.m3u - ๐Ÿ‡ช๐Ÿ‡ช Estonia64https://iptv-org.github.io/iptv/countries/ee.m3u - ๐Ÿ‡ช๐Ÿ‡น Ethiopia46https://iptv-org.github.io/iptv/countries/et.m3u - ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands43https://iptv-org.github.io/iptv/countries/fk.m3u - ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands43https://iptv-org.github.io/iptv/countries/fo.m3u - ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji46https://iptv-org.github.io/iptv/countries/fj.m3u - ๐Ÿ‡ซ๐Ÿ‡ฎ Finland70https://iptv-org.github.io/iptv/countries/fi.m3u - ๐Ÿ‡ซ๐Ÿ‡ท France219https://iptv-org.github.io/iptv/countries/fr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana45https://iptv-org.github.io/iptv/countries/gf.m3u - ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia46https://iptv-org.github.io/iptv/countries/pf.m3u - ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories45https://iptv-org.github.io/iptv/countries/tf.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon46https://iptv-org.github.io/iptv/countries/ga.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia46https://iptv-org.github.io/iptv/countries/gm.m3u - ๐Ÿ‡ฌ๐Ÿ‡ช Georgia70https://iptv-org.github.io/iptv/countries/ge.m3u - ๐Ÿ‡ฉ๐Ÿ‡ช Germany256https://iptv-org.github.io/iptv/countries/de.m3u - ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana45https://iptv-org.github.io/iptv/countries/gh.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar42https://iptv-org.github.io/iptv/countries/gi.m3u - ๐Ÿ‡ฌ๐Ÿ‡ท Greece139https://iptv-org.github.io/iptv/countries/gr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland44https://iptv-org.github.io/iptv/countries/gl.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada46https://iptv-org.github.io/iptv/countries/gd.m3u - ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe49https://iptv-org.github.io/iptv/countries/gp.m3u - ๐Ÿ‡ฌ๐Ÿ‡บ Guam45https://iptv-org.github.io/iptv/countries/gu.m3u - ๐Ÿ‡ฌ๐Ÿ‡น Guatemala99https://iptv-org.github.io/iptv/countries/gt.m3u + ๐Ÿ‡ช๐Ÿ‡ฌ Egypt110https://iptv-org.github.io/iptv/countries/eg.m3u + ๐Ÿ‡ธ๐Ÿ‡ป El Salvador109https://iptv-org.github.io/iptv/countries/sv.m3u + ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea50https://iptv-org.github.io/iptv/countries/gq.m3u + ๐Ÿ‡ช๐Ÿ‡ท Eritrea49https://iptv-org.github.io/iptv/countries/er.m3u + ๐Ÿ‡ช๐Ÿ‡ช Estonia67https://iptv-org.github.io/iptv/countries/ee.m3u + ๐Ÿ‡ช๐Ÿ‡น Ethiopia50https://iptv-org.github.io/iptv/countries/et.m3u + ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands45https://iptv-org.github.io/iptv/countries/fk.m3u + ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands45https://iptv-org.github.io/iptv/countries/fo.m3u + ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji49https://iptv-org.github.io/iptv/countries/fj.m3u + ๐Ÿ‡ซ๐Ÿ‡ฎ Finland77https://iptv-org.github.io/iptv/countries/fi.m3u +       Pohjanmaa3https://iptv-org.github.io/iptv/subdivisions/fi-12.m3u + ๐Ÿ‡ซ๐Ÿ‡ท France222https://iptv-org.github.io/iptv/countries/fr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana47https://iptv-org.github.io/iptv/countries/gf.m3u + ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia49https://iptv-org.github.io/iptv/countries/pf.m3u + ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories49https://iptv-org.github.io/iptv/countries/tf.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon50https://iptv-org.github.io/iptv/countries/ga.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia50https://iptv-org.github.io/iptv/countries/gm.m3u + ๐Ÿ‡ฌ๐Ÿ‡ช Georgia71https://iptv-org.github.io/iptv/countries/ge.m3u + ๐Ÿ‡ฉ๐Ÿ‡ช Germany261https://iptv-org.github.io/iptv/countries/de.m3u + ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana49https://iptv-org.github.io/iptv/countries/gh.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar44https://iptv-org.github.io/iptv/countries/gi.m3u + ๐Ÿ‡ฌ๐Ÿ‡ท Greece136https://iptv-org.github.io/iptv/countries/gr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland46https://iptv-org.github.io/iptv/countries/gl.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada48https://iptv-org.github.io/iptv/countries/gd.m3u + ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe51https://iptv-org.github.io/iptv/countries/gp.m3u + ๐Ÿ‡ฌ๐Ÿ‡บ Guam48https://iptv-org.github.io/iptv/countries/gu.m3u + ๐Ÿ‡ฌ๐Ÿ‡น Guatemala102https://iptv-org.github.io/iptv/countries/gt.m3u       Solola1https://iptv-org.github.io/iptv/subdivisions/gt-07.m3u       Totonicapan1https://iptv-org.github.io/iptv/subdivisions/gt-08.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey43https://iptv-org.github.io/iptv/countries/gg.m3u - ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea45https://iptv-org.github.io/iptv/countries/gn.m3u - ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau45https://iptv-org.github.io/iptv/countries/gw.m3u - ๐Ÿ‡ฌ๐Ÿ‡พ Guyana43https://iptv-org.github.io/iptv/countries/gy.m3u - ๐Ÿ‡ญ๐Ÿ‡น Haiti59https://iptv-org.github.io/iptv/countries/ht.m3u - ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands42https://iptv-org.github.io/iptv/countries/hm.m3u - ๐Ÿ‡ญ๐Ÿ‡ณ Honduras120https://iptv-org.github.io/iptv/countries/hn.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey45https://iptv-org.github.io/iptv/countries/gg.m3u + ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea49https://iptv-org.github.io/iptv/countries/gn.m3u + ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau49https://iptv-org.github.io/iptv/countries/gw.m3u + ๐Ÿ‡ฌ๐Ÿ‡พ Guyana45https://iptv-org.github.io/iptv/countries/gy.m3u + ๐Ÿ‡ญ๐Ÿ‡น Haiti62https://iptv-org.github.io/iptv/countries/ht.m3u + ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands44https://iptv-org.github.io/iptv/countries/hm.m3u + ๐Ÿ‡ญ๐Ÿ‡ณ Honduras122https://iptv-org.github.io/iptv/countries/hn.m3u ๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong64https://iptv-org.github.io/iptv/countries/hk.m3u - ๐Ÿ‡ญ๐Ÿ‡บ Hungary90https://iptv-org.github.io/iptv/countries/hu.m3u - ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland62https://iptv-org.github.io/iptv/countries/is.m3u - ๐Ÿ‡ฎ๐Ÿ‡ณ India240https://iptv-org.github.io/iptv/countries/in.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia226https://iptv-org.github.io/iptv/countries/id.m3u + ๐Ÿ‡ญ๐Ÿ‡บ Hungary93https://iptv-org.github.io/iptv/countries/hu.m3u + ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland65https://iptv-org.github.io/iptv/countries/is.m3u + ๐Ÿ‡ฎ๐Ÿ‡ณ India241https://iptv-org.github.io/iptv/countries/in.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia216https://iptv-org.github.io/iptv/countries/id.m3u       Aceh2https://iptv-org.github.io/iptv/subdivisions/id-ac.m3u       Bali2https://iptv-org.github.io/iptv/subdivisions/id-ba.m3u       Banten2https://iptv-org.github.io/iptv/subdivisions/id-bt.m3u       Bengkulu2https://iptv-org.github.io/iptv/subdivisions/id-be.m3u       Gorontalo1https://iptv-org.github.io/iptv/subdivisions/id-go.m3u       Jakarta Raya4https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u -       Jambi4https://iptv-org.github.io/iptv/subdivisions/id-ja.m3u +       Jambi3https://iptv-org.github.io/iptv/subdivisions/id-ja.m3u       Jawa Barat7https://iptv-org.github.io/iptv/subdivisions/id-jb.m3u       Jawa Tengah5https://iptv-org.github.io/iptv/subdivisions/id-jt.m3u -       Jawa Timur8https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u -       Kalimantan Barat1https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u +       Jawa Timur9https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u +       Kalimantan Barat2https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u       Kalimantan Selatan3https://iptv-org.github.io/iptv/subdivisions/id-ks.m3u       Kalimantan Tengah1https://iptv-org.github.io/iptv/subdivisions/id-kt.m3u       Kalimantan Timur2https://iptv-org.github.io/iptv/subdivisions/id-ki.m3u @@ -410,212 +413,213 @@ Same thing, but split up into separate files:       Maluku1https://iptv-org.github.io/iptv/subdivisions/id-ml.m3u       Nusa Tenggara Barat1https://iptv-org.github.io/iptv/subdivisions/id-nb.m3u       Nusa Tenggara Timur1https://iptv-org.github.io/iptv/subdivisions/id-nt.m3u -       Papua1https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u +       Papua2https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u       Riau4https://iptv-org.github.io/iptv/subdivisions/id-ri.m3u       Sulawesi Barat1https://iptv-org.github.io/iptv/subdivisions/id-sr.m3u       Sulawesi Selatan1https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u       Sulawesi Tengah1https://iptv-org.github.io/iptv/subdivisions/id-st.m3u       Sulawesi Tenggara1https://iptv-org.github.io/iptv/subdivisions/id-sg.m3u -       Sulawesi Utara1https://iptv-org.github.io/iptv/subdivisions/id-sa.m3u -       Sumatera Barat2https://iptv-org.github.io/iptv/subdivisions/id-sb.m3u +       Sumatera Barat1https://iptv-org.github.io/iptv/subdivisions/id-sb.m3u       Sumatera Selatan2https://iptv-org.github.io/iptv/subdivisions/id-ss.m3u       Yogyakarta3https://iptv-org.github.io/iptv/subdivisions/id-yo.m3u - ๐Ÿ‡ฎ๐Ÿ‡ท Iran125https://iptv-org.github.io/iptv/countries/ir.m3u + ๐Ÿ‡ฎ๐Ÿ‡ท Iran126https://iptv-org.github.io/iptv/countries/ir.m3u ๐Ÿ‡ฎ๐Ÿ‡ถ Iraq117https://iptv-org.github.io/iptv/countries/iq.m3u - ๐Ÿ‡ฎ๐Ÿ‡ช Ireland80https://iptv-org.github.io/iptv/countries/ie.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man42https://iptv-org.github.io/iptv/countries/im.m3u + ๐Ÿ‡ฎ๐Ÿ‡ช Ireland83https://iptv-org.github.io/iptv/countries/ie.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man44https://iptv-org.github.io/iptv/countries/im.m3u ๐Ÿ‡ฎ๐Ÿ‡ฑ Israel67https://iptv-org.github.io/iptv/countries/il.m3u - ๐Ÿ‡ฎ๐Ÿ‡น Italy251https://iptv-org.github.io/iptv/countries/it.m3u - ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast48https://iptv-org.github.io/iptv/countries/ci.m3u - ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica48https://iptv-org.github.io/iptv/countries/jm.m3u + ๐Ÿ‡ฎ๐Ÿ‡น Italy252https://iptv-org.github.io/iptv/countries/it.m3u + ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast52https://iptv-org.github.io/iptv/countries/ci.m3u + ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica50https://iptv-org.github.io/iptv/countries/jm.m3u ๐Ÿ‡ฏ๐Ÿ‡ต Japan106https://iptv-org.github.io/iptv/countries/jp.m3u - ๐Ÿ‡ฏ๐Ÿ‡ช Jersey42https://iptv-org.github.io/iptv/countries/je.m3u + ๐Ÿ‡ฏ๐Ÿ‡ช Jersey44https://iptv-org.github.io/iptv/countries/je.m3u ๐Ÿ‡ฏ๐Ÿ‡ด Jordan103https://iptv-org.github.io/iptv/countries/jo.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan84https://iptv-org.github.io/iptv/countries/kz.m3u - ๐Ÿ‡ฐ๐Ÿ‡ช Kenya49https://iptv-org.github.io/iptv/countries/ke.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati45https://iptv-org.github.io/iptv/countries/ki.m3u - ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo48https://iptv-org.github.io/iptv/countries/xk.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan89https://iptv-org.github.io/iptv/countries/kz.m3u + ๐Ÿ‡ฐ๐Ÿ‡ช Kenya54https://iptv-org.github.io/iptv/countries/ke.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati48https://iptv-org.github.io/iptv/countries/ki.m3u + ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo50https://iptv-org.github.io/iptv/countries/xk.m3u ๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait92https://iptv-org.github.io/iptv/countries/kw.m3u ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan52https://iptv-org.github.io/iptv/countries/kg.m3u ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos68https://iptv-org.github.io/iptv/countries/la.m3u - ๐Ÿ‡ฑ๐Ÿ‡ป Latvia64https://iptv-org.github.io/iptv/countries/lv.m3u + ๐Ÿ‡ฑ๐Ÿ‡ป Latvia67https://iptv-org.github.io/iptv/countries/lv.m3u ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon99https://iptv-org.github.io/iptv/countries/lb.m3u - ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho45https://iptv-org.github.io/iptv/countries/ls.m3u - ๐Ÿ‡ฑ๐Ÿ‡ท Liberia45https://iptv-org.github.io/iptv/countries/lr.m3u - ๐Ÿ‡ฑ๐Ÿ‡พ Libya84https://iptv-org.github.io/iptv/countries/ly.m3u - ๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein63https://iptv-org.github.io/iptv/countries/li.m3u - ๐Ÿ‡ฑ๐Ÿ‡น Lithuania62https://iptv-org.github.io/iptv/countries/lt.m3u - ๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg69https://iptv-org.github.io/iptv/countries/lu.m3u - ๐Ÿ‡ฒ๐Ÿ‡ด Macao53https://iptv-org.github.io/iptv/countries/mo.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar45https://iptv-org.github.io/iptv/countries/mg.m3u - ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi46https://iptv-org.github.io/iptv/countries/mw.m3u - ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia69https://iptv-org.github.io/iptv/countries/my.m3u - ๐Ÿ‡ฒ๐Ÿ‡ป Maldives57https://iptv-org.github.io/iptv/countries/mv.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali46https://iptv-org.github.io/iptv/countries/ml.m3u - ๐Ÿ‡ฒ๐Ÿ‡น Malta61https://iptv-org.github.io/iptv/countries/mt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands45https://iptv-org.github.io/iptv/countries/mh.m3u - ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique48https://iptv-org.github.io/iptv/countries/mq.m3u - ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania75https://iptv-org.github.io/iptv/countries/mr.m3u - ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius46https://iptv-org.github.io/iptv/countries/mu.m3u - ๐Ÿ‡พ๐Ÿ‡น Mayotte45https://iptv-org.github.io/iptv/countries/yt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico166https://iptv-org.github.io/iptv/countries/mx.m3u + ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho49https://iptv-org.github.io/iptv/countries/ls.m3u + ๐Ÿ‡ฑ๐Ÿ‡ท Liberia49https://iptv-org.github.io/iptv/countries/lr.m3u + ๐Ÿ‡ฑ๐Ÿ‡พ Libya88https://iptv-org.github.io/iptv/countries/ly.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein66https://iptv-org.github.io/iptv/countries/li.m3u + ๐Ÿ‡ฑ๐Ÿ‡น Lithuania65https://iptv-org.github.io/iptv/countries/lt.m3u + ๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg72https://iptv-org.github.io/iptv/countries/lu.m3u + ๐Ÿ‡ฒ๐Ÿ‡ด Macao55https://iptv-org.github.io/iptv/countries/mo.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar49https://iptv-org.github.io/iptv/countries/mg.m3u + ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi50https://iptv-org.github.io/iptv/countries/mw.m3u + ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia67https://iptv-org.github.io/iptv/countries/my.m3u + ๐Ÿ‡ฒ๐Ÿ‡ป Maldives59https://iptv-org.github.io/iptv/countries/mv.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali49https://iptv-org.github.io/iptv/countries/ml.m3u + ๐Ÿ‡ฒ๐Ÿ‡น Malta64https://iptv-org.github.io/iptv/countries/mt.m3u + ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands48https://iptv-org.github.io/iptv/countries/mh.m3u + ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique50https://iptv-org.github.io/iptv/countries/mq.m3u + ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania79https://iptv-org.github.io/iptv/countries/mr.m3u + ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius50https://iptv-org.github.io/iptv/countries/mu.m3u + ๐Ÿ‡พ๐Ÿ‡น Mayotte49https://iptv-org.github.io/iptv/countries/yt.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico173https://iptv-org.github.io/iptv/countries/mx.m3u       Aguascalientes1https://iptv-org.github.io/iptv/subdivisions/mx-agu.m3u       Baja California1https://iptv-org.github.io/iptv/subdivisions/mx-bcn.m3u       Chihuahua1https://iptv-org.github.io/iptv/subdivisions/mx-chh.m3u       Ciudad de Mexico1https://iptv-org.github.io/iptv/subdivisions/mx-cmx.m3u       Coahuila de Zaragoza1https://iptv-org.github.io/iptv/subdivisions/mx-coa.m3u +       Guerrero1https://iptv-org.github.io/iptv/subdivisions/mx-gro.m3u       Jalisco1https://iptv-org.github.io/iptv/subdivisions/mx-jal.m3u       Mexico1https://iptv-org.github.io/iptv/subdivisions/mx-mex.m3u       Morelos1https://iptv-org.github.io/iptv/subdivisions/mx-mor.m3u       Nuevo Leon1https://iptv-org.github.io/iptv/subdivisions/mx-nle.m3u       Puebla1https://iptv-org.github.io/iptv/subdivisions/mx-pue.m3u +       Queretaro1https://iptv-org.github.io/iptv/subdivisions/mx-que.m3u       Quintana Roo1https://iptv-org.github.io/iptv/subdivisions/mx-roo.m3u       Sinaloa1https://iptv-org.github.io/iptv/subdivisions/mx-sin.m3u       Sonora1https://iptv-org.github.io/iptv/subdivisions/mx-son.m3u       Tamaulipas2https://iptv-org.github.io/iptv/subdivisions/mx-tam.m3u       Veracruz de Ignacio de la Llave1https://iptv-org.github.io/iptv/subdivisions/mx-ver.m3u       Zacatecas1https://iptv-org.github.io/iptv/subdivisions/mx-zac.m3u - ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia45https://iptv-org.github.io/iptv/countries/fm.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova70https://iptv-org.github.io/iptv/countries/md.m3u - ๐Ÿ‡ฒ๐Ÿ‡จ Monaco60https://iptv-org.github.io/iptv/countries/mc.m3u + ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia48https://iptv-org.github.io/iptv/countries/fm.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova73https://iptv-org.github.io/iptv/countries/md.m3u + ๐Ÿ‡ฒ๐Ÿ‡จ Monaco63https://iptv-org.github.io/iptv/countries/mc.m3u ๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia69https://iptv-org.github.io/iptv/countries/mn.m3u - ๐Ÿ‡ฒ๐Ÿ‡ช Montenegro65https://iptv-org.github.io/iptv/countries/me.m3u - ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat46https://iptv-org.github.io/iptv/countries/ms.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco90https://iptv-org.github.io/iptv/countries/ma.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique47https://iptv-org.github.io/iptv/countries/mz.m3u + ๐Ÿ‡ฒ๐Ÿ‡ช Montenegro68https://iptv-org.github.io/iptv/countries/me.m3u + ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat48https://iptv-org.github.io/iptv/countries/ms.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco94https://iptv-org.github.io/iptv/countries/ma.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique51https://iptv-org.github.io/iptv/countries/mz.m3u ๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)50https://iptv-org.github.io/iptv/countries/mm.m3u - ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia45https://iptv-org.github.io/iptv/countries/na.m3u - ๐Ÿ‡ณ๐Ÿ‡ท Nauru45https://iptv-org.github.io/iptv/countries/nr.m3u - ๐Ÿ‡ณ๐Ÿ‡ต Nepal58https://iptv-org.github.io/iptv/countries/np.m3u - ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands179https://iptv-org.github.io/iptv/countries/nl.m3u - ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia45https://iptv-org.github.io/iptv/countries/nc.m3u - ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand106https://iptv-org.github.io/iptv/countries/nz.m3u - ๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua101https://iptv-org.github.io/iptv/countries/ni.m3u - ๐Ÿ‡ณ๐Ÿ‡ช Niger45https://iptv-org.github.io/iptv/countries/ne.m3u - ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria61https://iptv-org.github.io/iptv/countries/ng.m3u - ๐Ÿ‡ณ๐Ÿ‡บ Niue45https://iptv-org.github.io/iptv/countries/nu.m3u - ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island45https://iptv-org.github.io/iptv/countries/nf.m3u + ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia49https://iptv-org.github.io/iptv/countries/na.m3u + ๐Ÿ‡ณ๐Ÿ‡ท Nauru48https://iptv-org.github.io/iptv/countries/nr.m3u + ๐Ÿ‡ณ๐Ÿ‡ต Nepal60https://iptv-org.github.io/iptv/countries/np.m3u + ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands182https://iptv-org.github.io/iptv/countries/nl.m3u + ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia48https://iptv-org.github.io/iptv/countries/nc.m3u + ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand109https://iptv-org.github.io/iptv/countries/nz.m3u + ๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua105https://iptv-org.github.io/iptv/countries/ni.m3u + ๐Ÿ‡ณ๐Ÿ‡ช Niger49https://iptv-org.github.io/iptv/countries/ne.m3u + ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria65https://iptv-org.github.io/iptv/countries/ng.m3u + ๐Ÿ‡ณ๐Ÿ‡บ Niue48https://iptv-org.github.io/iptv/countries/nu.m3u + ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island48https://iptv-org.github.io/iptv/countries/nf.m3u ๐Ÿ‡ฐ๐Ÿ‡ต North Korea50https://iptv-org.github.io/iptv/countries/kp.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia62https://iptv-org.github.io/iptv/countries/mk.m3u - ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands45https://iptv-org.github.io/iptv/countries/mp.m3u - ๐Ÿ‡ณ๐Ÿ‡ด Norway70https://iptv-org.github.io/iptv/countries/no.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia65https://iptv-org.github.io/iptv/countries/mk.m3u + ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands48https://iptv-org.github.io/iptv/countries/mp.m3u + ๐Ÿ‡ณ๐Ÿ‡ด Norway73https://iptv-org.github.io/iptv/countries/no.m3u ๐Ÿ‡ด๐Ÿ‡ฒ Oman85https://iptv-org.github.io/iptv/countries/om.m3u - ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan75https://iptv-org.github.io/iptv/countries/pk.m3u - ๐Ÿ‡ต๐Ÿ‡ผ Palau45https://iptv-org.github.io/iptv/countries/pw.m3u - ๐Ÿ‡ต๐Ÿ‡ธ Palestine98https://iptv-org.github.io/iptv/countries/ps.m3u - ๐Ÿ‡ต๐Ÿ‡ฆ Panama99https://iptv-org.github.io/iptv/countries/pa.m3u - ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea45https://iptv-org.github.io/iptv/countries/pg.m3u - ๐Ÿ‡ต๐Ÿ‡พ Paraguay110https://iptv-org.github.io/iptv/countries/py.m3u + ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan84https://iptv-org.github.io/iptv/countries/pk.m3u +       Islamabad1https://iptv-org.github.io/iptv/subdivisions/pk-is.m3u + ๐Ÿ‡ต๐Ÿ‡ผ Palau48https://iptv-org.github.io/iptv/countries/pw.m3u + ๐Ÿ‡ต๐Ÿ‡ธ Palestine99https://iptv-org.github.io/iptv/countries/ps.m3u + ๐Ÿ‡ต๐Ÿ‡ฆ Panama103https://iptv-org.github.io/iptv/countries/pa.m3u + ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea48https://iptv-org.github.io/iptv/countries/pg.m3u + ๐Ÿ‡ต๐Ÿ‡พ Paraguay115https://iptv-org.github.io/iptv/countries/py.m3u       Alto Parana1https://iptv-org.github.io/iptv/subdivisions/py-10.m3u       Boqueron1https://iptv-org.github.io/iptv/subdivisions/py-19.m3u       Caaguazu1https://iptv-org.github.io/iptv/subdivisions/py-5.m3u       Central1https://iptv-org.github.io/iptv/subdivisions/py-11.m3u       Itapua1https://iptv-org.github.io/iptv/subdivisions/py-7.m3u       Presidente Hayes1https://iptv-org.github.io/iptv/subdivisions/py-15.m3u - ๐Ÿ‡ต๐Ÿ‡ช Peru243https://iptv-org.github.io/iptv/countries/pe.m3u + ๐Ÿ‡ต๐Ÿ‡ช Peru253https://iptv-org.github.io/iptv/countries/pe.m3u       Ancash1https://iptv-org.github.io/iptv/subdivisions/pe-anc.m3u -       Apurimac1https://iptv-org.github.io/iptv/subdivisions/pe-apu.m3u -       Arequipa1https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u +       Arequipa3https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u       Junin3https://iptv-org.github.io/iptv/subdivisions/pe-jun.m3u -       Moquegua2https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u +       Lima1https://iptv-org.github.io/iptv/subdivisions/pe-lim.m3u +       Moquegua1https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u       Piura2https://iptv-org.github.io/iptv/subdivisions/pe-piu.m3u - ๐Ÿ‡ต๐Ÿ‡ญ Philippines67https://iptv-org.github.io/iptv/countries/ph.m3u - ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands45https://iptv-org.github.io/iptv/countries/pn.m3u - ๐Ÿ‡ต๐Ÿ‡ฑ Poland90https://iptv-org.github.io/iptv/countries/pl.m3u - ๐Ÿ‡ต๐Ÿ‡น Portugal92https://iptv-org.github.io/iptv/countries/pt.m3u - ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico97https://iptv-org.github.io/iptv/countries/pr.m3u + ๐Ÿ‡ต๐Ÿ‡ญ Philippines65https://iptv-org.github.io/iptv/countries/ph.m3u + ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands48https://iptv-org.github.io/iptv/countries/pn.m3u + ๐Ÿ‡ต๐Ÿ‡ฑ Poland93https://iptv-org.github.io/iptv/countries/pl.m3u + ๐Ÿ‡ต๐Ÿ‡น Portugal94https://iptv-org.github.io/iptv/countries/pt.m3u + ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico101https://iptv-org.github.io/iptv/countries/pr.m3u ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar85https://iptv-org.github.io/iptv/countries/qa.m3u - ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo46https://iptv-org.github.io/iptv/countries/cg.m3u - ๐Ÿ‡ท๐Ÿ‡ด Romania87https://iptv-org.github.io/iptv/countries/ro.m3u - ๐Ÿ‡ท๐Ÿ‡บ Russia398https://iptv-org.github.io/iptv/countries/ru.m3u - ๐Ÿ‡ท๐Ÿ‡ผ Rwanda47https://iptv-org.github.io/iptv/countries/rw.m3u - ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion46https://iptv-org.github.io/iptv/countries/re.m3u - ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy48https://iptv-org.github.io/iptv/countries/bl.m3u - ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena45https://iptv-org.github.io/iptv/countries/sh.m3u - ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis46https://iptv-org.github.io/iptv/countries/kn.m3u - ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia46https://iptv-org.github.io/iptv/countries/lc.m3u - ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin48https://iptv-org.github.io/iptv/countries/mf.m3u - ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon44https://iptv-org.github.io/iptv/countries/pm.m3u - ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines46https://iptv-org.github.io/iptv/countries/vc.m3u - ๐Ÿ‡ผ๐Ÿ‡ธ Samoa45https://iptv-org.github.io/iptv/countries/ws.m3u - ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino61https://iptv-org.github.io/iptv/countries/sm.m3u - ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia124https://iptv-org.github.io/iptv/countries/sa.m3u - ๐Ÿ‡ธ๐Ÿ‡ณ Senegal51https://iptv-org.github.io/iptv/countries/sn.m3u - ๐Ÿ‡ท๐Ÿ‡ธ Serbia100https://iptv-org.github.io/iptv/countries/rs.m3u - ๐Ÿ‡ธ๐Ÿ‡จ Seychelles45https://iptv-org.github.io/iptv/countries/sc.m3u - ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone46https://iptv-org.github.io/iptv/countries/sl.m3u + ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo50https://iptv-org.github.io/iptv/countries/cg.m3u + ๐Ÿ‡ท๐Ÿ‡ด Romania89https://iptv-org.github.io/iptv/countries/ro.m3u + ๐Ÿ‡ท๐Ÿ‡บ Russia386https://iptv-org.github.io/iptv/countries/ru.m3u + ๐Ÿ‡ท๐Ÿ‡ผ Rwanda51https://iptv-org.github.io/iptv/countries/rw.m3u + ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion50https://iptv-org.github.io/iptv/countries/re.m3u + ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy50https://iptv-org.github.io/iptv/countries/bl.m3u + ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena49https://iptv-org.github.io/iptv/countries/sh.m3u + ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis48https://iptv-org.github.io/iptv/countries/kn.m3u + ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia48https://iptv-org.github.io/iptv/countries/lc.m3u + ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin50https://iptv-org.github.io/iptv/countries/mf.m3u + ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon46https://iptv-org.github.io/iptv/countries/pm.m3u + ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines48https://iptv-org.github.io/iptv/countries/vc.m3u + ๐Ÿ‡ผ๐Ÿ‡ธ Samoa48https://iptv-org.github.io/iptv/countries/ws.m3u + ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino64https://iptv-org.github.io/iptv/countries/sm.m3u + ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia123https://iptv-org.github.io/iptv/countries/sa.m3u + ๐Ÿ‡ธ๐Ÿ‡ณ Senegal57https://iptv-org.github.io/iptv/countries/sn.m3u + ๐Ÿ‡ท๐Ÿ‡ธ Serbia102https://iptv-org.github.io/iptv/countries/rs.m3u + ๐Ÿ‡ธ๐Ÿ‡จ Seychelles49https://iptv-org.github.io/iptv/countries/sc.m3u + ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone50https://iptv-org.github.io/iptv/countries/sl.m3u ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore60https://iptv-org.github.io/iptv/countries/sg.m3u - ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten46https://iptv-org.github.io/iptv/countries/sx.m3u - ๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia79https://iptv-org.github.io/iptv/countries/sk.m3u - ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia71https://iptv-org.github.io/iptv/countries/si.m3u - ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands45https://iptv-org.github.io/iptv/countries/sb.m3u - ๐Ÿ‡ธ๐Ÿ‡ด Somalia76https://iptv-org.github.io/iptv/countries/so.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa46https://iptv-org.github.io/iptv/countries/za.m3u - ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands43https://iptv-org.github.io/iptv/countries/gs.m3u - ๐Ÿ‡ฐ๐Ÿ‡ท South Korea124https://iptv-org.github.io/iptv/countries/kr.m3u + ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten48https://iptv-org.github.io/iptv/countries/sx.m3u + ๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia82https://iptv-org.github.io/iptv/countries/sk.m3u + ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia74https://iptv-org.github.io/iptv/countries/si.m3u + ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands48https://iptv-org.github.io/iptv/countries/sb.m3u + ๐Ÿ‡ธ๐Ÿ‡ด Somalia80https://iptv-org.github.io/iptv/countries/so.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa50https://iptv-org.github.io/iptv/countries/za.m3u + ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands45https://iptv-org.github.io/iptv/countries/gs.m3u + ๐Ÿ‡ฐ๐Ÿ‡ท South Korea121https://iptv-org.github.io/iptv/countries/kr.m3u       Busan-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-26.m3u       Chungcheongbuk-do2https://iptv-org.github.io/iptv/subdivisions/kr-43.m3u       Daegu-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-27.m3u       Daejeon-gwangyeoksi1https://iptv-org.github.io/iptv/subdivisions/kr-30.m3u -       Gangwon-do1https://iptv-org.github.io/iptv/subdivisions/kr-42.m3u       Jeju-teukbyeoljachido1https://iptv-org.github.io/iptv/subdivisions/kr-49.m3u       Jeollabuk-do1https://iptv-org.github.io/iptv/subdivisions/kr-45.m3u       Jeollanam-do4https://iptv-org.github.io/iptv/subdivisions/kr-46.m3u       Ulsan-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-31.m3u - ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan45https://iptv-org.github.io/iptv/countries/ss.m3u - ๐Ÿ‡ช๐Ÿ‡ธ Spain244https://iptv-org.github.io/iptv/countries/es.m3u + ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan49https://iptv-org.github.io/iptv/countries/ss.m3u + ๐Ÿ‡ช๐Ÿ‡ธ Spain247https://iptv-org.github.io/iptv/countries/es.m3u       Madrid, Comunidad de1https://iptv-org.github.io/iptv/subdivisions/es-md.m3u       Murcia, Region de1https://iptv-org.github.io/iptv/subdivisions/es-mc.m3u       Andalucia12https://iptv-org.github.io/iptv/subdivisions/es-an.m3u       Aragon1https://iptv-org.github.io/iptv/subdivisions/es-ar.m3u       Canarias2https://iptv-org.github.io/iptv/subdivisions/es-cn.m3u -       Castilla-La Mancha12https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u +       Castilla-La Mancha13https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u       Catalunya6https://iptv-org.github.io/iptv/subdivisions/es-ct.m3u       Galicia1https://iptv-org.github.io/iptv/subdivisions/es-ga.m3u - ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka64https://iptv-org.github.io/iptv/countries/lk.m3u - ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan79https://iptv-org.github.io/iptv/countries/sd.m3u - ๐Ÿ‡ธ๐Ÿ‡ท Suriname43https://iptv-org.github.io/iptv/countries/sr.m3u - ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen42https://iptv-org.github.io/iptv/countries/sj.m3u - ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland45https://iptv-org.github.io/iptv/countries/sz.m3u - ๐Ÿ‡ธ๐Ÿ‡ช Sweden103https://iptv-org.github.io/iptv/countries/se.m3u - ๐Ÿ‡จ๐Ÿ‡ญ Switzerland99https://iptv-org.github.io/iptv/countries/ch.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka67https://iptv-org.github.io/iptv/countries/lk.m3u + ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan83https://iptv-org.github.io/iptv/countries/sd.m3u + ๐Ÿ‡ธ๐Ÿ‡ท Suriname45https://iptv-org.github.io/iptv/countries/sr.m3u + ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen44https://iptv-org.github.io/iptv/countries/sj.m3u + ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland49https://iptv-org.github.io/iptv/countries/sz.m3u + ๐Ÿ‡ธ๐Ÿ‡ช Sweden106https://iptv-org.github.io/iptv/countries/se.m3u + ๐Ÿ‡จ๐Ÿ‡ญ Switzerland102https://iptv-org.github.io/iptv/countries/ch.m3u ๐Ÿ‡ธ๐Ÿ‡พ Syria91https://iptv-org.github.io/iptv/countries/sy.m3u - ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe45https://iptv-org.github.io/iptv/countries/st.m3u - ๐Ÿ‡น๐Ÿ‡ผ Taiwan109https://iptv-org.github.io/iptv/countries/tw.m3u + ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe49https://iptv-org.github.io/iptv/countries/st.m3u + ๐Ÿ‡น๐Ÿ‡ผ Taiwan127https://iptv-org.github.io/iptv/countries/tw.m3u ๐Ÿ‡น๐Ÿ‡ฏ Tajikistan51https://iptv-org.github.io/iptv/countries/tj.m3u - ๐Ÿ‡น๐Ÿ‡ฟ Tanzania46https://iptv-org.github.io/iptv/countries/tz.m3u - ๐Ÿ‡น๐Ÿ‡ญ Thailand92https://iptv-org.github.io/iptv/countries/th.m3u - ๐Ÿ‡น๐Ÿ‡ฌ Togo45https://iptv-org.github.io/iptv/countries/tg.m3u - ๐Ÿ‡น๐Ÿ‡ฐ Tokelau45https://iptv-org.github.io/iptv/countries/tk.m3u - ๐Ÿ‡น๐Ÿ‡ด Tonga45https://iptv-org.github.io/iptv/countries/to.m3u - ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago47https://iptv-org.github.io/iptv/countries/tt.m3u - ๐Ÿ‡น๐Ÿ‡ณ Tunisia86https://iptv-org.github.io/iptv/countries/tn.m3u - ๐Ÿ‡น๐Ÿ‡ท Turkey201https://iptv-org.github.io/iptv/countries/tr.m3u + ๐Ÿ‡น๐Ÿ‡ฟ Tanzania51https://iptv-org.github.io/iptv/countries/tz.m3u + ๐Ÿ‡น๐Ÿ‡ญ Thailand91https://iptv-org.github.io/iptv/countries/th.m3u + ๐Ÿ‡น๐Ÿ‡ฌ Togo49https://iptv-org.github.io/iptv/countries/tg.m3u + ๐Ÿ‡น๐Ÿ‡ฐ Tokelau48https://iptv-org.github.io/iptv/countries/tk.m3u + ๐Ÿ‡น๐Ÿ‡ด Tonga48https://iptv-org.github.io/iptv/countries/to.m3u + ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago49https://iptv-org.github.io/iptv/countries/tt.m3u + ๐Ÿ‡น๐Ÿ‡ณ Tunisia89https://iptv-org.github.io/iptv/countries/tn.m3u + ๐Ÿ‡น๐Ÿ‡ท Turkey203https://iptv-org.github.io/iptv/countries/tr.m3u ๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan54https://iptv-org.github.io/iptv/countries/tm.m3u - ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands46https://iptv-org.github.io/iptv/countries/tc.m3u - ๐Ÿ‡น๐Ÿ‡ป Tuvalu45https://iptv-org.github.io/iptv/countries/tv.m3u - ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands42https://iptv-org.github.io/iptv/countries/um.m3u - ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands46https://iptv-org.github.io/iptv/countries/vi.m3u - ๐Ÿ‡บ๐Ÿ‡ฌ Uganda47https://iptv-org.github.io/iptv/countries/ug.m3u - ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine111https://iptv-org.github.io/iptv/countries/ua.m3u + ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands48https://iptv-org.github.io/iptv/countries/tc.m3u + ๐Ÿ‡น๐Ÿ‡ป Tuvalu48https://iptv-org.github.io/iptv/countries/tv.m3u + ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands44https://iptv-org.github.io/iptv/countries/um.m3u + ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands48https://iptv-org.github.io/iptv/countries/vi.m3u + ๐Ÿ‡บ๐Ÿ‡ฌ Uganda51https://iptv-org.github.io/iptv/countries/ug.m3u + ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine118https://iptv-org.github.io/iptv/countries/ua.m3u ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom325https://iptv-org.github.io/iptv/countries/uk.m3u + ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom331https://iptv-org.github.io/iptv/countries/uk.m3u       Wales3https://iptv-org.github.io/iptv/subdivisions/gb-wls.m3u - ๐Ÿ‡บ๐Ÿ‡ธ United States1912https://iptv-org.github.io/iptv/countries/us.m3u + ๐Ÿ‡บ๐Ÿ‡ธ United States1980https://iptv-org.github.io/iptv/countries/us.m3u       Alabama4https://iptv-org.github.io/iptv/subdivisions/us-al.m3u       Alaska2https://iptv-org.github.io/iptv/subdivisions/us-ak.m3u       Arizona11https://iptv-org.github.io/iptv/subdivisions/us-az.m3u -       Arkansas5https://iptv-org.github.io/iptv/subdivisions/us-ar.m3u -       California144https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u -       Colorado17https://iptv-org.github.io/iptv/subdivisions/us-co.m3u -       Connecticut7https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u -       Delaware6https://iptv-org.github.io/iptv/subdivisions/us-de.m3u +       Arkansas6https://iptv-org.github.io/iptv/subdivisions/us-ar.m3u +       California151https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u +       Colorado23https://iptv-org.github.io/iptv/subdivisions/us-co.m3u +       Connecticut26https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u +       Delaware7https://iptv-org.github.io/iptv/subdivisions/us-de.m3u       District of Columbia7https://iptv-org.github.io/iptv/subdivisions/us-dc.m3u -       Florida32https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u +       Florida44https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u       Georgia11https://iptv-org.github.io/iptv/subdivisions/us-ga.m3u       Hawaii6https://iptv-org.github.io/iptv/subdivisions/us-hi.m3u       Idaho2https://iptv-org.github.io/iptv/subdivisions/us-id.m3u -       Illinois9https://iptv-org.github.io/iptv/subdivisions/us-il.m3u +       Illinois10https://iptv-org.github.io/iptv/subdivisions/us-il.m3u       Indiana8https://iptv-org.github.io/iptv/subdivisions/us-in.m3u       Iowa5https://iptv-org.github.io/iptv/subdivisions/us-ia.m3u       Kansas4https://iptv-org.github.io/iptv/subdivisions/us-ks.m3u @@ -632,16 +636,16 @@ Same thing, but split up into separate files:       Nebraska3https://iptv-org.github.io/iptv/subdivisions/us-ne.m3u       Nevada3https://iptv-org.github.io/iptv/subdivisions/us-nv.m3u       New Hampshire2https://iptv-org.github.io/iptv/subdivisions/us-nh.m3u -       New Jersey21https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u +       New Jersey20https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u       New Mexico4https://iptv-org.github.io/iptv/subdivisions/us-nm.m3u -       New York50https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u +       New York45https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u       North Carolina6https://iptv-org.github.io/iptv/subdivisions/us-nc.m3u       North Dakota4https://iptv-org.github.io/iptv/subdivisions/us-nd.m3u       Ohio13https://iptv-org.github.io/iptv/subdivisions/us-oh.m3u       Oklahoma3https://iptv-org.github.io/iptv/subdivisions/us-ok.m3u       Oregon3https://iptv-org.github.io/iptv/subdivisions/us-or.m3u -       Pennsylvania27https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u -       Puerto Rico1https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u +       Pennsylvania26https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u +       Puerto Rico2https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u       Rhode Island1https://iptv-org.github.io/iptv/subdivisions/us-ri.m3u       South Carolina2https://iptv-org.github.io/iptv/subdivisions/us-sc.m3u       South Dakota1https://iptv-org.github.io/iptv/subdivisions/us-sd.m3u @@ -649,22 +653,22 @@ Same thing, but split up into separate files:       Texas27https://iptv-org.github.io/iptv/subdivisions/us-tx.m3u       Utah1https://iptv-org.github.io/iptv/subdivisions/us-ut.m3u       Vermont1https://iptv-org.github.io/iptv/subdivisions/us-vt.m3u -       Virginia5https://iptv-org.github.io/iptv/subdivisions/us-va.m3u -       Washington7https://iptv-org.github.io/iptv/subdivisions/us-wa.m3u +       Virginia4https://iptv-org.github.io/iptv/subdivisions/us-va.m3u +       Washington12https://iptv-org.github.io/iptv/subdivisions/us-wa.m3u       Wisconsin8https://iptv-org.github.io/iptv/subdivisions/us-wi.m3u       Wyoming1https://iptv-org.github.io/iptv/subdivisions/us-wy.m3u - ๐Ÿ‡บ๐Ÿ‡พ Uruguay91https://iptv-org.github.io/iptv/countries/uy.m3u + ๐Ÿ‡บ๐Ÿ‡พ Uruguay96https://iptv-org.github.io/iptv/countries/uy.m3u ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan51https://iptv-org.github.io/iptv/countries/uz.m3u - ๐Ÿ‡ป๐Ÿ‡บ Vanuatu45https://iptv-org.github.io/iptv/countries/vu.m3u - ๐Ÿ‡ป๐Ÿ‡ฆ Vatican City60https://iptv-org.github.io/iptv/countries/va.m3u - ๐Ÿ‡ป๐Ÿ‡ช Venezuela105https://iptv-org.github.io/iptv/countries/ve.m3u - ๐Ÿ‡ป๐Ÿ‡ณ Vietnam108https://iptv-org.github.io/iptv/countries/vn.m3u - ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna45https://iptv-org.github.io/iptv/countries/wf.m3u - ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara50https://iptv-org.github.io/iptv/countries/eh.m3u - ๐Ÿ‡พ๐Ÿ‡ช Yemen91https://iptv-org.github.io/iptv/countries/ye.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia45https://iptv-org.github.io/iptv/countries/zm.m3u - ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe45https://iptv-org.github.io/iptv/countries/zw.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land42https://iptv-org.github.io/iptv/countries/ax.m3u + ๐Ÿ‡ป๐Ÿ‡บ Vanuatu48https://iptv-org.github.io/iptv/countries/vu.m3u + ๐Ÿ‡ป๐Ÿ‡ฆ Vatican City63https://iptv-org.github.io/iptv/countries/va.m3u + ๐Ÿ‡ป๐Ÿ‡ช Venezuela111https://iptv-org.github.io/iptv/countries/ve.m3u + ๐Ÿ‡ป๐Ÿ‡ณ Vietnam107https://iptv-org.github.io/iptv/countries/vn.m3u + ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna48https://iptv-org.github.io/iptv/countries/wf.m3u + ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara54https://iptv-org.github.io/iptv/countries/eh.m3u + ๐Ÿ‡พ๐Ÿ‡ช Yemen90https://iptv-org.github.io/iptv/countries/ye.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia49https://iptv-org.github.io/iptv/countries/zm.m3u + ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe49https://iptv-org.github.io/iptv/countries/zw.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land44https://iptv-org.github.io/iptv/countries/ax.m3u @@ -690,32 +694,32 @@ Same thing, but split up into separate files: RegionChannelsPlaylist - Africa138https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2932https://iptv-org.github.io/iptv/regions/amer.m3u - Asia-Pacific1775https://iptv-org.github.io/iptv/regions/apac.m3u - Arab world322https://iptv-org.github.io/iptv/regions/arab.m3u - Association of Southeast Asian Nations344https://iptv-org.github.io/iptv/regions/asean.m3u + Africa143https://iptv-org.github.io/iptv/regions/afr.m3u + Americas3038https://iptv-org.github.io/iptv/regions/amer.m3u + Asia-Pacific1785https://iptv-org.github.io/iptv/regions/apac.m3u + Arab world319https://iptv-org.github.io/iptv/regions/arab.m3u + Association of Southeast Asian Nations334https://iptv-org.github.io/iptv/regions/asean.m3u Asia2541https://iptv-org.github.io/iptv/regions/asia.m3u - Caribbean113https://iptv-org.github.io/iptv/regions/carib.m3u - Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u - Central America109https://iptv-org.github.io/iptv/regions/cenamer.m3u - Commonwealth of Independent States423https://iptv-org.github.io/iptv/regions/cis.m3u - Europe, the Middle East and Africa2699https://iptv-org.github.io/iptv/regions/emea.m3u - Europe2289https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America840https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean963https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America951https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb61https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa531https://iptv-org.github.io/iptv/regions/mena.m3u + Caribbean115https://iptv-org.github.io/iptv/regions/carib.m3u + Central Asia33https://iptv-org.github.io/iptv/regions/cas.m3u + Central America108https://iptv-org.github.io/iptv/regions/cenamer.m3u + Commonwealth of Independent States414https://iptv-org.github.io/iptv/regions/cis.m3u + Europe, the Middle East and Africa2698https://iptv-org.github.io/iptv/regions/emea.m3u + Europe2287https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America866https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean1003https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America989https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb60https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa530https://iptv-org.github.io/iptv/regions/mena.m3u Middle East482https://iptv-org.github.io/iptv/regions/mideast.m3u - Northern America1969https://iptv-org.github.io/iptv/regions/nam.m3u - North America2266https://iptv-org.github.io/iptv/regions/noram.m3u - Nordics88https://iptv-org.github.io/iptv/regions/nord.m3u + Northern America2034https://iptv-org.github.io/iptv/regions/nam.m3u + North America2335https://iptv-org.github.io/iptv/regions/noram.m3u + Nordics92https://iptv-org.github.io/iptv/regions/nord.m3u Oceania96https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia254https://iptv-org.github.io/iptv/regions/sas.m3u - South America669https://iptv-org.github.io/iptv/regions/southam.m3u - Sub-Saharan Africa66https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa35https://iptv-org.github.io/iptv/regions/wafr.m3u + South Asia264https://iptv-org.github.io/iptv/regions/sas.m3u + South America706https://iptv-org.github.io/iptv/regions/southam.m3u + Sub-Saharan Africa70https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa36https://iptv-org.github.io/iptv/regions/wafr.m3u @@ -741,6 +745,10 @@ Links to other useful IPTV-related resources can be found in the [iptv-org/aweso If you have a question or an idea, you can post it in the [Discussions](https://github.com/iptv-org/iptv/discussions) tab. +## FAQ + +The answers to the most popular questions can be found in the [FAQ.md](FAQ.md) file. + ## Contribution Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request. diff --git a/streams/ae.m3u b/streams/ae.m3u index 95a293c2ab..ec8929c301 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -18,11 +18,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlArabiya/live #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) -https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://mn-nl.mncdn.com/alarabiya_live_channel/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://shls-alarabiya-prod-dub.shahid.net/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 +#EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) +https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlHadath/live #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Arabiya Al Hadath (1080p) [Not 24/7] @@ -153,7 +153,7 @@ https://weyyak-live.akamaized.net/weyyak_nawaem/index.m3u8 https://weyyak-live.akamaized.net/weyyak_smashi_tv/index.m3u8 #EXTINF:-1 tvg-id="Yas.ae" status="online",Yas (1080p) https://admdn1.cdn.mangomolo.com/yastv/smil:yastv.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="ZeeAflam.in" status="online",Zee Aflam (720p) [Not 24/7] +https://weyyak-live.akamaized.net/weyyak_zee_aflam/index.m3u8 #EXTINF:-1 tvg-id="ZeeAflam.in" status="online",Zee Alwan (720p) [Not 24/7] https://weyyak-live.akamaized.net/weyyak_zee_alwan/index.m3u8 -#EXTINF:-1 tvg-id="ZeeAflam.in" status="timeout",Zee Aflam (720p) [Not 24/7] -https://weyyak-live.akamaized.net/weyyak_zee_aflam/index.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index 05193daa29..98cb19e86c 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -49,10 +49,10 @@ https://tvlive.rtsh.dev/live/rtsh_shqip_ott/playlist.m3u8 https://tvlive.rtsh.dev/live/rtsh_sport_ott11/playlist.m3u8 #EXTINF:-1 tvg-id="SyriTV.al" status="online",Syri TV (720p) [Not 24/7] http://live.syri.tv:6969/live/syriblue/hd/23.ts +#EXTINF:-1 tvg-id="TopNews.al" status="online",Top News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News http://93.157.62.180/TopNews/index.m3u8 -#EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TV7Albania.al" status="online",TV 7 Albania (540p) [Not 24/7] http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Albania.al" status="online",7 HD (540p) [Not 24/7] @@ -75,7 +75,7 @@ http://32.shqiptv.org/korca/albplus/index.m3u8 http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Shqiponja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="blocked",Shqiponja (720p) [Not 24/7] http://ott.iptvshqipott.com:8080/live/shqiponja/tv/236.m3u8 #EXTINF:-1 tvg-id="" status="online",TopEstrada TV http://live.topestrada.com/live/topestrada/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index b23fdd868b..8bea5ecba7 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="5TV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",5-ึ€ีค ีกีฌีซึ„ (480p) +#EXTINF:-1 tvg-id="5TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",5-ึ€ีค ีกีฌีซึ„ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s6/index.m3u8 #EXTINF:-1 tvg-id="21TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",21TV (480p) @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี‹ีกีถ TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -38,7 +38,7 @@ http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 #EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) @@ -50,7 +50,7 @@ http://ott-cdn.ucom.am/s53/index.m3u8 #EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s2/index.m3u8 -#EXTINF:-1 tvg-id="KentronTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) +#EXTINF:-1 tvg-id="KentronTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s5/index.m3u8 #EXTINF:-1 tvg-id="NorHayastanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (480p) diff --git a/streams/ao.m3u b/streams/ao.m3u index 7f2d257d59..dee2b1a007 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 45b6b066a3..758c6be535 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -41,7 +41,7 @@ https://59537faa0729a.streamlock.net/beatsradio/beatsradio/playlist.m3u8 https://vivo.solumedia.com:19360/bvconline/bvconline.m3u8 #EXTINF:-1 tvg-id="C5N.ar" status="online",Canal 5 Noticias (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/c5n/live -#EXTINF:-1 tvg-id="C5NHD.ar" status="error",C5N (1080p) +#EXTINF:-1 tvg-id="C5NHD.ar" status="online",C5N (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/c5n/live #EXTINF:-1 tvg-id="Cadena103.ar" status="online",Cadena 103 https://59d52c5a5ce5e.streamlock.net:4443/cadena103/cadena103/playlist.m3u8 @@ -57,7 +57,7 @@ https://vivo.solumedia.com:19360/tv2salta/tv2salta.m3u8 https://stmvideo1.livecastv.com/canal2/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="Canal3LasHeras.ar" status="online",Canal 3 Las Heras (720p) https://stream.arcast.com.ar/canal3/canal3/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",CN3 Pinamar (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="error",CN3 Pinamar (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Canal3Rosario.ar" status="online",Canal 3 Rosario (704p) [Geo-blocked] https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8 @@ -65,9 +65,9 @@ https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/p https://stream.arcast.com.ar/canal4eldorado/canal4eldorado/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Esquel.ar" status="online",Canal 4 Esquel (720p) https://stream.arcast.com.ar/canal4esquel/canal4esquel/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="timeout",Canal 4 Jujuy (720p) +#EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="timeout",Canal 4 Jujuy (720p) +#EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Posadas.ar" status="online",Canal 4 Posadas (576p) https://iptv.ixfo.com.ar:30443/live/C4POS/playlist.m3u8 @@ -75,6 +75,8 @@ https://iptv.ixfo.com.ar:30443/live/C4POS/playlist.m3u8 http://streamlov.alsolnet.com/canal4sanjuan/live/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5PicoTruncado.ar" status="online",Canal 5 (Pico Truncado) https://stream.arcast.com.ar/canal5picotruncado/canal5picotruncado/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal5SantaFe.ar" status="online",C5 Santa Fรฉ (240p) +https://stream.arcast.com.ar/c5sf/c5sf/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="online",Canal 5 (Tucumรกn) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 #EXTINF:-1 tvg-id="Canal6EntreRios.ar" status="online",Canal 6 (Entre Rรญos) @@ -93,12 +95,14 @@ https://panel.dattalive.com/8074/8074/playlist.m3u8 https://stream.arcast.live/ahora/ahora/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] https://panel.dattalive.com/8250/8250/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9RioCuarto.ar" status="error",Canal 9 Rรญo Cuarto +#EXTINF:-1 tvg-id="Canal9RioCuarto.ar" status="online",Canal 9 Rรญo Cuarto https://streamcasthd.com:1936/canal9riocuartotv/canal9riocuartotv/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Televida.ar" status="online",Canal 9 Televida (720p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Nortevision.ar" status="online",Canal10 Nortevision https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8 +#EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7] +http://panel.dattalive.com:1935/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro https://panel.dattalive.com/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11LaRioja.ar" status="online",Canal 11 La Rioja (Fรฉnix Multiplataforma) (360p) @@ -109,7 +113,7 @@ https://5f700d5b2c46f.streamlock.net/madryntv/madryntv/playlist.m3u8 http://arcast.net:1935/mp/mp/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13SanLuis.ar" status="online",Canal 13 San Luis https://stream.arcast.live/sanluistv/ngrp:sanluistv_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="online",C20 Canal 20 Villa Marรญa (720p) +#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="error",C20 Canal 20 Villa Marรญa (720p) https://cronos.aldeaglobal.net.ar/hls/canal20.m3u8 #EXTINF:-1 tvg-id="Canal21TV.ar" status="online",Canal 21 TV https://iptv.ixfo.com.ar:30443/c21tv/hd/c21tv/playlist.m3u8 @@ -174,7 +178,7 @@ https://59537faa0729a.streamlock.net/cincotv/cincotv/playlist.m3u8 https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 #EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="online",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7] http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CL3Cablevision.ar" status="error",CL3 Cablevision +#EXTINF:-1 tvg-id="CL3Cablevision.ar" status="online",CL3 Cablevision https://videostream.shockmedia.com.ar:1936/cl3cable/cl3cable/playlist.m3u8 #EXTINF:-1 tvg-id="CosmosTV.ar" status="online",Cosmos TV https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 @@ -182,30 +186,38 @@ https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 +#EXTINF:-1 tvg-id="CVisionTV.ar" status="online",CVisiรณn TV (720p) +https://stream.cvisiontv.com/cvision_stream.m3u8 #EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live +#EXTINF:-1 tvg-id="DiputadosTV.ar" status="online",Diputados TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1h8_HKc5wScqeRw1HV6a6w/live #EXTINF:-1 tvg-id="DirecTVSportsArgentina.ar" status="online",DirecTV Sports (480p) http://190.210.221.119/Processor3_9_chunklist_b1300000.m3u8 -#EXTINF:-1 tvg-id="ElDoce.ar" status="error",El Doce TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU #EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] -http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 +http://186.0.233.76:1935/Garage/smil:garage.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ElHistonautaTV.ar" status="online",El Histonauta TV [Not 24/7] https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8 #EXTINF:-1 tvg-id="ElNueve.ar" status="online",El Nueve (1080p) https://octubre-live.cdn.vustreams.com/live/channel09/live.isml/live.m3u8 -#EXTINF:-1 tvg-id="ElPalomar.ar" status="error",El Palomar +#EXTINF:-1 tvg-id="ElPalomar.ar" status="online",El Palomar http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8 +#EXTINF:-1 tvg-id="ElSiete.ar" status="error",El Siete (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/UC64ZNqX0FQHabP8iIkmnR3A/live #EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Rosario3 +#EXTINF:-1 tvg-id="EPSTV.ar" status="online",EPS TV Canal 5 (720p) +https://live.enhdtv.com:19360/tvplaydigital2/tvplaydigital2.m3u8 #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="GenTV.ar" status="online",GenTV (720p) [Not 24/7] https://inliveserver.com:1936/14056/14056/playlist.m3u8 #EXTINF:-1 tvg-id="InformacionPeriodistica.ar" status="online",Informacion Periodรญstica (1080p) https://d1nmqgphjn0y4.cloudfront.net/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 -#EXTINF:-1 tvg-id="IngenioFM.ar" status="online",Ingenio FM +#EXTINF:-1 tvg-id="IngenioFM.ar" status="error",Ingenio FM https://panel.dattalive.com/8064/8064/playlist.m3u8 +#EXTINF:-1 tvg-id="IPNoticias.ar" status="online",Informaciรณn Periodรญstica (1080p) +https://octubre-live.cdn.vustreams.com/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 #EXTINF:-1 tvg-id="LaNacionPlus.ar" status="online",La Nacion + http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCba3hpU7EFBSk817y9qZkiA/live #EXTINF:-1 tvg-id="LaNacionPlusHD.ar" status="online",La Naciรณn+ (720p) @@ -216,6 +228,8 @@ https://srv1.zcast.com.br/lavozdetucuman/lavozdetucuman/playlist.m3u8 https://stream.arcast.com.ar/litustv/ngrp:litustv_all/playlist.m3u8 #EXTINF:-1 tvg-id="LTOTelevision.ar" status="online",LTO Televisiรณn [Not 24/7] https://ltocatamarca.github.io/ltotv.m3u8 +#EXTINF:-1 tvg-id="MasFM.ar" status="online",Mรกs FM 95.9 (720p) +https://vivo.solumedia.com:19360/masfm/masfm.m3u8 #EXTINF:-1 tvg-id="MetropolitanaFM.ar" status="online",Metropolitana FM https://panel.dattalive.com/MetropolitanaFM/MetropolitanaFM/playlist.m3u8 #EXTINF:-1 tvg-id="MetroTV.ar" status="online",Metro TV @@ -224,6 +238,8 @@ https://streamtv12.ddns.net:5443/LiveApp/streams/193945633734205616732920.m3u8 https://video.alfasocialmedia.com.ar:3396/live/milleniumtvlive.m3u8 #EXTINF:-1 tvg-id="Mirador.ar" status="online",Mirador https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8 +#EXTINF:-1 tvg-id="MisionesCuatro.ar" status="online",Misiones Cuatro (480p) +https://streamlov.alsolnet.com/misionescuatro/live/playlist.m3u8 #EXTINF:-1 tvg-id="MultivisionFederal.ar" status="online",Multivisiรณn Federal (720p) [Not 24/7] http://panel.dattalive.com:1935/8250/8250/playlist.m3u8 #EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p) @@ -242,14 +258,26 @@ https://live2.tensila.com/1-1-1.power-tv/hls/master.m3u8 https://stream.arcast.live/quatro/quatro/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="online",Radio TV Neuquen (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/playlist.m3u8 +#EXTINF:-1 tvg-id="RBDRadioMultimedia.ar" status="online",RBD Radio TV (480p) +https://59537faa0729a.streamlock.net/rbdvideo/rbdvideo/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMagico.ar" status="online",RetroMรกgico https://vivo.solumedia.com:19360/retromagico/retromagico.m3u8 #EXTINF:-1 tvg-id="RTN.ar" status="online",RTN (Neuquรฉn) (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/media.m3u8 #EXTINF:-1 tvg-id="SenalUrbana.ar" status="online",Seรฑal Urbana https://fullvideo.enlaweb.com.ar/video95/video95/playlist.m3u8 +#EXTINF:-1 tvg-id="SenateTV.ar" status="error",Senado TV Argentina (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCStm2uvQKowSXrnCzTWAn6Q/live +#EXTINF:-1 tvg-id="SenillosaTV.ar" status="online",Senillosa TV (360p) +https://stmv1.srvstm.com/senillosa/senillosa/playlist.m3u8 +#EXTINF:-1 tvg-id="SicardiTV.ar" status="online",Sicardi TV (720p) +https://vivo.solumedia.com:19360/sicarditv/sicarditv.m3u8 +#EXTINF:-1 tvg-id="SomosLaPampa.ar" status="online",Somos La Pampa (1080p) +https://stream.arcast.com.ar/somosnoticias/somosnoticias/playlist.m3u8 #EXTINF:-1 tvg-id="TECTV.ar" status="online",TEC TV https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8 +#EXTINF:-1 tvg-id="Telecinco.ar" status="online",TeleCinco Trelew (240p) +https://videohd.live:19360/8016/8016.m3u8 #EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa https://panel.dattalive.com/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="TelediarioTV.ar" status="online",Telediario TV @@ -286,19 +314,27 @@ https://canadaremar2.todostreaming.es/live/argentina-web.m3u8 https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8 #EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="online",UNAM Transmedia http://192.100.186.53:8090/hls/live.stream.m3u8 +#EXTINF:-1 tvg-id="UnifeTV.ar" status="online",Unife TV (720p) +http://free.fullspeed.tv/iptv-query?provider=universe&streaming-ip=https://playback.dacast.com/content/access?contentId=928203024202811fc3bc6cbe26866ebf-live-adeed196-c997-05a9-430f-188d97dfe346 #EXTINF:-1 tvg-id="UnirioTV.ar" status="online",Unirio TV https://5f700d5b2c46f.streamlock.net/uniriotv/uniriotv/playlist.m3u8 #EXTINF:-1 tvg-id="Uniteve.ar" status="online",Uniteve https://vivo.solumedia.com:19360/uniteve/uniteve.m3u8 -#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="error",Urbana TeVe +#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="online",Urbana TeVe https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8 +#EXTINF:-1 tvg-id="UTNTV.ar" status="error",UTN TV (720p) +https://stream.arcast.com.ar/utntv/utntv/playlist.m3u8 +#EXTINF:-1 tvg-id="VillaManteroTV.ar" status="error",Villa Mantero TV (480p) +https://c859-200-114-182-149.sa.ngrok.io/hls/stream.m3u8 #EXTINF:-1 tvg-id="Vorterix.ar" status="online",Vorterix (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live #EXTINF:-1 tvg-id="VTV.ar" status="online",VerTV (VTV) (720p) [Not 24/7] https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 #EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal 10 Rio Negro (720p) [Not 24/7] -http://panel.dattalive.com:1935/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Power TV (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Santa Fe Canal (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/22636012/events/8242619/player +#EXTINF:-1 tvg-id="" status="online",Solive TV (720p) +https://stmv1.voxtvhd.com.br/solivetv/solivetv/playlist.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 23acd62a53..1616c312b7 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -23,7 +23,7 @@ https://c.mjh.nz/101002810281 https://c.mjh.nz/abc2 #EXTINF:-1 tvg-id="AusbizTV.au" status="online",ausbiz TV (720p) [Geo-blocked] https://d9quh89lh7dtw.cloudfront.net/public-output/index.m3u8 -#EXTINF:-1 tvg-id="AusTamilTV.au" status="online",Aus Tamil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AusTamilTV.au" status="error",Aus Tamil (720p) [Not 24/7] https://bk7l2pn7dx53-hls-live.5centscdn.com/austamil/fe01ce2a7fbac8fafaed7c982a04e229.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="C31Melbourne.au" status="online",C31 Melbourne (240p) https://d1k6kax80wecy5.cloudfront.net/RLnAKY/index.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index f4b3f4bdd4..422b9ab3c5 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -3,8 +3,6 @@ http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 -#EXTINF:-1 tvg-id="ARB.az" status="error",ARB (576p) [Not 24/7] -https://hasan.tvcag.live/str.yodacdn.net/arb/index.m3u8?token=5e1187fd88176de345e3cdeb5e06b1edaf1c826a-a638c51ea308530e7512e18fffc79d82-1645992959-1645982159 #EXTINF:-1 tvg-id="ARBGunes.az" status="blocked",ARB Gรผnษ™ลŸ [Geo-blocked] http://149.255.152.199/arbgunes.m3u8 #EXTINF:-1 tvg-id="AzadTV.az" status="online",Azad TV (ATV) (720p) diff --git a/streams/ba.m3u b/streams/ba.m3u index bb85c83796..9e9595a78f 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -19,7 +19,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSL http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Malta (720p) [Not 24/7] http://webtvstream.bhtelecom.ba/malta.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTV Herceg-Bosne [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Super TV Media https://mirtv.club/live/mirtv/index.m3u8 diff --git a/streams/bd.m3u b/streams/bd.m3u index e48fe10f99..dacd2c8869 100644 --- a/streams/bd.m3u +++ b/streams/bd.m3u @@ -3,5 +3,5 @@ http://irbtv.net/channelt1/1080/index.m3u8 #EXTINF:-1 tvg-id="EkusheyTV.bd" status="online",Ekushey TV (480p) https://ekusheyserver.com/etvlivesn.m3u8 -#EXTINF:-1 tvg-id="RTV.bd" status="online",RTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTV.bd" status="error",RTV (720p) [Not 24/7] https://stream.cstfctg.com/rtvonline/rtv2021.stream/playlist.m3u8 diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index 835b23a963..14bb5e590a 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -35,7 +35,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/ntvuk00332211.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RTV.bd" status="online",RTV (1080p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/rtv-sg.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SATV.bd" status="error",SATV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SATV.bd" status="online",SATV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/satvoff5666.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="online",Somoy News TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/somoyt000011226615544544.stream/playlist.m3u8 diff --git a/streams/bh.m3u b/streams/bh.m3u index 62bdd938fe..903cfa2879 100644 --- a/streams/bh.m3u +++ b/streams/bh.m3u @@ -1,17 +1,17 @@ #EXTM3U #EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] -http://185.105.4.106:1935/live/Bahrain+International/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] -https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+International_all/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahraininternational_all/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainInternational.bh" status="error",Bahrain International (720p) [Not 24/7] +http://185.105.4.106:1935/live/Bahrain+International/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainInternational.bh" status="error",Bahrain International (720p) [Not 24/7] +https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+International_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainQuran.bh" status="online",Bahrain Quran (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahrainquran_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainSports1.bh" status="online",Bahrain Sports 1 (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:sportsone_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainSports2.bh" status="online",Bahrain Sports 2 (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahrainsportstwo_all/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainTV.bh" status="online",Bahrain TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BahrainTV.bh" status="error",Bahrain TV (720p) [Not 24/7] http://185.105.4.106:1935/live/Bahrain+TV/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainTV.bh" status="online",Bahrain TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BahrainTV.bh" status="error",Bahrain TV (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+TV_all/playlist.m3u8 diff --git a/streams/bj.m3u b/streams/bj.m3u index 5a5911c05e..51343d5bfc 100644 --- a/streams/bj.m3u +++ b/streams/bj.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="Etele.bj" status="timeout",Etรฉlรฉ (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Etele.bj" status="online",Etรฉlรฉ (360p) [Not 24/7] https://livetvsteam.com:1936/etelebenin/etelebenin/playlist.m3u8 diff --git a/streams/bo.m3u b/streams/bo.m3u index e87f95e956..b1efcef80b 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -1,15 +1,19 @@ #EXTM3U +#EXTINF:-1 tvg-id="AbyaYalaTV.bo" status="online",Abya Yala TV (720p) +https://5fc584f3f19c9.streamlock.net/televisionhd/videotelevisionhd/playlist.m3u8 #EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (614p) [Not 24/7] http://186.121.206.197/live/daniel/index.m3u8 #EXTINF:-1 tvg-id="BoliviaTV72.bo" status="online",Bolivia TV 7.2 (480p) https://video1.getstreamhosting.com:1936/8224/8224/playlist.m3u8 +#EXTINF:-1 tvg-id="BoliviaTV72Deportes.bo" status="online",Bolivia TV 7.2 Deportes (720p) +https://5ca3e84a76d30.streamlock.net/boliviatv2/videoboliviatv2/playlist.m3u8 #EXTINF:-1 tvg-id="BoliviaTV.bo" status="online",Bolivia TV (720p) [Not 24/7] http://boliviatv1.srfms.com:5735/live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="BoPlusTV.bo" status="online",Bo Plus TV +#EXTINF:-1 tvg-id="BoPlusTV.bo" status="error",Bo Plus TV https://servilive.com:3342/live/boplustvlive.m3u8 #EXTINF:-1 tvg-id="ContactoBolivia.bo" status="online",Contacto Bolivia https://streannlivecontactobolivia.cachefly.net/contactobolivia1/contactobolivia1/playlist.m3u8 -#EXTINF:-1 tvg-id="CTVCanal38.bo" status="timeout",CTV Canal 38 Digital (Viacha) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CTVCanal38.bo" status="error",CTV Canal 38 Digital (Viacha) (480p) [Not 24/7] https://media2.cdnlayer.biz:8081/8026/index.m3u8 #EXTINF:-1 tvg-id="DTPlay.bo" status="online",DT Play (Deporte Total) (720p) [Not 24/7] https://tv.portalexpress.es:3044/live/dtplaylive.m3u8 @@ -25,6 +29,8 @@ https://livefocamundo.com:8081/megavisiontv/index.m3u8 https://master.tucableip.com/pat/playlist.m3u8 #EXTINF:-1 tvg-id="RedADvenirTV.bo" status="online",Red Advenir (360p) [Not 24/7] http://streamer1.streamhost.org:1935/salive/GMIredadvenirm/playlist.m3u8 +#EXTINF:-1 tvg-id="RedUnoHD.bo" status="timeout",Red Uno HD (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x825whp #EXTINF:-1 tvg-id="RenuevaDigital.bo" status="blocked",Renueva Digital (720p) https://inliveserver.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7] @@ -41,12 +47,18 @@ https://panel.seo.tv.bo:3182/live/franzleonellive.m3u8 https://panel.seo.tv.bo:3337/live/franzbalboa2live.m3u8 #EXTINF:-1 tvg-id="TVLatinaHD.bo" status="online",TV Latina Canal 42 (720p) [Not 24/7] https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8 +#EXTINF:-1 tvg-id="TVOFF.bo" status="online",TV Off Travel (720p) +https://videohd.sistemareal.com:3290/live/tvoffhdlive.m3u8 #EXTINF:-1 tvg-id="TVU.bo" status="online",TVU (276p) [Not 24/7] http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/playlist.m3u8 +#EXTINF:-1 tvg-id="TVUniversitaria.bo" status="online",TV Universitaria (276p) +https://614013e273786.streamlock.net/TvUniversitaria/TvUniversitaria/playlist.m3u8 #EXTINF:-1 tvg-id="TVUSucre.bo" status="online",TVU Sucre https://solo.disfrutaenlared.com:1936/tuch/ngrp:tuch_all/playlist.m3u8 #EXTINF:-1 tvg-id="UnitelLaPaz.bo" status="error",Unitel La Paz http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7vsfua +#EXTINF:-1 tvg-id="UnitelSantaCruz.bo" status="error",Unitel Santa Cruz [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vsezg #EXTINF:-1 tvg-id="XTOTV.bo" status="online",XTOTV (404p) [Not 24/7] http://www.channel.tevemi.com:1935/XtoTv/XtoTv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATB Cochabamba @@ -55,9 +67,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84eirw #EXTINF:-1 tvg-id="" status="online",ATB Santa Cruz http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84t82c -#EXTINF:-1 tvg-id="" status="timeout",Unitel Cochabamba +#EXTINF:-1 tvg-id="" status="error",Unitel Cochabamba http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7y922d -#EXTINF:-1 tvg-id="" status="error",Unitel Global -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vsezg #EXTINF:-1 tvg-id="" status="online",UPP TV (480p) [Not 24/7] https://d2byzrnrdb259r.cloudfront.net/hls/upptv.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 3b9f4bf576..a8a89a8aa4 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1001Noites.br" status="error",1001 Noites (720p) [Not 24/7] +#EXTINF:-1 tvg-id="1001Noites.br" status="online",1001 Noites (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8 #EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 @@ -20,6 +20,8 @@ https://evpp.mm.uol.com.br/geob_band/app/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 #EXTINF:-1 tvg-id="BoasNovas.br" status="online",Boas Novas (720p) https://cdn.jmvstream.com/w/LVW-9375/LVW9375_6i0wPBCHYc/playlist.m3u8 +#EXTINF:-1 tvg-id="BoaVontadeTV.br" status="online",Boa Vontade TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCedt33latJW7StRfdF4-1FQ/live #EXTINF:-1 tvg-id="Canal25Jundiai.br" status="online",Canal 25 Jundiaรญ (404p) [Not 24/7] https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8 #EXTINF:-1 tvg-id="CanaldoCriador.br" status="online",Canal do Criador (1080p) @@ -38,11 +40,11 @@ https://playout.cdn.cartoonnetwork.com.br/playout_03/playlist.m3u8 https://playout.cdn.cartoonnetwork.com.br/playout_01/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkBrazil.br" status="online",Cartoon Network (Spanish) https://playout.cdn.cartoonnetwork.com.br/playout_02/playlist.m3u8 -#EXTINF:-1 tvg-id="Catve2.br" status="timeout",Catve2 (720p) +#EXTINF:-1 tvg-id="Catve2.br" status="online",Catve2 (720p) https://5b33b873179a2.streamlock.net:1443/catve2/catve2/playlist.m3u8 -#EXTINF:-1 tvg-id="CatveFM.br" status="timeout",Catve FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CatveFM.br" status="online",Catve FM (720p) [Not 24/7] https://5b33b873179a2.streamlock.net:1443/radiocamera/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="CatveMasterTV.br" status="timeout",Catve Master TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CatveMasterTV.br" status="online",Catve Master TV (720p) [Not 24/7] https://5b33b873179a2.streamlock.net:1443/mastertv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CBNRio.br" status="online",CBN Rio (720p) https://medias.sgr.globo.com/hls/vCBNRJ/vCBNRJ.m3u8 @@ -70,6 +72,8 @@ https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8 https://d6yfbj4xxtrod.cloudfront.net/out/v1/7836eb391ec24452b149f3dc6df15bbd/index.m3u8 #EXTINF:-1 tvg-id="KpopTVPlay.br" status="online",KpopTV Play (720p) [Not 24/7] https://srv1.zcast.com.br/kpoptv/kpoptv/playlist.m3u8 +#EXTINF:-1 tvg-id="MedalhaoPersa.br" status="error",Medalhรฃo Persa (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCXzXFFbjUBIXKM7ONsIQAbw/live #EXTINF:-1 tvg-id="MKKWebTV.br" status="online",MKK Web TV (720p) [Not 24/7] https://video01.logicahost.com.br/mkkwebtv/mkkwebtv/playlist.m3u8 #EXTINF:-1 tvg-id="NovaEraTV.br" status="online",Nova Era TV (1080p) [Not 24/7] @@ -86,6 +90,10 @@ http://stream.novotempo.com:1935/tv/tvnovotempo.smil/live.m3u8 https://stream.live.novotempo.com/tv/smil:tvnuevotiempo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PUCTVGoias.br" status="online",PUC TV Goiรกs (326p) [Not 24/7] http://flash.softhost.com.br:1935/pucgoias/aovivo/live.m3u8 +#EXTINF:-1 tvg-id="RBATV.br" status="online",RBATV (720p) +https://5cf4a2c2512a2.streamlock.net/rbatv/rbatv/playlist.m3u8 +#EXTINF:-1 tvg-id="RBTV.br" status="online",RBTV (720p) +https://5cf4a2c2512a2.streamlock.net/rbtv/rbtv/playlist.m3u8 #EXTINF:-1 tvg-id="RecordNews.br" status="blocked",Record News (720p) [Geo-blocked] https://playplusnews-lh.akamaihd.net/i/pp_nws@377849/master.m3u8 #EXTINF:-1 tvg-id="RecordTVBelem.br" status="blocked",Record TV Belem (720p) [Geo-blocked] @@ -104,8 +112,24 @@ https://playpluspoa-lh.akamaihd.net/i/pp_poa@377864/index_720_av-p.m3u8 https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="online",Rede Brasil de Comunicaรงรฃo (720p) [Not 24/7] http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 +#EXTINF:-1 tvg-id="RedeCNTCuiaba.br" status="online",Rede CNT Cuiaba (360p) +https://d1s664t39qub1o.cloudfront.net/live/cnt-cuiaba_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTCuritiba.br" status="online",Rede CNT (Curitiba) (180p) [Not 24/7] https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8 +#EXTINF:-1 tvg-id="RedeCNTLondrina.br" status="online",Rede CNT Londrina (360p) +https://d1s664t39qub1o.cloudfront.net/live/cnt-londrina_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTManaus.br" status="online",Rede CNT Manaus (360p) +https://d1s664t39qub1o.cloudfront.net/live/cnt-manaus_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTPortoAlegre.br" status="online",Rede CNT Porto Alegre (360p) +https://d1s664t39qub1o.cloudfront.net/live/cnt-caxias_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTRioBranco.br" status="error",Rede CNT Rio Branco (360p) +https://dd8umsy8yf96u.cloudfront.net/live/cnt-riobranco_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTRiodeJaneiro.br" status="online",Rede CNT Rio de Janiero (360p) +https://dd8umsy8yf96u.cloudfront.net/live/cnt-rio_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTSalvador.br" status="online",Rede CNT Salvador (360p) +https://dd8umsy8yf96u.cloudfront.net/live/cnt-salvador_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT Sao Paulo (360p) +https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (Sรฃo Paulo) (360p) [Not 24/7] https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Famรญlia (720p) [Not 24/7] @@ -116,12 +140,16 @@ https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 +#EXTINF:-1 tvg-id="RedeMeioNorte.br" status="online",Rede Meio Norte (368p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/3332377/events/10612535 #EXTINF:-1 tvg-id="RedeMinas.br" status="online",Rede Minas (1080p) [Not 24/7] https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf990662f5b4f8e1;base64np;Mc8VDxqNjXKCAf8!/amlst:Mc_tFgfGiHOdQXPB/chunklist_.m3u8 #EXTINF:-1 tvg-id="RedeRC.br" status="online",Rede RC (720p) [Not 24/7] http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 #EXTINF:-1 tvg-id="RedeSeculo21.br" status="online",Rede Sรฉculo 21 (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-10024/ngrp:LVW10024_H3QLdAY6kx_all/playlist.m3u8 +#EXTINF:-1 tvg-id="RedeSuper.br" status="online",Rede Super (432p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/10205943 #EXTINF:-1 tvg-id="RedeTV.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedeTV.br" status="timeout",Rede TV! SP (720p) [Not 24/7] @@ -136,6 +164,10 @@ https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 https://stmv1.srvif.com/retrotv/retrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SantaCeciliaTV.br" status="online",Santa Cecilia TV (288p) [Not 24/7] http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 +#EXTINF:-1 tvg-id="SESCTV.br" status="online",SESC TV (1080p) +https://slbps-ml-sambatech.akamaized.net/samba-live/2472/7424/8a00fe7cc36ac263b2c3e9324497d5ff/video/621b6f2c-2dc6-41f1-9302-f9583c96ee31_index.m3u8 +#EXTINF:-1 tvg-id="Shoptime.br" status="error",Shoptime (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UUCCuYi5AP3gya6C5mdWYS6CQ/live #EXTINF:-1 tvg-id="TerraViva.br" status="online",Terra Viva (720p) [Not 24/7] http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] @@ -144,11 +176,11 @@ https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAparecida.br" status="online",TV Aparecida (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9716/LVW9716_HbtQtezcaw/playlist.m3u8 -#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) -http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (640p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) +http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 +#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 @@ -162,12 +194,12 @@ https://59f1cbe63db89.streamlock.net:1443/tvcidade/tvcidade/playlist.m3u8 https://video01.kshost.com.br:4443/inside2133/inside2133/playlist.m3u8 #EXTINF:-1 tvg-id="TVCinec.br" status="online",TV Cinec (240p) [Not 24/7] http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 -#EXTINF:-1 tvg-id="TVCulturaNacional.br" status="timeout",Cultura PR Catve (720p) +#EXTINF:-1 tvg-id="TVCulturaNacional.br" status="online",Cultura PR Catve (720p) http://wowza4.catve.com.br:1935/live/livestream/media.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) -http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 -#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 +#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) +http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDiariodoSertao.br" status="online",TV Diรกrio do Sertรฃo (720p) @@ -210,7 +242,7 @@ http://cdn.tvmatic.net/fight.m3u8 http://cdn.tvmatic.net/funny.m3u8 #EXTINF:-1 tvg-id="TVMaticTikTok.br" status="timeout",TVMatic TikTok (720p) http://cdn.tvmatic.net/tiktok.m3u8 -#EXTINF:-1 tvg-id="TVMAX.br" status="online",TV Max +#EXTINF:-1 tvg-id="TVMAX.br" status="error",TV Max https://59f1cbe63db89.streamlock.net:1443/tvmax/tvmax/playlist.m3u8 #EXTINF:-1 tvg-id="TVMetropole.br" status="online",TV Metropole (720p) [Not 24/7] https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m3u8 @@ -232,7 +264,7 @@ https://5e837408ea907.streamlock.net:1936/tvpantanalms/tvpantanalms/playlist.m3u http://200.189.113.201/hls/tve.m3u8 #EXTINF:-1 tvg-id="TVPocos.br" status="online",TV Poรงos (192p) [Not 24/7] http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSantaCruz.br" status="online",TV Santa Cruz (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSantaCruz.br" status="error",TV Santa Cruz (720p) [Not 24/7] https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 diff --git a/streams/bs.m3u b/streams/bs.m3u index 2445490040..cb69dabb65 100644 --- a/streams/bs.m3u +++ b/streams/bs.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="IslandLuckTV.bs" status="online",Island Luck TV (720p) +https://cdn3.wowza.com/5/dFA0TmRpeFdNVXhT/NetUp/ILTV.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheParliamentaryChannel.bs" status="online",The Parliamentary Channel (720p) [Not 24/7] https://cloud.streamcomedia.com/parliamentarychannel/smil:parliamentarychannel_streams.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZNSTV.bs" status="online",ZNS TV (240p) [Not 24/7] diff --git a/streams/bz.m3u b/streams/bz.m3u index d2a5cbf095..586606a606 100644 --- a/streams/bz.m3u +++ b/streams/bz.m3u @@ -1,5 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Channel7.bz" status="online",Channel 7 Belize https://kalends.anl.bz/localchannels/channel7.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="LoveFMTV.bz" status="online",Love Television (480p) +https://kalends.anl.bz/localchannels/lovetel.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Krem TV https://kalends.anl.bz/localchannels/kremtel.stream/playlist.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 0d787b9058..c305d1c16b 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -9,7 +9,7 @@ http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8 https://live.livestreamtv.ca/azstar/ngrp:azstar/playlist.m3u8 #EXTINF:-1 tvg-id="BBCTorontoGaundaPunjab.ca" status="online",BBC Toronto Gaunda Punjab (720p) [Not 24/7] http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BelmediaTV.ca" status="error",Belmedia TV (1080p) +#EXTINF:-1 tvg-id="BelmediaTV.ca" status="online",Belmedia TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtj2xA6lW9BPE4BxnhxQQkw/live #EXTINF:-1 tvg-id="CanadaOne.ca" status="online",Canada One (720p) [Not 24/7] http://cdn8.live247stream.com/canadaone/tv/playlist.m3u8 @@ -67,7 +67,7 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/p http://knstream1.azureedge.net/knlive/knlive_high.m3u8 #EXTINF:-1 tvg-id="LCN.ca" status="blocked",LCN [Geo-blocked] https://tvalive.akamaized.net/hls/live/2014213/tvan01/tvan01.m3u8 -#EXTINF:-1 tvg-id="LegislativeAssemblyTVNunavut.ca" status="error",Nunavut Legislative Assembly +#EXTINF:-1 tvg-id="LegislativeAssemblyTVNunavut.ca" status="online",Nunavut Legislative Assembly https://temp6.isilive.ca/live/nunavut/live-flo/index.m3u8 #EXTINF:-1 tvg-id="MontrealGreekTV.ca" status="online",Montreal Greek TV (480p) http://live.greektv.ca/hls1/greektv.m3u8 @@ -95,7 +95,7 @@ https://live2.parnian.tv/hls/.m3u8 https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 -#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="error",Prime Canada TV (720p) [Not 24/7] http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="QuoVadisTV.ca" status="online",Quo Vadis Ministry TV (720p) https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 @@ -119,7 +119,7 @@ https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Toronto360TV.ca" status="online",Toronto 360 TV (720p) [Not 24/7] http://toronto3.live247stream.com/toronto360/tv/playlist.m3u8 @@ -139,5 +139,5 @@ http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 https://pe-ak-lp01a-9c9media.akamaized.net/live/News1BNNDigi/p/dash/00000001/1bba52dc66e4c68e/manifest.mpd #EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WATAN-E-MAA +#EXTINF:-1 tvg-id="" status="error",WATAN-E-MAA https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 083798fe8d..2ec96757cb 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -13,12 +13,10 @@ https://593b04c4c5670.streamlock.net/8192/8192/playlist.m3u8 https://srv2.zcast.com.br/carlos2469/carlos2469/playlist.m3u8 #EXTINF:-1 tvg-id="AntofagastaTV.cl" status="online",Antofagasta TV (ATV) (1080p) https://unlimited6-cl.dps.live/atv/atv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AricaTV.cl" status="online",Arica TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="AricaTV.cl" status="error",Arica TV (480p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8 #EXTINF:-1 tvg-id="AtacamaTV.cl" status="online",Atacama TV (Copiapรณ) (720p) [Not 24/7] https://v2.tustreaming.cl/atacamatv/index.m3u8 -#EXTINF:-1 tvg-id="AutonomaTV.cl" status="error",Autonoma TV (720p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 #EXTINF:-1 tvg-id="AXNChile.cl" status="blocked",AXN (1080p) https://cvi.cdn.rcs.net.ar/mnp/axn_hls/playlist.m3u8 #EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysรฉn TV (720p) [Not 24/7] @@ -32,12 +30,12 @@ https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellรณn (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] -https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] +https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11Aysen.cl" status="online",Canal 11 Aysรฉn https://v1.tustreaming.cl:19360/canal11aysen/canal11aysen.m3u8 -#EXTINF:-1 tvg-id="Canal13.cl" status="timeout",Canal 13 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] http://edge1.cl.grupoz.cl/canal21tv/live/playlist.m3u8 @@ -73,11 +71,11 @@ https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8 http://chv-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="ClickTVChile.cl" status="online",Click TV (Coronel) (720p) http://v2.tustreaming.cl/clicktv/playlist.m3u8 -#EXTINF:-1 tvg-id="CloudserverCloudFM.cl" status="online",Cloudserver CloudFM (720p) +#EXTINF:-1 tvg-id="CloudserverCloudFM.cl" status="error",Cloudserver CloudFM (720p) https://videostreaming.cloudserverlatam.com/CLOUDFM/CLOUDFM/playlist.m3u8 -#EXTINF:-1 tvg-id="CloudserverLatamCSTV.cl" status="online",Cloudserver Latam (CSTV) (720p) +#EXTINF:-1 tvg-id="CloudserverLatamCSTV.cl" status="error",Cloudserver Latam (CSTV) (720p) https://videostreaming.cloudserverlatam.com/CSTV/CSTV/playlist.m3u8 -#EXTINF:-1 tvg-id="CloudserverLatamKids90.cl" status="online",Cloudserver Kids90 (480p) +#EXTINF:-1 tvg-id="CloudserverLatamKids90.cl" status="error",Cloudserver Kids90 (480p) https://videostreaming.cloudserverlatam.com/Kids90/Kids90/playlist.m3u8 #EXTINF:-1 tvg-id="ClubTV.cl" status="online",Club TV (Santa Juana) (720p) [Not 24/7] https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 @@ -85,25 +83,27 @@ https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DecimaTV.cl" status="online",Dรฉcima TV (Ancud) (720p) http://unlimited10-cl.dps.live/decimatv/decimatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DetrasdelaRazon.cl" status="online",Detrรกs de la Razรณn +#EXTINF:-1 tvg-id="DetrasdelaRazon.cl" status="error",Detrรกs de la Razรณn https://videostreaming.cloudserverlatam.com/detrazdelarazon/detrazdelarazon/playlist.m3u8 -#EXTINF:-1 tvg-id="EkizTV.cl" status="error",EKIZ TV (Rancagua) (480p) -https://stmv.panel.mivideo.pro/ekiztv/ekiztv/playlist.m3u8 #EXTINF:-1 tvg-id="ElionCanalDigital.cl" status="online",Elion Canal Digital (Chillan) (288p) [Not 24/7] https://paneltv.online:1936/8154/8154/playlist.m3u8 #EXTINF:-1 tvg-id="ElPinguinoTV.cl" status="online",El Pingรผino TV (720p) https://github.com/MachineSystems/archived_m3u8/raw/main/elpinguino_cl.m3u8 +#EXTINF:-1 tvg-id="EnerGeek1.cl" status="online",EnerGeek Seรฑal 1 (720p) [Not 24/7] +https://stream.wifispeed.cl:3103/live/energeek1live.m3u8 #EXTINF:-1 tvg-id="EnerGeek2.cl" status="online",EnerGeek Seรฑal 2 (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 #EXTINF:-1 tvg-id="EnerGeek3.cl" status="online",EnerGeek Seรฑal 3 (720p) [Not 24/7] https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 -#EXTINF:-1 tvg-id="EnerGeek.cl" status="error",EnerGeek (720p) [Not 24/7] -https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 +#EXTINF:-1 tvg-id="EnerGeek4.cl" status="online",EnerGeek Seรฑal 4 (720p) [Not 24/7] +https://live.tubyte.xyz/LiveApp/streams/531839509402196773557900.m3u8 +#EXTINF:-1 tvg-id="EnerGeekRadio.cl" status="online",EnerGeek Radio (720p) [Not 24/7] +https://live.tubyte.xyz/LiveApp/streams/839593913716085646044793.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estaciรณn TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 -#EXTINF:-1 tvg-id="EvaRetro.cl" status="error",EvaRetro (Corporaciรณn Eva) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="EvaRetro.cl" status="online",EvaRetro (Corporaciรณn Eva) (480p) [Not 24/7] https://stmv2.voxtvhd.com.br/evaretro/evaretro/playlist.m3u8 #EXTINF:-1 tvg-id="EvaStream.cl" status="online",Eva Stream (Corporaciรณn Eva) (480p) [Not 24/7] https://mediacpstreamchile.com:1936/evavision/evavision/playlist.m3u8 @@ -127,7 +127,7 @@ https://unlimited1-us.dps.live/itv/itv.smil/playlist.m3u8 https://unlimited1-cl.dps.live/itv/itv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Kanade.cl" status="timeout",Kanade TV (720p) http://64.20.57.7:8080/hls/enfoque.m3u8 -#EXTINF:-1 tvg-id="LaGranjaTV.cl" status="online",La Granja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaGranjaTV.cl" status="blocked",La Granja TV (720p) [Not 24/7] https://5eae379fb77bb.streamlock.net/8126/8126/playlist.m3u8 #EXTINF:-1 tvg-id="LaRed.cl" status="timeout",La Red (720p) [Not 24/7] https://unlimited1-cl-movistar.dps.live/lared/lared.smil/playlist.m3u8 @@ -185,7 +185,7 @@ https://unlimited1-cl.dps.live/radioztv/radioztv.smil/playlist.m3u8 https://mediacpstreamchile.com:1936/ricardoaravena/ricardoaravena/playlist.m3u8 #EXTINF:-1 tvg-id="RecuerdosRetro.cl" status="online",Recuerdos Retro https://593b04c4c5670.streamlock.net/8002/8002/playlist.m3u8 -#EXTINF:-1 tvg-id="RedBullBatalladelosGallos.cl" status="online",RedBull Batalla de Gallos (720p) +#EXTINF:-1 tvg-id="RedBullBatalladelosGallos.cl" status="error",RedBull Batalla de Gallos (720p) https://videostreaming.cloudserverlatam.com/Batalladegallos/Batalladegallos/playlist.m3u8 #EXTINF:-1 tvg-id="RetroPlus2.cl" status="online",Retro Plus 2 HD https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 @@ -201,7 +201,7 @@ https://59f1cbe63db89.streamlock.net:1443/retroplustv/retroplustv/playlist.m3u8 https://tls.cdnz.cl/rewindtv/rewindtv/playlist.m3u8 #EXTINF:-1 tvg-id="RTCTelevision.cl" status="blocked",RTC Televisiรณn https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="RuidosFM.cl" status="error",Ruidos FM (720p) +#EXTINF:-1 tvg-id="RuidosFM.cl" status="online",Ruidos FM (720p) https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa Marรญa Televisiรณn (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8 @@ -223,7 +223,7 @@ https://inliveserver.com:1936/11516/11516/playlist.m3u8 https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="error",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 #EXTINF:-1 tvg-id="Tevex.cl" status="online",Tevex (720p) [Not 24/7] https://v4.tustreaming.cl/tevexinter/index.m3u8 @@ -251,8 +251,6 @@ https://pantera1-100gb-cl-movistar.dps.live/tvo/tvo.smil/playlist.m3u8 https://unlimited2-cl-movistar.dps.live/tvo/tvo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVOTocopilla.cl" status="online",TVO Tocopilla (360p) [Not 24/7] http://srv3.zcast.com.br/cristian5592/cristian5592/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPlus.cl" status="error",MรS+.TV Chile (720p) [Not 24/7] -https://593b04c4c5670.streamlock.net/8008/8008/playlist.m3u8 #EXTINF:-1 tvg-id="TVPop.cl" status="online",TV Pop (720p) https://v4.tustreaming.cl/poptv/playlist.m3u8 #EXTINF:-1 tvg-id="TVR.cl" status="online",TVR (1080p) [Not 24/7] @@ -303,8 +301,6 @@ https://mediacpstreamchile.com:1936/8028/8028/playlist.m3u8 https://v2.tustreaming.cl/zizatv/index.m3u8 #EXTINF:-1 tvg-id="ZonaLatina.cl" status="timeout",Zona Latina (480p) [Not 24/7] http://38.131.11.9:1080/play/a00x -#EXTINF:-1 tvg-id="" status="error",Bajo Cero TV (Corporaciรณn Eva) (656p) -https://stmv.panel.mivideo.pro/bajocerotv/bajocerotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Chavo TV (480p) https://videostreaming.cloudserverlatam.com/ElChavotv/ElChavotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index a55579930f..739fd8f832 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -82,6 +82,8 @@ http://183.207.248.71/cntv/live1/cctv-3/cctv-3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv3/HD-2500k-1080P-cctv3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://183.207.249.14/PLTV/3/224/3221225588/index.m3u8 +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://183.207.249.35/PLTV/4/224/3221227295/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 @@ -89,8 +91,6 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="error",CCTV-3็ปผ่‰บ (1080p) -http://183.207.249.14/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) @@ -383,13 +383,13 @@ http://live.cztv.cc:85/live/xwpd.m3u8 http://live.cztv.cc:85/live/ggpd.m3u8 #EXTINF:-1 tvg-id="ChuzhouScienceEducationChannel.cn" status="online",ๆปๅทžๅธ‚ๅนฟๆ’ญ็”ต่ง†ๅฐ ็ง‘ๆ•™้ข‘้“ (400p) http://live.cztv.cc:85/live/sjpd.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="timeout",BesTV่ถ…็บง (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226942/index.m3u8 @@ -545,7 +545,7 @@ http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 http://l.cztvcloud.com/channels/lantian/SXshangyu2/720p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (360p) http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="error",ไธœๅ—ๅซ่ง† (576p) +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (576p) http://183.207.249.15/PLTV/4/224/3221225816/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225657/index.m3u8 @@ -595,7 +595,7 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 http://112.25.48.68/live/program/live/zgqx/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๆ•™่‚ฒ1 (1080p) [Not 24/7] http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ไธญๅคฉๆ–ฐ่ž (1080p) [Not 24/7] http://seb.sason.top/sc/ztxw_fhd.m3u8 @@ -645,7 +645,7 @@ http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227040/index.m3u8 http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๆ–ฐ่ž้ ป้“ (360p) http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) +#EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) http://221.233.242.239:280/live/71/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒ็”Ÿๆดปๆ–‡้ซ” (576p) http://221.233.242.239:280/live/72/playlist.m3u8 @@ -659,7 +659,7 @@ http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3 http://1-fss24-s0.streamhoster.com/lv_uchannel/broadcast1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๅงšๆฑŸๆ–‡ๅŒ– (576p) http://l.cztvcloud.com/channels/lantian/SXyuyao3/720p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไฝ™ๅงšๆ–ฐ้—ป็ปผๅˆ (576p) +#EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๆ–ฐ้—ป็ปผๅˆ (576p) http://l.cztvcloud.com/channels/lantian/SXyuyao1/720p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไฝ›ๅฑฑๅ…ฌๅ…ฑ (576p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=182&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= @@ -709,8 +709,6 @@ http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8 http://125.210.152.18:9090/live/FHZX_1200.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ้ฆ™ๆธฏ (720p) http://223.110.245.136/PLTV/3/224/3221226975/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] @@ -865,8 +863,6 @@ http://stream2.jlntv.cn/jilin1/sd/live.m3u8 http://stream1.jlntv.cn/xcpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅดๆฑŸๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ‘จๅฃ็ปๆตŽ็”Ÿๆดป2 (576p) [Not 24/7] -http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ’Œๆ”ฟ็”ต่ง†ๅฐ http://117.156.28.119/270000001111/1110000149/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) @@ -955,7 +951,7 @@ http://61.244.22.5/ch3/ch3.live/playlist.m3u8 http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฆ‚ไธœๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (540p) http://112.25.48.68/live/program/live/nxws/1300000/mnf.m3u8 @@ -1073,7 +1069,7 @@ http://livealone302.iqilu.com/iqilu/yspd.m3u8 http://livealone302.iqilu.com/iqilu/ggpd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็”Ÿๆดป (1080p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/shpd.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœ็ปผ่‰บ (406p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็ปผ่‰บ (406p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/zypd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ้ฝ้ฒ (1080p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/qlpd.m3u8 @@ -1175,7 +1171,7 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=138&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",ๅบทๅทดๅซ่ง† (576p) http://223.110.245.139/PLTV/4/224/3221227008/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅบทๅทดๅซ่ง† (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅบทๅทดๅซ่ง† (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) http://223.110.245.139/PLTV/4/224/3221227002/index.m3u8 @@ -1291,9 +1287,9 @@ http://livehyw5.chinamcache.com/hyw/zb12.m3u8 http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๆฑ‰่ฏญ็ปผ่‰บ (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐ้ƒ‘็ปผๅˆ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๆ–ฐ้ƒ‘็ปผๅˆ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10184-1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ž็ ๅฐ (576p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= @@ -1453,7 +1449,7 @@ http://183.207.248.71/gitv/live1/G_HEBEI/G_HEBEI http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225840/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=45&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅฐ‘ๅ„ฟ็ง‘ๆ•™ (540p) +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅฐ‘ๅ„ฟ็ง‘ๆ•™ (540p) http://live6.plus.hebtv.com/sekjx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 @@ -1473,11 +1469,11 @@ http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆดช้›…ๆ–ฐ้—ป็ปผๅˆ (1080p) http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๅ…ฌๅ…ฑ (450p) +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ…ฌๅ…ฑ (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๅ›พๆ–‡ (576p) +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ›พๆ–‡ (576p) http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๆ•™่‚ฒ (1080p) +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๆ•™่‚ฒ (1080p) http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ6ๅฅ— (1080p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel06/1080p.m3u8 @@ -1599,7 +1595,7 @@ http://223.110.243.171/PLTV/3/224/3221227217/index.m3u8 http://223.110.245.139/PLTV/4/224/3221227307/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-shenzhenstv/HD-2500k-1080P-shenzhenstv -#EXTINF:-1 tvg-id="" status="error",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",ๆทฑๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 @@ -1749,7 +1745,7 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://39.134.39.38/PLTV/88888888/224/3221226240/index.m3u8?from=26&hms_devid=685&icpid=88888888 #EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (1080p) http://39.134.39.39/PLTV/88888888/224/3221226240/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] https://hls.gstv.com.cn/49048r/y72q36.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็”Ÿๆดป (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227311/index.m3u8 @@ -1865,7 +1861,7 @@ http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv1stream.m3u http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่“ๅฑ 432 (576p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=109&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="online",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://palive.patv123.com:8091/live/xwpd_800K.m3u8 #EXTINF:-1 tvg-id="" status="online",่•ชๆน–ๆ•™่‚ฒ้ ป้“ (576p) http://live1.wuhubtv.com/channel4/sd/live.m3u8 @@ -2099,7 +2095,7 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225736/index.m3u8 http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) http://223.110.254.143:6610/cntv/live1/HD-8000k-1080P-heilongjiangstv/HD-8000k-1080P-heilongjiangstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅฐ +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—ๅ…ฌๅ…ฑ (288p) [Geo-blocked] http://live.qxndt.com/channel3/sd/live.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index 480f9f6102..97118f0e9b 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -23,8 +23,6 @@ https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 #EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalDoce.co" status="error",Canal Doce -https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 #EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional @@ -33,7 +31,7 @@ https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist https://video.ejeserver.com/live/nets.m3u8 #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalSonTV.co" status="error",Canal Son TV (720p) [Not 24/7] https://server12.videostreaming.net:3628/stream/play.m3u8 #EXTINF:-1 tvg-id="CanalVIP.co" status="online",Canal VIP https://play.cdn.enetres.net/B9E570CFE54949C7ABB985D4F8F77F7F0211/02267/playlist.m3u8 @@ -47,15 +45,13 @@ https://cloud2.streaminglivehd.com:1936/8054/8054/playlist.m3u8 https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EDVTV.co" status="error",EDVTV (Bogotร  | Cundinamarca) -https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="HuilaTV.co" status="online",Huila TV https://plataformavideo.com:19360/8020/8020.m3u8 #EXTINF:-1 tvg-id="MasTV.co" status="online",Mรกs TV https://video.ejeserver.com/live/teledoradahd.m3u8 #EXTINF:-1 tvg-id="MelodyChannel.co" status="timeout",Melody Channel Colombia (480p) https://5b464b69d264e.streamlock.net/Channels_live/ngrp:MelodyChannel_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MemoriasTV.co" status="online",Memorias TV +#EXTINF:-1 tvg-id="MemoriasTV.co" status="blocked",Memorias TV https://cloud10.vsgtech.co:3262/live/memoriastv2live.m3u8 #EXTINF:-1 tvg-id="MovieFe.co" status="online",MovieFe (360p) [Not 24/7] https://vcp.myplaytv.com/moviefe/ngrp:moviefe_all/playlist.m3u8 @@ -67,7 +63,7 @@ http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 #EXTINF:-1 tvg-id="SenalColombia.co" status="online",Seรฑal Colombia (1080p) https://streaming.rtvc.gov.co/TV_Senal_Colombia_live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuramTV.co" status="error",Suram TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SuramTV.co" status="online",Suram TV (1080p) [Not 24/7] https://livetv.305streamhd.com:3111/multi_live/play.m3u8 #EXTINF:-1 tvg-id="TDIColombia.co" status="online",TDI Colombia (720p) [Not 24/7] https://play.amelbasoluciones.co:3971/live/tdicolombiatvlive.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index 08f7f63156..390034ae98 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -5,7 +5,7 @@ http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 http://inliveserver.com:1935/14510/14510/playlist.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 (720p) http://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 -#EXTINF:-1 tvg-id="Canal13Sinart.cr" status="error",Canal 13 Sinart (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal13Sinart.cr" status="timeout",Canal 13 Sinart (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vh8g3 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/chunks.m3u8 @@ -35,8 +35,6 @@ https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 -#EXTINF:-1 tvg-id="TVLegislativa.cr" status="error",Asamblea Legislativa (Costa Rica) (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/parlamentocr/live #EXTINF:-1 tvg-id="TVN14.cr" status="online",Canal 14 San Carlos (720p) http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8 #EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",TV Sur Canal 9 (480p) [Not 24/7] @@ -45,7 +43,7 @@ http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8 https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8 #EXTINF:-1 tvg-id="VideoTourChannel.cr" status="online",Video Tour Channel (480p) [Not 24/7] http://k4.usastreams.com/videotour/videotour/playlist.m3u8 -#EXTINF:-1 tvg-id="VMLatino.cr" status="online",VM Latino (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VMLatino.cr" status="error",VM Latino (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/vmtv/vmlatino/playlist.m3u8 #EXTINF:-1 tvg-id="VoiceOverRadioTV.cr" status="online",VoiceOver Radio TV https://cloudvideo.servers10.com:8081/8198/index.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index 4f4ae4134e..6fd34d0454 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,7 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="error",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 -#EXTINF:-1 tvg-id="NosPais.cw" status="error",Nos Paรฏs (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Paรฏs (720p) [Not 24/7] http://highvolume04.streampartner.nl/nos_pais_24_7/nos_pais_24_7/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraรงao (720p) http://ott.streann.com:8080/loadbalancer/services/public/channels/5ed71e232cdc24a3d08cd6de/playlist.m3u8 @@ -11,5 +11,5 @@ https://streannlivecariflix.cachefly.net/cariflix1/cariflix1/playlist.m3u8 https://edge1.tvdirect13.com/live/smil:mystream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Intermediate League Curacao https://streannlivecariflix.cachefly.net/cariflix12/cariflix12/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",VAM Vid's & More +#EXTINF:-1 tvg-id="" status="error",VAM Vid's & More https://cur.watch/api/get_stream/vam/streann/playlist.m3u8 diff --git a/streams/cz.m3u b/streams/cz.m3u index 8729c95a58..26f360871d 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะฐัั‚ะพัั‰ะตะต ะ’ั€ะตะผั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s61/index.m3u8 -#EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p) +#EXTINF:-1 tvg-id="ElektrikaTV.cz" status="error",Elektrika TV (360p) http://rtmp.elektrika.cz/live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Ocko.cz" status="online",ร“ฤko (540p) https://ocko-live-dash.ssl.cdn.cra.cz/cra_live2/ocko.stream.1.smil/playlist.m3u8 diff --git a/streams/de.m3u b/streams/de.m3u index e802bbf00b..b29c2cceed 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -33,10 +33,10 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high/playlist.m3u8?ref=medienportal-sachsen- #EXTINF:-1 tvg-id="CroTVHD.de" status="timeout",CroTV HD (1080p) http://92.204.40.139:8081/crotv/televizijahrvatskedijaspore/playlist.m3u8 +#EXTINF:-1 tvg-id="DasErste.de" status="online",Das Erste (720p) [Geo-blocked] +https://mcdn.daserste.de/daserste/de/master.m3u8 #EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) https://derste247liveint.akamaized.net/hls/live/662735/daserste_int/master.m3u8 -#EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) [Geo-blocked] -https://mcdn.daserste.de/daserste/de/master.m3u8 #EXTINF:-1 tvg-id="DaVinci.de" status="timeout",Da Vinci http://sc.id-tv.kz/DaVinci_38_39.m3u8 #EXTINF:-1 tvg-id="DeluxeLoungeHD.de" status="online",Deluxe Lounge HD @@ -105,7 +105,7 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/mdf1_high/playlist.m3u8 http://62.113.210.250/medienasa-live/mdf1_high/playlist.m3u8 #EXTINF:-1 tvg-id="MDF1.de" status="online",MDF.1 (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:mdf1_high/playlist.m3u8 -#EXTINF:-1 tvg-id="MotorvisionTV.de" status="error",Motorvision TV (720p) +#EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) https://stream.ads.ottera.tv/playlist.m3u8?network_id=535 #EXTINF:-1 tvg-id="MunchenTV.de" status="online",Mรผnchen TV (1080p) [Not 24/7] https://muenchentv.iptv-playoutcenter.de/muenchentv/muenchentv.stream_1/playlist.m3u8 @@ -225,7 +225,7 @@ http://62.113.210.250/medienasa-live/punktum_high/master.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3u #EXTINF:-1 tvg-id="PUNKTum.de" status="online",PUNKTum (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3u8 -#EXTINF:-1 tvg-id="Radio21TV.de" status="blocked",Radio 21 TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Radio21TV.de" status="online",Radio 21 TV (720p) [Not 24/7] https://api.new.livestream.com/accounts/22300508/events/6675945/live.m3u8 #EXTINF:-1 tvg-id="RadioWeserTVBremen.de" status="online",Radio Weser TV Bremen https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 @@ -265,12 +265,10 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 +#EXTINF:-1 tvg-id="RocklandTV.de" status="online",Rockland TV (720p) [Not 24/7] +http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] -http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RWEErfurt.de" status="error",RWE Erfurt (1080p) -https://stream.keyweb.org:8085/hls/rwetv.m3u8 #EXTINF:-1 tvg-id="SaarlandFernsehen1.de" status="online",Saarland Fernsehen 1 (1080p) https://saarland1.iptv-playoutcenter.de/saarland1/saarland1.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="SaarlandFernsehen2.de" status="online",Saarland Fernsehen 2 (720p) [Not 24/7] @@ -299,6 +297,8 @@ https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/play https://5852afe96c9bb.streamlock.net/studio47-live/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SWR3VisualRadio.de" status="online",SWR 3 Visual Radio (720p) https://swrswr3vr-hls.akamaized.net/hls/live/2018683/swr3vr/master.m3u8 +#EXTINF:-1 tvg-id="tagesschau24.de" status="timeout",Tagesschau 24 (720p) +https://tagesschau.akamaized.net/hls/live/2020115/tagesschau/tagesschau_1/master.m3u8 #EXTINF:-1 tvg-id="TeinsTV.de" status="online",Teins TV (1080p) [Not 24/7] https://live1.markenfunk.com/t1/live/playlist.m3u8 #EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal @@ -360,19 +360,19 @@ https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd10 https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:mdf1_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MyTVplus (Dresden) (576p) https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) +#EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_hh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) +#EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Niedersachsen (720p) +#EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) +#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NRWISION (1080p) https://fms.nrwision.de/live/livestreamHD.stream_source/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",oeins (Oldenburg) (1080p) [Not 24/7] https://www.oeins.de/live/studio.m3u8 -#EXTINF:-1 tvg-id="" status="error",Offener Kanal Fulda +#EXTINF:-1 tvg-id="" status="online",Offener Kanal Fulda https://s.ok54.de/mok-fu/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",PunktUM (1080p) http://58bd5b7a98e04.streamlock.net/medienasa-live/punktum_high/playlist.m3u8 diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 8027fe759d..19277ded0c 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -11,7 +11,7 @@ http://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 #EXTINF:-1 tvg-id="AdultSwimLastStreamOnTheLeft.us" status="online",Adult Swim Last Stream On The Left (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/lsotl/stream_de.m3u8 -#EXTINF:-1 tvg-id="AdultSwimMetalocalypse.us" status="online",Adult Swim Metalocalypse (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimMetalocalypse.us" status="timeout",Adult Swim Metalocalypse (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 #EXTINF:-1 tvg-id="AdultSwimOffTheAir.us" status="online",Adult Swim Off The Air (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/off-the-air/stream_de.m3u8 diff --git a/streams/de_pluto.m3u b/streams/de_pluto.m3u index 25e9a1c95c..5e352b54ec 100644 --- a/streams/de_pluto.m3u +++ b/streams/de_pluto.m3u @@ -11,10 +11,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551dd https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b60419becf60008c841fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ebc579c0-0712-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f4796368174910007756454&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=db62fa8b-15bd-11eb-bde1-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) diff --git a/streams/dk.m3u b/streams/dk.m3u index 3eb9947e1f..de0169fff6 100644 --- a/streams/dk.m3u +++ b/streams/dk.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="DR1.dk" status="blocked",DR1 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="DR1.dk" status="online",DR1 (1080p) [Geo-blocked] https://drlive01hls.akamaized.net/hls/live/2014185/drlive01/master.m3u8 #EXTINF:-1 tvg-id="DR2.dk" status="blocked",DR2 (1080p) [Geo-blocked] https://drlive02hls.akamaized.net/hls/live/2014187/drlive02/master.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index a6a62d113b..9fccc3dbaa 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -1,11 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="BajoTechoTV.do" status="online",Bajo Techo TV https://cdn4.hostlagarto.com:8081/static/bajotechotv/playlist.m3u8 -#EXTINF:-1 tvg-id="Bellavision.do" status="error",Bellavisiรณn -https://cdn4.hostlagarto.com:8081/static/Bellavision8hd/playlist.m3u8 #EXTINF:-1 tvg-id="BonaoTV.do" status="online",Bonao TV https://ss5.domint.net:3026/btv_str/bonao/playlist.m3u8 -#EXTINF:-1 tvg-id="Camara809.do" status="online",Camara 809 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Camara809.do" status="blocked",Camara 809 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/camara809TV/camara809TV/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4RD.do" status="online",Canal 4 RD https://protvradiostream.com:1936/canal4rd-1/ngrp:canal4rd-1_all/playlist.m3u8 @@ -23,7 +21,7 @@ https://62ac3ff10e9f0.streamlock.net:1936/cielotv/cielotv/playlist.m3u8 https://live.teledom.info:3713/live/cinevisionlive.m3u8 #EXTINF:-1 tvg-id="ConstanzaTV.do" status="online",ConstanzaTV https://ss9.domint.net:3026/ctv8_str/contanzatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CotubanamaTV.do" status="online",Cotubanama TV +#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",Cotubanama TV https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8 #EXTINF:-1 tvg-id="CromTV.do" status="online",CromTV https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8 @@ -39,7 +37,7 @@ https://vdo1.streamgato.us:3014/live/ecovisionlive.m3u8 https://video.misistemareseller.com/entelevision/entelevision/playlist.m3u8 #EXTINF:-1 tvg-id="Farovision.do" status="online",Farovisiรณn https://5790d294af2dc.streamlock.net/8128/8128/playlist.m3u8 -#EXTINF:-1 tvg-id="FuegoTV.do" status="online",Fuego TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="FuegoTV.do" status="error",Fuego TV (720p) [Not 24/7] https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 #EXTINF:-1 tvg-id="GalaxiaTeVe.do" status="online",GalaxiaTeVe https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 @@ -47,15 +45,15 @@ https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 #EXTINF:-1 tvg-id="GuacaraTV.do" status="online",Guacara TV https://cloudflare.streamgato.us:3180/live/guacaratvlive.m3u8 -#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="error",Hermanas Mirabal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HM.do" status="error",HM (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenUniversalTV.do" status="online",Imagen Universal TV https://imagenuniversaltv.net:3771/live/iutvlive.m3u8 -#EXTINF:-1 tvg-id="LaCaletaTV.do" status="online",La Caleta TV +#EXTINF:-1 tvg-id="LaCaletaTV.do" status="error",La Caleta TV https://cdn4.hostlagarto.com:8081/static/lacaletatv/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 @@ -67,9 +65,9 @@ https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavision Canal 43 (480p) [Not 24/7] http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 -#EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Microvision10.do" status="error",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 #EXTINF:-1 tvg-id="MiTV.do" status="online",MiTV https://ss2.domint.net:3204/mitv_str/mitv/playlist.m3u8 @@ -101,7 +99,7 @@ https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 https://ss5.domint.net:3002/stv_str/sensaciontv/playlist.m3u8 #EXTINF:-1 tvg-id="SiTV.do" status="online",SiTV (720p) http://190.122.104.221/Player/sitv.m3u8 -#EXTINF:-1 tvg-id="SportVision.do" status="error",Sport Visiรณn +#EXTINF:-1 tvg-id="SportVision.do" status="online",Sport Visiรณn https://5fa5de1a545ae.streamlock.net/sportvision35tv/sportvision35tv/playlist.m3u8 #EXTINF:-1 tvg-id="SuMundoTV.do" status="online",Su Mundo TV https://175036.global.ssl.fastly.net/6217e980d5bee0e090792fdf/live_75f5635097ba11ecb9f1255c8fe65a34/index.m3u8 @@ -159,7 +157,7 @@ https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8 https://vdo1.streamgato.us:3046/live/tvhigueycanal12live.m3u8 #EXTINF:-1 tvg-id="TVO.do" status="online",TVO https://rctvhd.net:8081/tvoromanalive/index.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 4923c00974..e8d7d6d592 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bahia TV [Geo-blocked] @@ -12,18 +12,18 @@ https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8 https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7] http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8 -#EXTINF:-1 tvg-id="EchoroukTV.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="EchoroukTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk TV (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/Echorouk_TV_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElBilad.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 #EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="error",El Djazairia One [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 -#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 #EXTINF:-1 tvg-id="ElHayatTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Hayat TV [Geo-blocked] @@ -32,18 +32,16 @@ https://cdn02.hta.dz/abr_htatv/EL_HAYAT_TV_ALGERIE/playlist.m3u8 #EXTINF:-1 tvg-id="EnnaharTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Ennahar TV [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/ENNAHAR_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="JeelDZTV.dz" status="error",Jeel DZ TV (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://vimeo.com/750785314 -#EXTINF:-1 tvg-id="SamiraTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Samira TV [Geo-blocked] +#EXTINF:-1 tvg-id="SamiraTV.dz" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Samira TV [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/SamiraTV/playlist.m3u8 -#EXTINF:-1 tvg-id="TV1.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="TV1.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/PROGRAMME_NATIONAL/playlist.m3u8 -#EXTINF:-1 tvg-id="TV2.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Canal Algรฉrie [Geo-blocked] +#EXTINF:-1 tvg-id="TV2.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Canal Algรฉrie [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/CANAL_ALGERIE/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV3 [Geo-blocked] +#EXTINF:-1 tvg-id="TV3.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV3 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/A3_HD/playlist.m3u8 #EXTINF:-1 tvg-id="TV4.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV4 [Geo-blocked] @@ -52,13 +50,13 @@ https://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8 #EXTINF:-1 tvg-id="TV5.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV5 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV6.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV6 [Geo-blocked] +#EXTINF:-1 tvg-id="TV6.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV6 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV_6_HD/playlist.m3u8 #EXTINF:-1 tvg-id="TV7.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV7 Elmaarifa [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV7_ELMAARIFA/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV8 Edhakira [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV8_EDHAKIRA/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",AL24 News diff --git a/streams/ec.m3u b/streams/ec.m3u index 16f8d537ae..2694425ce8 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -21,7 +21,7 @@ https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SonoOndaTV.ec" status="online",Sono Onda TV https://mediacpstreamchile.com:1936/sonoonda/sonoonda/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="TVLegislativa.ec" status="online",TV Legislativa http://181.198.32.153:8080/hls/stream.m3u8 @@ -29,5 +29,3 @@ http://181.198.32.153:8080/hls/stream.m3u8 https://www.ecuastream.net/pls/ucsghd.m3u8 #EXTINF:-1 tvg-id="" status="online",Paraรญso Digital (264p) [Not 24/7] https://cloudvideo.servers10.com:8081/8106/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Visiรณn Radio Televisiรณn (808p) -https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index c9f893379e..b8b7b0733d 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -5,8 +5,6 @@ https://5b622f07944df.streamlock.net/aghapy.tv/aghapy.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alghadtv/live #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Al Hayat TV (720p) http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="error",Alrafidain (1024p) [Not 24/7] -http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/playlist.m3u8 #EXTINF:-1 tvg-id="ATVSat.eg" status="online",ATVSat (1080p) [Not 24/7] https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CBC.eg" status="online",CBC (720p) [Not 24/7] diff --git a/streams/es.m3u b/streams/es.m3u index 4ce69da500..da61de0bf0 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -15,18 +15,18 @@ https://5940924978228.streamlock.net/8157/8157/master.m3u8 https://limited38.todostreaming.es/live/101tv-AntequeraHD.m3u8 #EXTINF:-1 tvg-id="101TVMalaga.es" status="online",101TV Malaga (1080p) [Not 24/7] https://limited38.todostreaming.es/live/101tv-web101tv.m3u8 -#EXTINF:-1 tvg-id="324.es" status="error",3/24 -https://directes-tv-int.ccma.cat/live-content/canal324-hls/master.m3u8 #EXTINF:-1 tvg-id="AlacantiTV.es" status="online",Alacantรญ TV (576p) [Not 24/7] https://streaming01.gestec-video.com/hls/artequatreAlacanti.m3u8 #EXTINF:-1 tvg-id="AlcarriaTV.es" status="online",Alcarria TV (576p) [Not 24/7] http://cls.alcarria.tv/alcarriatv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="APunt.es" status="online",ร€ Punt (720p) https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="APunt.es" status="timeout",ร€ Punt (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="APunt.es" status="blocked",ร€ Punt (720p) [Geo-blocked] https://bcovlive-a.akamaihd.net/1e7e91116b104391a4f22e13a694d94f/eu-central-1/6057955885001/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="AragonTV.es" status="error",Aragรณn TV (360p) +#EXTINF:-1 tvg-id="AragonTV.es" status="online",Aragรณn TV (360p) https://cartv.streaming.aranova.es/hls/live/aragontv_canal1.m3u8 +#EXTINF:-1 tvg-id="Atrescine.es" status="online",A3Cine (1080p) +https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 #EXTINF:-1 tvg-id="BailenTV.es" status="online",Bailรฉn TV (720p) [Not 24/7] http://cpd.bailen.tv:8080/Playlist_CANAL_24H/playlist.m3u8 #EXTINF:-1 tvg-id="BarcaTV.es" status="timeout",Barรงa TV @@ -43,6 +43,8 @@ https://5924d3ad0efcf.streamlock.net/canal4/canal4live/playlist.m3u8 https://5940924978228.streamlock.net/Directo4/Directo4/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Emporda.es" status="online",Canal 10 Empordร  (360p) [Not 24/7] http://ventdelnord.tv:8080/escala/directe.m3u8 +#EXTINF:-1 tvg-id="Canal24Horas.es" status="online",Canal 24 Horas (720p) +https://rtvelivestream.akamaized.net/segments/24h/24h_main.m3u8 #EXTINF:-1 tvg-id="Canal25TV.es" status="online",Canal 25 TV (Barbastro) (720p) [Not 24/7] https://common01.todostreaming.es/live/tvbarbastro-livestream.m3u8 #EXTINF:-1 tvg-id="Canal33Madrid.es" status="online",Canal 33 Madrid (720p) [Not 24/7] @@ -78,6 +80,8 @@ https://cdnlive.shooowit.net/rtvalive/smil:channel1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalTaronja.es" status="blocked",Canal Taronja Osona i Moianรฉs (480p) [Not 24/7] https://taronjavic.streaming-pro.com/hls/vic.m3u8 #EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] +https://rtvelivestream.akamaized.net/segments/clan/clan_main.m3u8 +#EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5466990.m3u8 #EXTINF:-1 tvg-id="CMMTV.es" status="online",CMM TV (360p) [Not 24/7] http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 @@ -119,19 +123,19 @@ http://europa-crtvg.flumotion.com/playlist.m3u8 https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 #EXTINF:-1 tvg-id="GuadaTV.es" status="online",Guada TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/guadatv/guadatv.m3u8 -#EXTINF:-1 tvg-id="HQMBaladas.es" status="online",HQM Baladas (1080p) +#EXTINF:-1 tvg-id="HQMBaladas.es" status="error",HQM Baladas (1080p) https://livelist01.yowi.tv/lista/5d7d2c21e0ec7a8a99fd1fdbc52cbdc0782f77fc/master.m3u8 -#EXTINF:-1 tvg-id="HQMFolk.es" status="online",HQM Folk (1080p) +#EXTINF:-1 tvg-id="HQMFolk.es" status="error",HQM Folk (1080p) https://livelist01.yowi.tv/lista/9f5310c179e8e840188d183be235f755b18cf703/master.m3u8 #EXTINF:-1 tvg-id="HQMHits.es" status="online",HQM Hits (1080p) https://livelist01.yowi.tv/lista/5e2db2017a8fd03f73b40ede363d1a586db4e9a6/master.m3u8 #EXTINF:-1 tvg-id="HQMPop.es" status="online",HQM Pop (1080p) https://livelist01.yowi.tv/lista/eb2fa68a058a701fa5bd2c80f6c8a6075896f71d/master.m3u8 -#EXTINF:-1 tvg-id="HQMRemember.es" status="online",HQM Remember (1080p) +#EXTINF:-1 tvg-id="HQMRemember.es" status="error",HQM Remember (1080p) https://livelist01.yowi.tv/lista/57c98e2e295a0b69b52dc5f84edc4b1b68783ba2/master.m3u8 -#EXTINF:-1 tvg-id="HQMRock.es" status="online",HQM Rock (1080p) +#EXTINF:-1 tvg-id="HQMRock.es" status="error",HQM Rock (1080p) https://livelist01.yowi.tv/lista/0d6c7ccfac89946bfd41ae34c527e8d94734065c/master.m3u8 -#EXTINF:-1 tvg-id="HQMSpanish.es" status="online",HQM Spanish (1080p) +#EXTINF:-1 tvg-id="HQMSpanish.es" status="error",HQM Spanish (1080p) https://livelist01.yowi.tv/lista/8635ae40f8d1a32eccd63d1f58b55662c9c98f9f/master.m3u8 #EXTINF:-1 tvg-id="HuescaTV.es" status="timeout",Huesca TV (240p) [Not 24/7] https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv.m3u8 @@ -139,7 +143,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 -#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imรกs TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imรกs TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -151,11 +155,13 @@ https://str.intercomarcal.com/hls/tvisd.m3u8 https://str.intercomarcal.com/hls/tvixa.m3u8 #EXTINF:-1 tvg-id="Islatel.es" status="online",Islatel (404p) [Not 24/7] https://zone.controlstreams.com:5443/LiveApp/streams/islatel.m3u8 -#EXTINF:-1 tvg-id="La1.es" status="blocked",La 1 (720p) [Geo-blocked] -https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 +#EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] +https://rtvelivestream.akamaized.net/segments/la1/la1_main.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) +#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +https://rtvelivestream.akamaized.net/segments/la2/la2_main.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -165,7 +171,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterrรกneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="blocked",La 8 Mediterrรกneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -231,6 +237,8 @@ https://canadaremar2.todostreaming.es/live/solidariatv-webhd.m3u8 https://www.onairport.live/sophiatv-es-live/livestream/master.m3u8 #EXTINF:-1 tvg-id="SophiaTV.es" status="online",Sophia TV (720p) https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 +#EXTINF:-1 tvg-id="Teledeporte.es" status="timeout",Teledeporte TDP (1080p) +https://rtvelivestream.akamaized.net/segments/tdp/tdp_main.m3u8 #EXTINF:-1 tvg-id="Teleganes.es" status="online",TVL Teleganรฉs (720p) https://live.yowi.tv/f79437b2aa253f8e59f1/master.m3u8 #EXTINF:-1 tvg-id="TeleGilena.es" status="online",TeleGilena (360p) [Not 24/7] @@ -307,8 +315,6 @@ https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125702/master.m3u8 https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125703/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",+tdp [Geo-blocked] https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@143656/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",A3Cine (1080p) -https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 #EXTINF:-1 tvg-id="" status="online",A3Series Internacional https://mdstrm.com/live-stream-playlist/5cae562e0ca2f30815231c0f.m3u8?access_token=DST4b676d7da5a2a92ee15f8efcbcd00606 #EXTINF:-1 tvg-id="" status="online",Aragรณn Radio (Zaragoza) [Not 24/7] diff --git a/streams/es_pluto.m3u b/streams/es_pluto.m3u index 2cba082ddd..16ca97e0b4 100644 --- a/streams/es_pluto.m3u +++ b/streams/es_pluto.m3u @@ -17,12 +17,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5a0b44c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009303b8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.es" status="online",Pluto TV Cine Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (684p) @@ -31,20 +31,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p) +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="timeout",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) @@ -59,8 +61,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d2 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVMusicMadeinSpain.us" status="online",Pluto TV MTV Music Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60a26a056d55b30007918d5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVOriginalsSpain.us" status="online",Pluto TV MTV Originals (Spain) (480p) diff --git a/streams/fi.m3u b/streams/fi.m3u index dfbc7cde68..553b58d5b5 100644 --- a/streams/fi.m3u +++ b/streams/fi.m3u @@ -3,12 +3,22 @@ https://alfatv.digitacdn.net/live/_definst_/alfatv/amlst:alfatv.amlst/playlist.m3u8 #EXTINF:-1 tvg-id="HimlenTV7.fi" status="online",Himlen TV7 (720p) https://vod.tv7.fi/tv7-se/smil:tv7-se.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="KotiTV.fi" status="online",KotiTV (720p) [Not 24/7] +https://kotitv.digitacdn.net/amlst:kotitv.amlst/playlist.m3u8 +#EXTINF:-1 tvg-id="NarTV.fi" status="online",NรคrTV (360p) +https://streaming.nartv.fi/live/ngrp:NAR_TV.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="NebesaTV7.ru" status="online",ะะตะฑะตัะฐ ะขะ’7 (720p) https://vod.tv7.fi/tv7-ru/tv7-ru.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Pulsea.fi" status="error",Pulsea [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCYzR7Jh-KkzXeHiZv7K-fbg/live +#EXTINF:-1 tvg-id="SundomTV.fi" status="online",Sundom TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyDiTtktwmrc20Bvs_G4pow/live #EXTINF:-1 tvg-id="TaevasTV7.fi" status="online",Taevas TV7 (720p) https://vod.tv7.fi/tv7-ee/smil:tv7-ee.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TaivasTV7.fi" status="online",Taivas TV7 (720p) https://vod.tv7.fi/tv7-fi/smil:tv7-fi.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="WorTV.fi" status="online",Wรถr TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ36NJ8-XNhBDvSSsh8gS2Q/live #EXTINF:-1 tvg-id="YleTeemaFem.fi" status="blocked",YLE TV Teema & Fem (720p) [Geo-blocked] https://yletv-lh.akamaihd.net/i/yleteemafemfi_1@490775/master.m3u8 #EXTINF:-1 tvg-id="YleTV1.fi" status="blocked",YLE TV 1 (720p) [Geo-blocked] diff --git a/streams/fr.m3u b/streams/fr.m3u index eed83a1bb0..fb0037b158 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -41,7 +41,7 @@ https://s13.tntendirect.com/d17/live/playlist.m3u8 https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 #EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) http://dbmtv.vedge.infomaniak.com/livecast/dbmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="online",El Heddaf TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="error",El Heddaf TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 #EXTINF:-1 tvg-id="Equidia.fr" status="blocked",Equidia https://equidia-live2-b29-cdn.hexaglobe.net/1f994c5832c0648f9f44d0771fc8835a/63270a1e/equidia/equidia-website-web-1/eqdlivepri_fre.smil/playlist.m3u8 @@ -175,8 +175,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TELENANTES #EXTINF:-1 tvg-id="Telesud.fr" status="online",TeleSud http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wrxqb -#EXTINF:-1 tvg-id="TF1.fr" status="error",TF1 (1080p) -http://gratuittv.free.fr/Files/tf1/live/playlist.m3u8 #EXTINF:-1 tvg-id="TF1SeriesFilms.fr" status="online",TF1 Sรฉries Films (360p) http://gratuittv.free.fr/Files/tfsf/live/playlist.m3u8 #EXTINF:-1 tvg-id="TFX.fr" status="error",TFX (720p) @@ -185,11 +183,9 @@ http://gratuittv.free.fr/Files/tfx/live/playlist.m3u8 https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 #EXTINF:-1 tvg-id="TijiRussia.ru" status="blocked",Tiji Russia (576p) [Not 24/7] http://188.40.68.167/russia/tiji/playlist.m3u8 -#EXTINF:-1 tvg-id="TMC.fr" status="error",TMC (720p) -http://gratuittv.free.fr/Files/tmc/live/playlist.m3u8 #EXTINF:-1 tvg-id="TraceLatina.uk" status="blocked",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="timeout",TV5 Monde Asie (576p) +#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="error",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 92c064c577..10d76a4cb6 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -9,5 +9,5 @@ https://euronews.alteox.app/hls/de_stream.m3u8 https://euronews.alteox.app/hls/it_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese https://euronews.alteox.app/hls/pt_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian +#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="error",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 diff --git a/streams/fr_pluto.m3u b/streams/fr_pluto.m3u index d65fe30320..05f9640d03 100644 --- a/streams/fr_pluto.m3u +++ b/streams/fr_pluto.m3u @@ -20,9 +20,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef #EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.fr" status="online",Pluto TV Animaux (720p) @@ -37,10 +37,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDatingFrance.fr" status="online",Pluto TV Dating (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8 #EXTINF:-1 tvg-id="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrรชme (480p) @@ -49,16 +49,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b00007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVJuniorFrance.fr" status="online",Pluto TV Junior (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimationFrance.fr" status="online",Pluto TV Kids Animation (720p) @@ -67,12 +67,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Sรฉries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) @@ -130,9 +130,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba #EXTINF:-1 tvg-id="" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 #EXTINF:-1 tvg-id="" status="online",Pluto TV Tortues Ninja TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV TROLL TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV TROLL TV (720p) [Not 24/7] diff --git a/streams/gr.m3u b/streams/gr.m3u index 9bbaa67f7d..5c24a9a9c9 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="4E.gr" status="error",4E (720p) +#EXTINF:-1 tvg-id="4E.gr" status="online",4E (720p) http://eu2.tv4e.gr:554/live/smil:myStream.sdp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="34100TV.gr" status="blocked",34100 TV (720p) [Geo-blocked] https://s1.cystream.net/live/34100/playlist.m3u8 @@ -13,9 +13,9 @@ https://www.hellasnet.tv/rest.live.hn/ws.alf/playlist.m3u8 http://alphatvlive.siliconweb.com/1/Y2Rsd1lUcUVoajcv/UVdCN25h/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="APT.gr" status="online",APT (480p) [Not 24/7] http://tv3.streampulse.eu:1935/tilesport/movie2/playlist.m3u8 -#EXTINF:-1 tvg-id="ARTTV.gr" status="online",ART TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ARTTV.gr" status="error",ART TV (720p) [Not 24/7] http://176.9.123.140:1935/arttv/arttv/playlist.m3u8 -#EXTINF:-1 tvg-id="AtticaTV.gr" status="online",Attica TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AtticaTV.gr" status="error",Attica TV (1080p) [Not 24/7] https://e-e.cyou:8222/atticatv/atticatv/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) https://eco.streams.ovh/BarazaTV/BarazarazaTV/BarazaTV/playlist.m3u8 @@ -47,9 +47,9 @@ https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8 https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8 #EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="online",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) https://video.streams.ovh:1936/egnatiatv/egnatiatv/index.m3u8 -#EXTINF:-1 tvg-id="EllasTV.gr" status="online",Ellas TV (1080p) +#EXTINF:-1 tvg-id="EllasTV.gr" status="error",Ellas TV (1080p) http://ellastv.gotdns.com:88/freetv/promo/index.m3u8 -#EXTINF:-1 tvg-id="ENAChannel.gr" status="online",Ena Channel (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ENAChannel.gr" status="error",Ena Channel (576p) [Not 24/7] http://176.9.123.140:1935/1c/stream/master.m3u8 #EXTINF:-1 tvg-id="EpirusTV1.gr" status="online",Epirus TV1 (1080p) [Not 24/7] http://176.9.123.140:1935/radioepirus/radioepirus/playlist.m3u8 @@ -61,14 +61,14 @@ https://ert2-live.ert.insyscd.net/out/v1/617370f6ad1447ca8efdc795e4e960a3/ert2-l https://ert-live-bcbs15228.siliconweb.com/media/ert_3/ert_3.m3u8 #EXTINF:-1 tvg-id="ERTNews.gr" status="online",ERT News (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news/ert_news.m3u8 -#EXTINF:-1 tvg-id="ERTSports2.gr" status="online",ERT Sports 2 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ERTSports2.gr" status="timeout",ERT Sports 2 (1080p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_sports_ww/ert_sports2_ww.m3u8 -#EXTINF:-1 tvg-id="ERTSports3.gr" status="online",ERT Sports 3 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ERTSports3.gr" status="error",ERT Sports 3 (1080p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_sports_ww/ert_sports3_ww.m3u8 -#EXTINF:-1 tvg-id="ERTWorld.gr" status="online",ERT World (720p) -https://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8 -#EXTINF:-1 tvg-id="ERTWorld.gr" status="timeout",ERT World (480p) +#EXTINF:-1 tvg-id="ERTWorld.gr" status="online",ERT World (480p) http://wpso.com:1936/hls/wzra.m3u8 +#EXTINF:-1 tvg-id="ERTWorld.gr" status="error",ERT World (720p) +https://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8 #EXTINF:-1 tvg-id="FarosTV2.gr" status="blocked",Faros TV2 (480p) [Geo-blocked] https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] @@ -76,9 +76,9 @@ https://s1.cystream.net/live/faros1/playlist.m3u8 #EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] -https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 -#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] https://vdo3.alphaserver.gr:3466/stream/play.m3u8 +#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] +https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 #EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p) http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (540p) @@ -127,7 +127,7 @@ https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NSTV.gr" status="online",NS TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NSTV.gr" status="error",NS TV (480p) [Not 24/7] http://176.9.123.140:1935/nstv1/stream/playlist.m3u8 #EXTINF:-1 tvg-id="OpenTV.gr" status="online",Open TV https://liveopencloud.siliconweb.com/1/ZlRza2R6L2tFRnFJ/eWVLSlQx/hls/live/playlist.m3u8 @@ -153,9 +153,7 @@ https://skai-live.siliconweb.com/media/cambria4/index.m3u8 https://s1.cystream.net/live/smile/playlist.m3u8 #EXTINF:-1 tvg-id="StarChannel.gr" status="online",Star (720p) https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8 -#EXTINF:-1 tvg-id="SuperB.gr" status="error",Super B (576p) [Not 24/7] -https://til.pp.ua:3424/live/superblive.m3u8 -#EXTINF:-1 tvg-id="Tilemousiki.gr" status="timeout",Tilemousiki (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Tilemousiki.gr" status="online",Tilemousiki (480p) [Not 24/7] http://wpso.com:1936/hls/music1.m3u8 #EXTINF:-1 tvg-id="TV100.gr" status="online",TV 100 (576p) [Not 24/7] https://live.fm100.gr/hls/tv100/index.m3u8 @@ -179,7 +177,7 @@ https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 https://ertsports-live.ert.insyscd.net/out/v1/db0b54e8d25a47dcb336cf114c4d1860/ertsports-live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",M.TV http://78.83.87.222:9999/play/a015/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Messinia TV +#EXTINF:-1 tvg-id="" status="error",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Star BUP http://78.83.87.222:9999/play/a017/index.m3u8 diff --git a/streams/gt.m3u b/streams/gt.m3u index 61026ddbc1..cf1ef9bd6a 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="online",Canal de Gobierno http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live -#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA +#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="error",Canal TV Radio Maya TGBA https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 #EXTINF:-1 tvg-id="ElOlamTV.gt" status="error",El Olam TV https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 -#EXTINF:-1 tvg-id="FeViviente.gt" status="error",Fe Viviente +#EXTINF:-1 tvg-id="FeViviente.gt" status="online",Fe Viviente https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 #EXTINF:-1 tvg-id="FranchsTV.gt" status="online",Franchs TV https://stream.oursnetworktv.com/latin/franchstv/playlist.m3u8 @@ -15,13 +15,11 @@ https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 #EXTINF:-1 tvg-id="NimTV.gt" status="online",Nim TV https://cdn.streamhispanatv.net:3210/live/nimtvgtlive.m3u8 -#EXTINF:-1 tvg-id="PenielMusical.gt" status="online",Peniel Musical Un Encuentro Con Dios +#EXTINF:-1 tvg-id="PenielMusical.gt" status="error",Peniel Musical Un Encuentro Con Dios https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 #EXTINF:-1 tvg-id="TeveGlobo.gt" status="online",Teve Globo https://videoserver.tmcreativos.com:19360/8046/8046.m3u8 #EXTINF:-1 tvg-id="Totovision.gt" status="online",Totovisiรณn TV https://cdn.streamhispanatv.net:3209/live/totovisiongtlive.m3u8 -#EXTINF:-1 tvg-id="VisionTV.gt" status="error",Visiรณn TV -https://cdn.streamhispanatv.net:3076/live/visiontvlive.m3u8 #EXTINF:-1 tvg-id="" status="online",Presencia TV https://stream.oursnetworktv.com/latin/remaPresencia/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 8a54457087..aa2a30ee26 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,32 +1,46 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="BSTV.hk" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) +http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 +#EXTINF:-1 tvg-id="HKSTV.hk" status="online",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] +http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (้ฆ™ๆธฏ่ก›่ฆ–) (720p) [Not 24/7] https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 +#EXTINF:-1 tvg-id="HongKongOpenTV.hk" status="online",้ฆ™ๆธฏๅผ€็”ต่ง† / HKSTV-HKS (720p) +http://media.fantv.hk/m3u8/archive/channel2.m3u8 #EXTINF:-1 tvg-id="ICableNewsChannel.hk" status="online",ๆœ‰็ทšๆ–ฐ่žๅฐ i-Cable 24-hour News Channel (720p) https://uc6.i-cable.com/live_freedirect/freehd209_h.live/playlist.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="error",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡ๅฐ +http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠๅฐHD (720p) [Not 24/7] +http://117.169.120.138:8080/live/fhzixun/.m3u8 +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) +#EXTINF:-1 tvg-id="RTHKTV31.hk" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (360p) [Geo-blocked] +https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 +#EXTINF:-1 tvg-id="RTHKTV32.hk" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (360p) [Not 24/7] +https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 +#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 +#EXTINF:-1 tvg-id="TVBJade.hk" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) +http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=188&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="TVBJade.hk" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) +http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="online",HKIBC http://uc6.i-cable.com/live_freedirect/opentvhd002_h.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (360p) [Geo-blocked] -https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (360p) [Not 24/7] -https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TVB J2 https://j3.lhlh.app/mv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) diff --git a/streams/hn.m3u b/streams/hn.m3u index 49e841a349..3156d26c1a 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -27,7 +27,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://emisoras.hn:8081/jbn/index.m3u8 #EXTINF:-1 tvg-id="KerussoTV.hn" status="online",Kerusso TV (720p) https://emisoras.hn:8081/kerussotv/index.m3u8 -#EXTINF:-1 tvg-id="LencaTV.hn" status="error",Lenca Television (Canal 40) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LencaTV.hn" status="online",Lenca Television (Canal 40) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv1.m3u8 #EXTINF:-1 tvg-id="LTV.hn" status="online",LTV (720p) [Not 24/7] https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8 @@ -39,7 +39,7 @@ https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8 http://lencatelevision.com:8080/hls/ltv3.m3u8 #EXTINF:-1 tvg-id="RHCTV.hn" status="online",Roatรกn Hable Claro (RHC) (720p) https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 -#EXTINF:-1 tvg-id="SercanoTV.hn" status="online",Sercano TV (720p) +#EXTINF:-1 tvg-id="SercanoTV.hn" status="error",Sercano TV (720p) http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SuyapaTV.hn" status="online",Suyapa TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x833e2b @@ -49,12 +49,10 @@ http://190.11.224.14:8134/liveevent.m3u8 https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisionComayaguaCanal40.hn" status="timeout",Television Comayagua Canal 40 (320p) [Not 24/7] http://st2.worldkast.com/8058/8058/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p) +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (720p) http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (540p) [Not 24/7] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 -#EXTINF:-1 tvg-id="TVAztecaHonduras.hn" status="online",Azteca Honduras -http://190.122.96.187:8888/http/002 #EXTINF:-1 tvg-id="TVCopan.hn" status="online",TV Copรกn (480p) [Not 24/7] https://emisoras.hn:8081/tvcopan/index.m3u8 #EXTINF:-1 tvg-id="UNAHUTV.hn" status="online",UNAH UTV (360p) [Not 24/7] diff --git a/streams/hr.m3u b/streams/hr.m3u index 94a805e76e..55da4348a4 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -26,7 +26,7 @@ http://195.29.70.67/PLTV/88888888/224/3221226027/index.m3u8 #EXTINF:-1 tvg-id="MAXtvPromoKanal.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",MAXtv Promo Kanal (528p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.84/PLTV/88888888/224/3221226027/index.m3u8 -#EXTINF:-1 tvg-id="OTV.hr" status="error",OTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OTV.hr" status="online",OTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x654gen #EXTINF:-1 tvg-id="RTLCroatia.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",RTL (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 diff --git a/streams/ht.m3u b/streams/ht.m3u index 990f32f11e..0044b63672 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -3,7 +3,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 -#EXTINF:-1 tvg-id="NETALKOLETV.ht" status="error",NETALKOLE TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NETALKOLETV.ht" status="online",NETALKOLE TV (720p) [Not 24/7] https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 #EXTINF:-1 tvg-id="RadioTeleAmenFM.ht" status="timeout",Radio Tele Amen FM (360p) [Not 24/7] http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 @@ -13,7 +13,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live -#EXTINF:-1 tvg-id="TeleHaiti.ht" status="online",Tele Haiti (1088p) +#EXTINF:-1 tvg-id="TeleHaiti.ht" status="timeout",Tele Haiti (1088p) http://66.175.238.147:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p) https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index 07d1dd6a62..3aae6d79cd 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -6,7 +6,7 @@ https://v2.siar.us/aditv/livestream/chunks.m3u8 https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 #EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked] @@ -30,7 +30,7 @@ https://v2.siar.us/barayatv/live/chunks.m3u8 http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 -#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="error",Bayu TV Nganjuk (720p) +#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatu.id" status="online",BeritaSatu (720p) https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 @@ -38,12 +38,12 @@ https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 https://b1english.beritasatumedia.com/Beritasatu/B1English_manifest.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="online",BeritaSatu World (720p) [Not 24/7] https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch58.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 +#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch58.m3u8 #EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 @@ -53,7 +53,7 @@ http://livestream.biznetvideo.net/biznet_adventure/smil:adventure.smil/playlist. http://livestream.biznetvideo.net/biznet_kids/smil:kids.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=qAri1M2xu_MAlnHwVRtOs24lR8Y_HSDijN2CRNghifUllhYqQSDlkd0qE8CkZwxC&bizkeylivestarttime=0 #EXTINF:-1 tvg-id="BiznetLifestyle.id" status="online",Biznet Lifestyle (720p) http://livestream.biznetvideo.net/biznet_lifestyle/smil:lifestyle.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=jgDKPclcGdZfvrIDxfMdpT7v_srMWCbubntGo9cCYWpcBBQalMlLQxHswm43PbVR&bizkeylivestarttime=0 -#EXTINF:-1 tvg-id="BMSTV.id" status="online",Bayunmas TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BMSTV.id" status="error",Bayunmas TV (720p) [Geo-blocked] https://v2.siar.us/bmstv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://e1.siar.us/badartv/live/playlist.m3u8 @@ -71,11 +71,11 @@ https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 -#EXTINF:-1 tvg-id="DMTVMalang.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",DMTV Malang (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DMTVMalang.id" status="online",DMTV Malang (576p) https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="DMTVMalang.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",DMTV Malang (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DuniaGamesTV.id" status="online",Dunia Games TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 #EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7] @@ -112,14 +112,14 @@ https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="blocked",Jak TV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(7a73ed02-e0de-4df1-8da3-5abfd75f24bd)/index.m3u8 -#EXTINF:-1 tvg-id="JambiTV.id" status="online",Jambi TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="JambiTV.id" status="error",Jambi TV (576p) [Not 24/7] http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -135,11 +135,11 @@ https://h1.intechmedia.net/intech/ch65.m3u8 https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="JTV.id" status="online",JTV (720p) [Not 24/7] -http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JTV.id" status="blocked",JTV (1080p) [Geo-blocked] https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8 -#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) +#EXTINF:-1 tvg-id="JTV.id" status="error",JTV (720p) [Not 24/7] +http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="KawanuaTV.id" status="error",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) https://live-kg.jixie.media/live/kompastv_lhd.m3u8 @@ -151,7 +151,7 @@ https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MaduTV.id" status="online",Madu TV (576p) https://re1.siar.us/madutv/hd720/playlist.m3u8 -#EXTINF:-1 tvg-id="MagnaChannel.id" status="online",Magna Channel (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MagnaChannel.id" status="blocked",Magna Channel (1080p) [Not 24/7] https://edge.medcom.id/live-edge/smil:magna.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Maleo.id" status="online",Maleo (576i) https://alfa.kugo.id/playout/maleo.stream/chunklist.m3u8 @@ -166,19 +166,16 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSu #EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 -#EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="blocked",Metro Globe Network (1080p) [Not 24/7] https://edge.medcom.id/live-edge/smil:mgnch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MetroTV.id" status="online",Metro TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MetrotvnewsOfficial/live -#EXTINF:-1 tvg-id="MetroTV.id" status="online",Metro TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MetroTV.id" status="timeout",Metro TV (480p) [Not 24/7] http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MGITV.id" status="timeout",MGI TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MGITV.id" status="error",MGI TV (720p) [Geo-blocked] https://tv.rodja.live/tasik/ngrp:mgitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MGSTV.id" status="online",MGS TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 -#EXTINF:-1 tvg-id="MHOTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch19.m3u8 #EXTINF:-1 tvg-id="MQTV.id" status="online",MQTV (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTATV.id" status="online",mta tv [Not 24/7] @@ -188,7 +185,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f #EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) +#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 @@ -204,7 +201,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) @@ -213,15 +210,15 @@ https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PadangTV.id" status="error",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv -#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 @@ -229,7 +226,7 @@ https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] @@ -252,9 +249,9 @@ https://v10.siar.us/rctv/live/playlist.m3u8 #EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] -http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="RiauTV.id" status="error",Riau TV (576p) [Not 24/7] +http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="timeout",Rodja TV [Geo-blocked] @@ -272,13 +269,13 @@ https://h1.intechmedia.net/intech/ch12.m3u8 https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) http://116.254.112.74/hls/cakralive.m3u8 -#EXTINF:-1 tvg-id="Simpang5TV.id" status="error",Simpang5 TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Simpang5TV.id" status="online",Simpang5 TV (360p) [Not 24/7] http://122.248.43.138:1935/ch4/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SinemaIndonesiaX.id" status="online",Sinema Indonesia X (576p) https://bravo.kugo.id/live/sindox.stream/playlist.m3u8 @@ -290,13 +287,10 @@ https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline #EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch18.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -311,7 +305,7 @@ https://5bf7b725107e5.streamlock.net/tegartv/tegartv/playlist.m3u8 https://video.detik.com/trans7/smil:trans7.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TransTV.id" status="online",Trans TV (720p) https://video.detik.com/transtv/smil:transtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TransTV.id" status="error",Trans TV (720p) +#EXTINF:-1 tvg-id="TransTV.id" status="online",Trans TV (720p) https://video.detik.com/transtv/smil:transtv-live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TV9Nusantara.id" status="online",TV9 Nusantara (720p) https://5bf7b725107e5.streamlock.net/tv9/tv9/playlist.m3u8 @@ -323,7 +317,7 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live -#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 @@ -419,10 +413,10 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMB http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINasional)/index.m3u8 -#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) -http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 +#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) +http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) @@ -448,11 +442,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalselbanjarmsn)/index.m3u8 #EXTINF:-1 tvg-id="TVRISouthKalimantan.id" status="online",TVRI Kalimantan Selatan (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALSELBANJARMSN)/index.m3u8 #EXTINF:-1 tvg-id="TVRISouthSulawesi.id" status="online",TVRI Sulawesi Selatan (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRISULSELMAKASAR)/index.m3u8 +#EXTINF:-1 tvg-id="TVRISouthSulawesi.id" status="online",TVRI Sulawesi Selatan (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISulselmakasar)/index.m3u8 #EXTINF:-1 tvg-id="TVRISouthSulawesi.id" status="online",TVRI Sulawesi Selatan (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISULSELMAKASAR)/index.m3u8 -#EXTINF:-1 tvg-id="TVRISouthSulawesi.id" status="online",TVRI Sulawesi Selatan (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRISULSELMAKASAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRISouthSumatra.id" status="online",TVRI Sumatera Selatan (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISUMSEL)/index.m3u8 #EXTINF:-1 tvg-id="TVRISouthSumatra.id" status="online",TVRI Sumatera Selatan (480p) @@ -494,66 +488,66 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPAD #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI3)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWorld.id" status="timeout",TVRI World (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRI3)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] -http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] +http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream4/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI [Not 24/7] https://ssv1.dpr.go.id/golive/livestream6/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVTabalong.id" status="error",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -565,8 +559,6 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d #EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8 #EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) https://v2.siar.us/ammedia/720/playlist.m3u8 @@ -574,17 +566,15 @@ https://v2.siar.us/ammedia/720/playlist.m3u8 https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 @@ -604,9 +594,9 @@ https://alfa.kugo.id/playout/kugo1.stream/playlist.m3u8 https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NCB TV Indonesia (720p) +#EXTINF:-1 tvg-id="" status="error",NCB TV Indonesia (720p) https://ncbtv.siar.us/ncbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 diff --git a/streams/il.m3u b/streams/il.m3u index 35392c096d..b64142397f 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -1,12 +1,12 @@ #EXTM3U #EXTINF:-1 tvg-id="Channel9.il" status="blocked",Channel 9 (540p) [Not 24/7] http://50.7.231.221:8081/185/index.m3u8?wmsAuthSign=okad +#EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (576p) [Not 24/7] +https://gstream4.panet.co.il/edge/halaTV/playlist.m3u8 #EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (1080p) [Not 24/7] https://live1.panet.co.il/edge_abr/halaTV/playlist.m3u8 #EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (1080p) [Not 24/7] https://live2.panet.co.il/edge_abr/halaTV/playlist.m3u8 -#EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (576p) [Not 24/7] -https://gstream4.panet.co.il/edge/halaTV/playlist.m3u8 #EXTINF:-1 tvg-id="Hidabroot.il" status="online",Hidabroot (576p) https://stream5.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Hidabroot.il" status="online",Hidabroot (576p) diff --git a/streams/in.m3u b/streams/in.m3u index 3d0ea5e657..c89ac11aa9 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -7,7 +7,7 @@ http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 #EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AathavanTV.in" status="error",Aathavan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ABPNews.in" status="online",ABP News (720p) https://abplivetv.akamaized.net/hls/live/2043010/hindi/master.m3u8 @@ -17,7 +17,7 @@ http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 #EXTINF:-1 tvg-id="AmritaTV.in" status="online",Amrita TV (576p) http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8 -#EXTINF:-1 tvg-id="AnjanTV.in" status="online",Anjan (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AnjanTV.in" status="error",Anjan (720p) [Not 24/7] https://f3.vstream.online:7443/bstb/ngrp:anjan_hdall/playlist.m3u8 #EXTINF:-1 tvg-id="ApnaPunjabTV.in" status="online",Apna Punjab (720p) http://cdn5.live247stream.com/apnapunjab/tv/playlist.m3u8 @@ -45,6 +45,8 @@ http://103.81.104.118/hls/stream17.m3u8 https://95eryw39dwn4-hls-live.wmncdn.net/Ayushu/271ddf829afeece44d8732757fba1a66.sdp/index.m3u8 #EXTINF:-1 tvg-id="B4UKadak.in" status="online",B4U Kadak (576p) [Not 24/7] http://103.199.160.85/Content/moviehouse/Live/Channel(MovieHouse)/index.m3u8 +#EXTINF:-1 tvg-id="B4UKadak.in" status="online",B4U Kadak (480p) +https://pull-3187.5centscdn.com/vizjsj1apjkea3/smil:B4U_Kadak.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="online",Boogle Bollywood (1080p) [Not 24/7] http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] @@ -129,10 +131,10 @@ http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 https://cdn.smartstream.video/smartstream-us/jonakk/jonakk/playlist.m3u8 #EXTINF:-1 tvg-id="KadakHits.in" status="online",Kadak Hits (1080p) [Not 24/7] https://live.hungama.com/linear/kadak-hits/playlist.m3u8 +#EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkCWitaToNG1_lR-Si1oMrg/live #EXTINF:-1 tvg-id="KairaliNews.in" status="blocked",Kairali News (480p) https://live.neestream.net/neestream_01/kairalinews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="KairaliNews.in" status="error",Kairali News (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkCWitaToNG1_lR-Si1oMrg/live #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) http://103.199.161.254/Content/kairali/Live/Channel(Kairali)/index.m3u8 #EXTINF:-1 tvg-id="KairaliTV.in" status="blocked",Kairali TV (480p) @@ -209,7 +211,7 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="blocked",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 @@ -323,8 +325,6 @@ http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Plus (720p) http://cdn2.live247stream.com/desiplus/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dishum [Geo-blocked] -https://m-c29-j2apps.s.llnwi.net/hls/5332.Dishum.in.m3u8 #EXTINF:-1 tvg-id="" status="online",FASTWAY NEWS (720p) [Not 24/7] http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Filmeraa (720p) @@ -351,7 +351,7 @@ http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 https://gvjyg2n9doem-hls-live.5centscdn.com/navmediastream/d0dbe915091d400bd8ee7f27f0791303.sdp/chunks.m3u8 #EXTINF:-1 tvg-id="" status="online",NDTV 24X7 (480p) [Not 24/7] https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NVision +#EXTINF:-1 tvg-id="" status="error",NVision http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 @@ -363,7 +363,7 @@ https://republic.pc.cdn.bitgravity.com/live/bharat_hls/master.m3u8 http://cdn12.henico.net:8080/live/sadatv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Sardari TV (1080p) [Not 24/7] http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Sony SAB TV India +#EXTINF:-1 tvg-id="" status="error",Sony SAB TV India http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="stream",Sony Six HD (1080p) #EXTVLCOPT:http-user-agent=stream @@ -378,7 +378,7 @@ http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Toonz Kids (Indonesian dub) (360p) http://210.210.155.37/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) +#EXTINF:-1 tvg-id="" status="timeout",Toonz Kids (Indonesian dub) (576p) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s81/01.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index ee72d9f823..7f42913caf 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -13,7 +13,7 @@ https://sd343444.vodu.store:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiaNews.iq" status="blocked",Al Iraqia News https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -24,9 +24,9 @@ https://stream.alkafeel.net/live/alkafeel/rAa5PGot2/manifest.m3u8 #EXTINF:-1 tvg-id="AlkafeelThewindowofAlKafeel.iq" status="online",Alkafeel: The window of Al-Kafeel (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot1/manifest.m3u8 #EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Al Rafidain (1024p) [Not 24/7] -http://149.202.79.190:8081/arrafidaintv/publish/playlist.m3u8 -#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Al Rafidain (1024p) [Not 24/7] https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8 +#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="error",Al Rafidain (1024p) [Not 24/7] +http://149.202.79.190:8081/arrafidaintv/publish/playlist.m3u8 #EXTINF:-1 tvg-id="AlRasheedTV.iq" status="online",Al Rasheed (408p) [Not 24/7] https://media1.livaat.com/AL-RASHEED-HD/index.m3u8 #EXTINF:-1 tvg-id="AlSharqiya.iq" status="online",Al Sharqiya (1080p) [Not 24/7] @@ -59,9 +59,9 @@ https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 https://corp.cdn.easybroadcast.fr/abr_corp/ihtv2/playlist.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (1080p) https://corp.cdn.easybroadcast.fr/abr_corp/ihtv3/playlist.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (1080p) +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (1080p) https://corp.cdn.easybroadcast.fr/abr_corp/ihtv4/playlist.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (720p) https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index 472bab4e23..506881e903 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -17,7 +17,7 @@ http://51.210.199.4/hls/stream.m3u8 https://livestream.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/index.m3u8 #EXTINF:-1 tvg-id="CaltexTV.ir" status="online",Caltex TV (720p) [Not 24/7] https://vid1.caltexmusic.com/hls/caltextv.m3u8 -#EXTINF:-1 tvg-id="EBC1TV.ir" status="error",EBC1 TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="EBC1TV.ir" status="online",EBC1 TV (720p) [Geo-blocked] https://vsn1-cdn-phx.icastcenter.com/EBC1/EBC1/playlist.m3u8 #EXTINF:-1 tvg-id="FarsTV.ir" status="online",FARS (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:fars/playlist.m3u8 @@ -39,7 +39,7 @@ http://51.210.199.7/hls/stream.m3u8 https://live1.presstv.ir/live/ifilm2.m3u8 #EXTINF:-1 tvg-id="iFilmArabic.ir" status="online",iFILM Arabic (720p) https://live.presstv.ir/ifilmlive/smil:ifilmar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="iFilmEnglish.ir" status="timeout",iFILM English (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="iFilmEnglish.ir" status="online",iFILM English (480p) [Geo-blocked] https://live1.presstv.ir/live/ifilmen.m3u8 #EXTINF:-1 tvg-id="iFilmPersian.ir" status="online",iFILM (720p) [Not 24/7] https://live.presstv.ir/ifilmlive/smil:ifilmtv.smil/playlist.m3u8 @@ -117,8 +117,6 @@ http://51.210.199.40/hls/stream.m3u8 http://51.210.199.12/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",ITN (720p) [Not 24/7] http://51.210.199.31/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",Parsiland (540p) [Not 24/7] -http://vps.parsiland.net/hls/ParsiLand.m3u8 #EXTINF:-1 tvg-id="" status="online",Persian Bazar http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sahar (480p) diff --git a/streams/it.m3u b/streams/it.m3u index a1c6c4affa..ac0e25bfd2 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -39,7 +39,7 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/ https://streamcdnb10-859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/tDoFkZD3T1Lw/playlist.m3u8 #EXTINF:-1 tvg-id="CompanyTV.it" status="online",Company TV (720p) https://5929b138b139d.streamlock.net/CompanyTV/smil:CompanyTV.smil/master.m3u8 -#EXTINF:-1 tvg-id="DonnaShopping.it" status="online",Donna Shopping (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DonnaShopping.it" status="error",Donna Shopping (1080p) [Not 24/7] https://media.streambrothers.com:1936/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="EliveTVBrescia.it" status="online",Elive TV Brescia (720p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/elivebresciatv/elivebresciatv/playlist.m3u8 @@ -93,7 +93,7 @@ http://151.0.207.99:1935/live/LAZIOTV12/playlist.m3u8 https://5d79ae45bc63b.streamlock.net/Liratv/Liratv/playlist.m3u8 #EXTINF:-1 tvg-id="MediasetExtra.it" status="blocked",Mediaset Extra [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(kq)/index.m3u8 -#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="timeout",Onda Novara TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="online",Onda Novara TV (720p) [Not 24/7] https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 #EXTINF:-1 tvg-id="OrlerTV.it" status="online",Orler TV (420p) [Not 24/7] https://w1.mediastreaming.it/orlertv/livestream/playlist.m3u8 @@ -111,13 +111,13 @@ http://178.32.140.155/canale51/canale51/playlist.m3u8 https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIbizaTV.it" status="online",Radio Ibiza TV (720p) [Not 24/7] https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioIglesias.it" status="online",Radio Iglesias (576p) [Geo-blocked] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="blocked",Radio Iglesias Sardegna (576p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/visualradio/visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RadioNumberOne.it" status="online",Radio Number One (720p) [Not 24/7] https://56b50ada2d659.streamlock.net/RN1TV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioPiterPanTV.it" status="error",Radio Piter Pan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPiterPanTV.it" status="online",Radio Piter Pan TV (720p) [Not 24/7] https://58d921499d3d3.streamlock.net/RadioPiterpanTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioRadioTV.it" status="online",Radio Radio TV (720p) http://api.new.livestream.com/accounts/11463451/events/3679884/live.m3u8 @@ -158,7 +158,7 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 @@ -256,7 +256,7 @@ http://5cbd3bc28341f.streamlock.net:1935/telesud/live/playlist.m3u8 https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8 #EXTINF:-1 tvg-id="Teletricolore.it" status="online",Teletricolore (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="error",TeleTusciaSabina 2000 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 #EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p) https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 @@ -272,7 +272,7 @@ https://5e73cf528f404.streamlock.net/TrentinoTV/livestream/playlist.m3u8 https://59d8c0cee6f3d.streamlock.net/tsn/tsn_mobile/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Benevento.it" status="online",TV7 Benevento (288p) [Not 24/7] http://streaming.senecadot.com/live/flv:tv7.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TV7Triveneta.it" status="online",TV7 Triveneta (270p) [Not 24/7] +#EXTINF:-1 tvg-id="TV7Triveneta.it" status="error",TV7 Triveneta (270p) [Not 24/7] http://217.61.26.46:8080/hls/triveneta.m3u8 #EXTINF:-1 tvg-id="TV2000.va" status="online",TV 2000 (360p) [Not 24/7] http://cld04wz.tv2000.it/tv2000_main.m3u8 @@ -310,7 +310,7 @@ http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canale 21 (480p) [Not 24/7] https://stream.mariatvcdn.com/canaleventuno/f5d2060b3682e0dfffd5b2f18e935ad3.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canale 21 Extra (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Canale 21 Extra (480p) [Not 24/7] https://stream.mariatvcdn.com/canaleventunodue/61d14e72c90980498c9d7cee64fde847.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 @@ -350,5 +350,5 @@ http://wms.shared.streamshow.it:1935/telepavia/telepavia/live.m3u8 http://wms.shared.streamshow.it/tsn/tsn_mobile/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV7 Azzurra (270p) [Not 24/7] http://217.61.26.46:8080/hls/azzurra.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV UNO (240p) +#EXTINF:-1 tvg-id="" status="error",TV UNO (240p) http://ftp.tiscali.it/francescovernata/TVUNO/monoscopioTvUNOint-1.wmv diff --git a/streams/jp.m3u b/streams/jp.m3u index 5a2899b857..75e9cf01bf 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -1,7 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p) -https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p) https://cdnv148.cloudrsst.com/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (540p) https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8 @@ -9,6 +7,8 @@ https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8 https://cdnv148.cloudrsst.com/jptv/janimax_540/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (480p) http://redlabmcdn.s.llnwi.net/nv02/bs14hd/index.m3u8 +#EXTINF:-1 tvg-id="Animax.jp" status="timeout",Animax (720p) +https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) [Not 24/7] https://sub2.neetball.net/live/neet.m3u8 #EXTINF:-1 tvg-id="BS12.jp" status="online",BS 12 (480p) @@ -21,10 +21,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_540/playlist.m3u8 -#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p) -https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (480p) http://redlabmcdn.s.llnwi.net/nv02/bs04hd/index.m3u8 +#EXTINF:-1 tvg-id="BSAsahi.jp" status="timeout",BS Asahi (540p) +https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p) @@ -33,10 +33,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_540/playlist.m3u8 -#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p) -https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (480p) http://redlabmcdn.s.llnwi.net/nv02/bs07hd/index.m3u8 +#EXTINF:-1 tvg-id="BSFuji.jp" status="timeout",BS Fuji TV (540p) +https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p) @@ -45,10 +45,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p) -https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (480p) http://redlabmcdn.s.llnwi.net/nv02/bs03hd/index.m3u8 +#EXTINF:-1 tvg-id="BSNipponTV.jp" status="timeout",BS Nippon TV (540p) +https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p) http://cdn.us195.jpnettv.live:1935/jptv/bstbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p) @@ -57,10 +57,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bstbs_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p) http://cdnv148.cloudrsst.com:1935/jptv/bstbs_540/playlist.m3u8 -#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p) -https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (480p) http://redlabmcdn.s.llnwi.net/nv02/bs05hd/index.m3u8 +#EXTINF:-1 tvg-id="BSTBS.jp" status="timeout",BS TBS (540p) +https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7] @@ -69,31 +69,31 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_540/playlist.m3u8 -#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs06hd/index.m3u8 +#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="timeout",BS TV Tokyo (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV Japan (720p) http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p) -https://cdn.us195.jpnettv.live/jptv/Neco/playlist.m3u8 -#EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p) https://cdnv148.cloudrsst.com/jptv/Neco/playlist.m3u8 -#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8 +#EXTINF:-1 tvg-id="ChannelNeco.jp" status="timeout",Neco (540p) +https://cdn.us195.jpnettv.live/jptv/Neco/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs13hd/index.m3u8 -#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8 +#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="timeout",Disney Channel Japan (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/disney_junior/playlist.m3u8 +#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="timeout",Disney Junior Japan (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8 #EXTINF:-1 tvg-id="EiseiGekijo.jp" status="online",Eisei Gekijo (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/gekijjyou/playlist.m3u8 -#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="online",Family Gekijo (540p) [Not 24/7] +#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="timeout",Family Gekijo (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/gekijjyou/playlist.m3u8 #EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7] https://fujitv2.mov3.co/hls/fujitv.m3u8 @@ -104,11 +104,9 @@ https://movie.mcas.jp/switcher/smil:mcas8.smil/master.m3u8 #EXTINF:-1 tvg-id="JidaigekiSenmonChannel.jp" status="online",Jidaigeki Senmon Channel (540p) https://cdnv148.cloudrsst.com/jptv/jidaigeki_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/kanto_nhk_edu_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p) -https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOABDTV.jp" status="timeout",NHK E (JOAB-DTV) (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (้–ข่ฅฟ ใƒ†ใƒฌใƒ“) (JODX-DTV) (720p) https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p) @@ -121,18 +119,20 @@ https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_540/playlist.m3u8 https://cdnv148.cloudrsst.com/jptv/kansi_tv_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (540p) https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p) -https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",NHK G (JOAK-DTV) (720p) +https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p) https://cdnv148.cloudrsst.com/jptv/kanto_nippon_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p) https://cdn.us195.jpnettv.live/jptv/kanto_nippon_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p) https://cdnv148.cloudrsst.com/jptv/kanto_nippon_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p) -https://cdn.us195.jpnettv.live/jptv/kansi_abc_asahi_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAXDTV.jp" status="timeout",Nippon TV (JOAXD-TV) (720p) +https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p) https://cdnv148.cloudrsst.com/jptv/kansi_abc_asahi_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAYDTV.jp" status="timeout",ABC Asahi (540p) +https://cdn.us195.jpnettv.live/jptv/kansi_abc_asahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Fuji TV (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa7hd/index.m3u8 #EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p) @@ -140,15 +140,15 @@ https://cdn.us195.jpnettv.live/jptv/kansi_yomiuri_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p) https://cdnv148.cloudrsst.com/jptv/kansi_yomiuri_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p) -https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p) https://cdnv148.cloudrsst.com/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX1 (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa8hd/index.m3u8 -#EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p) -https://cdn.us195.jpnettv.live/jptv/kansi_mbs_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOMXDTV.jp" status="timeout",Tokyo MX 1 (540p) +https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p) https://cdnv148.cloudrsst.com/jptv/kansi_mbs_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOOYDTV.jp" status="timeout",MBS TV (540p) +https://cdn.us195.jpnettv.live/jptv/kansi_mbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] https://tbs2.mov3.co/hls/tbs.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (480p) [Not 24/7] @@ -156,9 +156,9 @@ http://redlabmcdn.s.llnwi.net/nv02/ryowa5hd/index.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Tokyo (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa6hd/index.m3u8 #EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/kansi_sun_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/kansi_sun_tv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOUHDTV.jp" status="timeout",Sun TV (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/kansi_sun_tv_540/playlist.m3u8 #EXTINF:-1 tvg-id="JSports1.jp" status="online",J Sports 1 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs15hd/index.m3u8 #EXTINF:-1 tvg-id="JSports2.jp" status="online",J Sports 2 (480p) [Not 24/7] @@ -179,12 +179,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/jsports3_540/playlist.m3u8 http://cdnv148.cloudrsst.com:1935/jptv/jsports4_540/playlist.m3u8 #EXTINF:-1 tvg-id="JSports4.jp" status="error",J Sports 4 (720p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports3_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="error",J Sports 4 (720p) [Not 24/7] -http://cdnv148.cloudrsst.com:1935/jptv/jsports4_720/playlist.m3u8 -#EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/jkids_540/playlist.m3u8 #EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8 +#EXTINF:-1 tvg-id="KidsStation.jp" status="timeout",Kids Station (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/jkids_540/playlist.m3u8 #EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/mtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7] @@ -200,11 +198,11 @@ http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) -https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) https://cdnv148.cloudrsst.com/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs01hd/index.m3u8 +#EXTINF:-1 tvg-id="NHKBS1.jp" status="timeout",NHK BS1 (540p) +https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p) http://cdn.us195.jpnettv.live:1935/jptv/bspremium_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p) @@ -232,21 +230,21 @@ https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (720p) https://nhkwlive-xjp.akamaized.net/hls/live/2003458/nhkwlive-xjp-en/index.m3u8 #EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p) -https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8 -#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p) https://cdnv148.cloudrsst.com/jptv/igasennmonn_720/playlist.m3u8 #EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p) -https://cdn.us195.jpnettv.live/jptv/igasennmonn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p) https://cdnv148.cloudrsst.com/jptv/igasennmonn_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (720p) +https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (540p) +https://cdn.us195.jpnettv.live/jptv/igasennmonn_540/playlist.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7] https://ntv3.mov3.co/hls/ntv.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/ryowa3hd/index.m3u8 #EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p) -https://cdn.us195.jpnettv.live/jptv/japan_tv_G_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p) https://cdnv148.cloudrsst.com/jptv/japan_tv_G_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="timeout",Nittele G+ Sports & News (540p) +https://cdn.us195.jpnettv.live/jptv/japan_tv_G_540/playlist.m3u8 #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (480p) @@ -258,8 +256,6 @@ https://stream3.shopch.jp/HLS/master.m3u8 #EXTINF:-1 tvg-id="SkyA.jp" status="online",Sky A (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/Sky_A_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch1_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8 @@ -267,24 +263,26 @@ https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8 https://cdnv148.cloudrsst.com/jptv/starch1_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs09hd/index.m3u8 -#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star1.jp" status="timeout",Star 1 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch2_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8 -#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch2_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs10hd/index.m3u8 -#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch3_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch3_540/playlist.m3u8 -#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch3_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch3_540/playlist.m3u8 #EXTINF:-1 tvg-id="TBSNews.jp" status="online",TBS News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6AG81pAkf6Lbi_1VC5NmPA/live #EXTINF:-1 tvg-id="ToeiChannel.jp" status="online",Toei Channel (540p) [Not 24/7] diff --git a/streams/ke.m3u b/streams/ke.m3u index 10e9008a22..0edee01bf9 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,9 +1,11 @@ #EXTM3U +#EXTINF:-1 tvg-id="AkiliKids.ke" status="error",Akili Kids! (480p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7tfayd #EXTINF:-1 tvg-id="CitizenTV.ke" status="online",Citizen TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/kenyacitizentv/live -#EXTINF:-1 tvg-id="KamemeTV.ke" status="timeout",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj -#EXTINF:-1 tvg-id="KTNNews.ke" status="error",KTN News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KTNNews.ke" status="online",KTN News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live #EXTINF:-1 tvg-id="NTVKenya.ke" status="timeout",NTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab diff --git a/streams/kh.m3u b/streams/kh.m3u index f05ed28979..387d3c0a6c 100644 --- a/streams/kh.m3u +++ b/streams/kh.m3u @@ -21,7 +21,7 @@ https://livefta.malimarcdn.com/tvkedge/tvkhd.stream/master.m3u8 http://203.176.130.123:8989/live/tvk_480k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fresh News TV (720p) http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Netlink TV (720p) +#EXTINF:-1 tvg-id="" status="online",Netlink TV (720p) https://netlink.netlinkbroadcaster.com/hls/test.m3u8 #EXTINF:-1 tvg-id="" status="online",SEATV-Radio (720p) https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index e2d47487bf..47af9d725f 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -153,10 +153,10 @@ http://ye23.vip/z7z8/2021/kbs2020.php?id=4 http://ye23.vip/z7z8/2021/kbs2020.php?id=8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) https://kbsworld-ott.akamaized.net/hls/live/2002341/kbsworld/master.m3u8 -#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) -https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) +https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KCTV.kr" status="online",KCTV ๊ด‘์ฃผ CH05 (720p) [Not 24/7] http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 #EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (KNN ๋ถ€์‚ฐ๊ฒฝ๋‚จ๋Œ€ํ‘œ๋ฐฉ์†ก) (450p) [Not 24/7] @@ -167,7 +167,7 @@ https://kr-streams.onrender.com/scraper?channel=408 https://fhs8036.bd-61.ktcdn.co.kr/klive/smil:klive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",MBC Gyeongnam (๊ฒฝ์ƒ MBC) (1080p) [Not 24/7] https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) [Not 24/7] http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="",MBN (1080p) https://kr-streams.onrender.com/scraper?channel=274 @@ -271,7 +271,7 @@ http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 #EXTINF:-1 tvg-id="" status="online",KBS News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live -#EXTINF:-1 tvg-id="" status="online",Korea TV +#EXTINF:-1 tvg-id="" status="error",Korea TV https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Korean Election TV http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8 diff --git a/streams/lk.m3u b/streams/lk.m3u index cf63acc0b7..71231042bf 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -11,7 +11,7 @@ http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 #EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 -#EXTINF:-1 tvg-id="Swarnavahini.lk" status="error",Swarnavahini (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Swarnavahini.lk" status="online",Swarnavahini (720p) [Not 24/7] https://jk3lz8xklw79-hls-live.5centscdn.com/efm/098f6bcd4621d373cade4e832627b4f6.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="VerbumTV.lk" status="online",Verbum TV (414p) [Not 24/7] https://verbumtv.livebox.co.in/verbumtvhls/live.m3u8 diff --git a/streams/md.m3u b/streams/md.m3u index ba0f0e976c..d10b21be56 100644 --- a/streams/md.m3u +++ b/streams/md.m3u @@ -11,7 +11,7 @@ http://livebeta.publika.md/LIVE/P/6810.m3u8 https://livebeta.publika.md/LIVE/P/1500.m3u8 #EXTINF:-1 tvg-id="VoceaBasarabieiTV.md" status="online",Vocea Basarabiei TV (406p) [Not 24/7] http://hls.voceabasarabiei.md/hls/vocea_basarabiei.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Drochia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Drochia (1080p) [Not 24/7] https://hls.drochia.tv/tv/web.m3u8 #EXTINF:-1 tvg-id="" status="online",Moldova1 (1080p) http://live.trm.md:1935/live/MoldovaUnu1/playlist.m3u8 diff --git a/streams/mk.m3u b/streams/mk.m3u index 22f6faca24..b94ca347d9 100644 --- a/streams/mk.m3u +++ b/streams/mk.m3u @@ -2,6 +2,6 @@ #EXTINF:-1 tvg-id="NasaTV.mk" status="online",Naลกa TV (1080p) [Not 24/7] https://stream.nasatv.com.mk/hls/nasatv_live.m3u8 #EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] -https://eu.live.skyfolk.mk/live.m3u8 -#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] https://skyfolk.mk/live.m3u8 +#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] +https://eu.live.skyfolk.mk/live.m3u8 diff --git a/streams/ml.m3u b/streams/ml.m3u index 1ba969e43f..3443d60c28 100644 --- a/streams/ml.m3u +++ b/streams/ml.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="ORTM1.ml" status="online",ORTM1 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ORTM1.ml" status="error",ORTM1 (576p) [Not 24/7] http://51.210.1.13:18000/ortm/hls/playlist.m3u8 diff --git a/streams/mm.m3u b/streams/mm.m3u index c26745a53e..5d505ac750 100644 --- a/streams/mm.m3u +++ b/streams/mm.m3u @@ -1,6 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelK.mm" status="error",Channel K https://d3cs5y5559s57s.cloudfront.net/live/channelk.m3u8 +#EXTINF:-1 tvg-id="MyanmarInternationalTV.mm" status="online",Myanmar International TV (mitv) (480p) +https://5a13fe32ef748.streamlock.net/mmplay/mitv/playlist.m3u8 #EXTINF:-1 tvg-id="SkyNetSports1.mm" status="error" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Sky Net Sports 1 (480p Scaled) (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://www.livedoomovie.com/03_skynetsport1_480p/chunklist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index b0368495b0..bfde21a4ce 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -5,6 +5,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://mdstrm.com/live-stream-playlist/60b578b060947317de7b57ac.m3u8 #EXTINF:-1 tvg-id="AMXNoticias.mx" status="online",AMX Noticias (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/mexiquense2/videomexiquense2/playlist.m3u8 +#EXTINF:-1 tvg-id="APlus.mx" status="blocked",A Mรกs (480p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/60b56be1000ea50835fa1e63.m3u8 +#EXTINF:-1 tvg-id="AztecaUno.mx" status="blocked",Azteca Uno (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/609b243156cca108312822a6.m3u8 #EXTINF:-1 tvg-id="Canal5.mx" status="timeout",Canal 5 (480p) http://45.174.77.243:8000/play/a0fl/index.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 Costa Rica (720p) @@ -85,7 +89,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w #EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live -#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="error",Televisa Guerrero (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live #EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="timeout",Televisa Laguna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live @@ -99,7 +103,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live #EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live -#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="error",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisiรณn Canal 26.1 (720p) [Not 24/7] http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 @@ -107,9 +111,9 @@ http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 http://189.240.210.28:1935/live/setpuebla/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="timeout",Televisa Puebla http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live -#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="error",Televisa Queretaro +#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live -#EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="online",Televisa Sinaloa +#EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live #EXTINF:-1 tvg-id="TelevisaSonora.mx" status="timeout",Televisa Sonora (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyzWMHGS7bs0sot6KZk5EZg/live diff --git a/streams/mx_pluto.m3u b/streams/mx_pluto.m3u index 45f6228463..f5fa38fd05 100644 --- a/streams/mx_pluto.m3u +++ b/streams/mx_pluto.m3u @@ -115,10 +115,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f0 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) @@ -151,10 +151,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9853138 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e9300098ad484/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSeriesRetro.us" status="online",Pluto TV Series Retro (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d11baeb31c5a43b77bf59&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=950&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d11baeb31c5a43b77bf59&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=950&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009910465/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (480p) diff --git a/streams/my.m3u b/streams/my.m3u index 033d36beee..d11cd62d93 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -1,16 +1,14 @@ #EXTM3U -#EXTINF:-1 tvg-id="AstroAwani.my" status="error",Astro Awani (720p) [Not 24/7] -https://awanitv.akamaized.net/hls/live/2017836/LiveTV1/index.m3u8 #EXTINF:-1 tvg-id="AstroVaanavil.my" status="blocked",Astro Vaanavil [Geo-blocked] https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 #EXTINF:-1 tvg-id="BeritaRTM.my" status="blocked",Berita RTM (1080p) https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 #EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) diff --git a/streams/ni.m3u b/streams/ni.m3u index 2c0c54e43b..f465fa0721 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,7 +13,7 @@ http://138.117.4.70:8075/channel10/playlist.m3u8 http://138.117.4.70:8075/channel11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.ni" status="blocked",Nicavisiรณn Canal 12 (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8 -#EXTINF:-1 tvg-id="JBNTV.hn" status="error",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (720p) [Not 24/7] https://inliveserver.com:1936/17510/17510/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index b47ef95ba0..d5ca7826e1 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -15,9 +15,9 @@ https://98d91ca32ff6fbca255f6ec9f29fc4d0-httpcache0-19333-cachelive0.dna.ip-only https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 #EXTINF:-1 tvg-id="" status="online",TV 2 Sporten (720p) https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Viasat TV1000 Kazakhstan (720p) https://sc.id-tv.kz/TV1000.m3u8 diff --git a/streams/nz_samsung.m3u b/streams/nz_samsung.m3u index 4e06742512..a5830ce4bf 100644 --- a/streams/nz_samsung.m3u +++ b/streams/nz_samsung.m3u @@ -1,4 +1,8 @@ #EXTM3U +#EXTINF:-1 tvg-id="ZooMoo.nz" status="online",Zoo Moo (1080p) +https://amg01553-blueantmediaasi-zoomoonz-samsungnz-rdufn.amagi.tv/playlist/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="ZooMoo.nz" status="online",Zoo Moo (1080p) +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Action Hollywood Movies https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-actionhollywood-samsungnz/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ausbiz TV @@ -91,5 +95,3 @@ https://travelxp-travelxp-1-nz.samsung.wurl.tv/playlist.m3u8 https://alliantcontent-truecrimenow-3-nz.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wonder https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-wondernz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zoo Moo -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 diff --git a/streams/om.m3u b/streams/om.m3u index 9773ebf347..839b85b4b9 100644 --- a/streams/om.m3u +++ b/streams/om.m3u @@ -7,5 +7,3 @@ https://partne.cdn.mangomolo.com/omsport/smil:omsport.stream.smil/playlist.m3u8 https://partne.cdn.mangomolo.com/omantv/smil:omantv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmanTVCultural.om" status="online",Oman Althakafia (1080p) https://partwo.cdn.mangomolo.com/omcultural/smil:omcultural.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmanTVMubashir.om" status="error",Oman Live (1080p) -https://partwo.cdn.mangomolo.com/omlive/smil:omlive.stream.smil/playlist.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 06caa8354f..3002f19a10 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ActivaTV.pe" status="online",Activa TV [Not 24/7] https://cloudvideo.servers10.com:8081/8126/index.m3u8 -#EXTINF:-1 tvg-id="AgroTV.pe" status="online",Agro TV (Apurimac) [Not 24/7] +#EXTINF:-1 tvg-id="AgroTV.pe" status="error",Agro TV (Apurimac) [Not 24/7] https://ed21ov.live.opencaster.com/pAtGzcAnwziC/index.m3u8 #EXTINF:-1 tvg-id="AmazonasTV.pe" status="online",Amazonas TV (Bagua) [Not 24/7] https://stmv.panel.grupolimalive.com/amazonastv/amazonastv/playlist.m3u8 @@ -11,7 +11,7 @@ https://stmv1.voxhdnet.com/tvsicuani/tvsicuani/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvantares/liveantarestv/playlist.m3u8 #EXTINF:-1 tvg-id="AsiriTV.pe" status="online",AsiriTV (Lima) (720p) [Not 24/7] https://video2.lhdserver.es/asiritv/live.m3u8 -#EXTINF:-1 tvg-id="ATMTelevision.pe" status="online",ATM Televisiรณn (Apurimac) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ATMTelevision.pe" status="error",ATM Televisiรณn (Apurimac) (720p) [Not 24/7] https://v4.tustreaming.cl/atmtv/index.m3u8 #EXTINF:-1 tvg-id="ATV.pe" status="online",ATV (480p) [Not 24/7] https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 @@ -35,7 +35,7 @@ http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 -#EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="error",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 #EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live @@ -51,7 +51,7 @@ http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 https://tvdatta.com:3548/live/chinchatvlive.m3u8 #EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 -#EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ClipsTV.pe" status="error",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 #EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 @@ -59,9 +59,9 @@ https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 https://cloudvideo.servers10.com:8081/8150/index.m3u8 #EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7] https://servilive.com:3114/live/liveulive.m3u8 -#EXTINF:-1 tvg-id="CongresoTV.pe" status="error",Congreso TV [Not 24/7] +#EXTINF:-1 tvg-id="CongresoTV.pe" status="online",Congreso TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CongresodelaRepรบblicadelPerรบTVenvivo/live -#EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="error",Contacto Deportivo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="online",Contacto Deportivo (720p) [Not 24/7] https://live.obslivestream.com/cdeportivo/index.m3u8 #EXTINF:-1 tvg-id="ControversiaTV.pe" status="online",Controversia TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/controversiatv/index.m3u8 @@ -69,11 +69,11 @@ https://live.obslivestream.com/controversiatv/index.m3u8 https://srv1.mediastreamperu.com/creotv/creotv/playlist.m3u8 #EXTINF:-1 tvg-id="CRTelevision.pe" status="error",CR Television (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/crtvmux/index.m3u8 -#EXTINF:-1 tvg-id="CTC.pe" status="timeout",CTC (720p) +#EXTINF:-1 tvg-id="CTC.pe" status="online",CTC (720p) http://190.108.83.142:8000/play/a007/index.m3u8 #EXTINF:-1 tvg-id="Cultura24.pe" status="online",Cultura 24 (360p) [Not 24/7] https://vs8.live.opencaster.com/cultura24/smil:cultura24/playlist.m3u8 -#EXTINF:-1 tvg-id="DeltaTV.pe" status="timeout",DeltaTV (Pacayzapa | San Martรญn) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DeltaTV.pe" status="error",DeltaTV (Pacayzapa | San Martรญn) (480p) [Not 24/7] https://media2.cdnlayer.biz:8081/8038/index.m3u8 #EXTINF:-1 tvg-id="DiasporaTV.pe" status="online",Diรกspora TV [Not 24/7] https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8 @@ -84,18 +84,18 @@ https://7.innovatestream.pe:19360/cctvchupaca/cctvchupaca.m3u8 #EXTINF:-1 tvg-id="ExitosaTV.pe" status="online",Exitosa TV (720p) https://cu.onliv3.com/livevd1/user2.m3u8 #EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8 -#EXTINF:-1 tvg-id="FuegoTV.pe" status="timeout",FuegoTV (Lima) (720p) [Not 24/7] http://190.108.83.142:8000/play/a003/index.m3u8 +#EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] +https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8 #EXTINF:-1 tvg-id="FullTV.pe" status="online",FullTV (Lima) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/fullmu/fullmu/playlist.m3u8 #EXTINF:-1 tvg-id="GalacticaTV.pe" status="online",Galรกctica TV (Peru) (1080p) [Not 24/7] https://pacific.direcnode.com:3715/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="GeniosTV.pe" status="error",Genios TV (Moyobamba) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GeniosTV.pe" status="online",Genios TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/geniostvmux/index.m3u8 -#EXTINF:-1 tvg-id="GlobalTV.pe" status="timeout",Global TV +#EXTINF:-1 tvg-id="GlobalTV.pe" status="online",Global TV http://190.108.83.142:8000/play/a00x/index.m3u8 -#EXTINF:-1 tvg-id="GoresamTV.pe" status="error",GORESAM TV [Not 24/7] +#EXTINF:-1 tvg-id="GoresamTV.pe" status="online",GORESAM TV [Not 24/7] https://stream.plixitv.live/goresamtv/goresamtv/playlist.m3u8 #EXTINF:-1 tvg-id="HatunTV.pe" status="online",Hatun TV (720p) [Not 24/7] https://tv.inka.net.pe/bestcablehatuntv/bestcablehatuntv/index.m3u8 @@ -121,13 +121,11 @@ https://servilive.com:3149/live/jn19tvlive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwsURxTXqGqijgu98ndod3A/live #EXTINF:-1 tvg-id="Karibena.pe" status="timeout",Karibeรฑa (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 -#EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBO.pe" status="error",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 -#EXTINF:-1 tvg-id="La5ta.pe" status="error",La 5ta [Not 24/7] -https://srv.panelcast.net/la5ta/la5ta/playlist.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 -#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="timeout",La Islilla TV [Not 24/7] +#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 @@ -163,10 +161,10 @@ https://inliveserver.com:1936/19018/19018/playlist.m3u8 http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 #EXTINF:-1 tvg-id="Nativa.pe" status="online",Nativa (720p) [Not 24/7] @@ -181,7 +179,7 @@ https://live.obslivestream.com/norselvatv/index.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 -#EXTINF:-1 tvg-id="OKTeVe.pe" status="error",OK TeVe (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OKTeVe.pe" status="online",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stream.plixitv.live/oktv/oktv/playlist.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" status="online",Onda Digital (720p) [Not 24/7] https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 @@ -217,15 +215,15 @@ http://v4.tustreaming.cl/quillavision/index.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 -#EXTINF:-1 tvg-id="RadioDigital941TV.pe" status="timeout",Radio Digital 94.1 TV (Juanjui) (240p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioDigital941TV.pe" status="error",Radio Digital 94.1 TV (Juanjui) (240p) [Not 24/7] https://media2.cdnlayer.biz:8081/8018/index.m3u8 #EXTINF:-1 tvg-id="RadioInkaTV.pe" status="online",RadioInka (Abancay) (1080p) [Not 24/7] https://tv.portalexpress.es:3175/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="error",Radio San Borja TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTropical.pe" status="online",Radio Tropical Tarapoto (480p) [Not 24/7] https://videoserver.tmcreativos.com:19360/raditropical/raditropical.m3u8 -#EXTINF:-1 tvg-id="RadioTVCharles.pe" status="timeout",Radio TV Charles (Bambamarca) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTVCharles.pe" status="error",Radio TV Charles (Bambamarca) [Not 24/7] https://media2.cdnlayer.biz:8081/8032/index.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 @@ -249,7 +247,7 @@ https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 #EXTINF:-1 tvg-id="SanjuaneraTV.pe" status="online",SanjuaneraTV [Not 24/7] https://live.obslivestream.com/sanjuanera/index.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMรญa TV (Aguaytรญa) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="online",SelvaMรญa TV (Aguaytรญa) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" status="timeout",Sistema 1 [Not 24/7] https://paneltv.rstreaminghd.net:3042/live/sistema1tvlive.m3u8 @@ -259,7 +257,7 @@ https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8 http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SomosTelevision.pe" status="online",Somos Televisiรณn (Chimbote) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/somostvchimbote -#EXTINF:-1 tvg-id="SoriTV.pe" status="error",SoriTV [Not 24/7] +#EXTINF:-1 tvg-id="SoriTV.pe" status="online",SoriTV [Not 24/7] https://cadenasurrtv.com/hls/stream/index.m3u8 #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 @@ -267,19 +265,19 @@ https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 #EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] https://tvdatta.com:3517/live/kachorrotvlive.m3u8 -#EXTINF:-1 tvg-id="SurTV.pe" status="error",SurTV (Ilo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SurTV.pe" status="online",SurTV (Ilo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 #EXTINF:-1 tvg-id="Tele2000.pe" status="online",Tele2000 (Ayacucho) (720p) [Not 24/7] https://servilive.com:3126/live/tele2000live.m3u8 #EXTINF:-1 tvg-id="TelecolorYurimaguas.pe" status="online",Telecolor (Yurimaguas) (720p) [Not 24/7] https://live.obslivestream.com/telecolormux/index.m3u8 -#EXTINF:-1 tvg-id="TelesurCamana.pe" status="error",Telesur (Camana) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCamana.pe" status="online",Telesur (Camana) (480p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/camana.m3u8 #EXTINF:-1 tvg-id="TelesurIlo.pe" status="online",Telesur (Ilo) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/ilo.m3u8 #EXTINF:-1 tvg-id="TelesurMollendo.pe" status="online",Telesur (Mollendo) (240p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/mollendo.m3u8 -#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="online",Telesur (Moquegua) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="error",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 #EXTINF:-1 tvg-id="TelesurTacna.pe" status="online",Telesur (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/tacna.m3u8 @@ -289,11 +287,11 @@ https://ott1.hdlatam.tv/live_abr/webtvTarapotoPe/playlist.m3u8 https://5cefcbf58ba2e.streamlock.net:543/tltvweb/tvweb.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TopTV.pe" status="online",Top FM TV (Atalaya) (240p) [Not 24/7] https://tvdatta.com:3084/live/toptvaguaytialive.m3u8 -#EXTINF:-1 tvg-id="Trivu.pe" status="error",Trivu (Lima) [Not 24/7] -https://servilive.com:3387/live/demo22live.m3u8 +#EXTINF:-1 tvg-id="Trivu.pe" status="online",Trivu (Lima) [Not 24/7] +https://servilive.com:3244/live/trivutvlive.m3u8 #EXTINF:-1 tvg-id="TropicalTV.pe" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TumpisTV.pe" status="online",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 #EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 @@ -313,12 +311,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD #EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p) http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVPalmeras.pe" status="error",TV Palmeras (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPalmeras.pe" status="online",TV Palmeras (480p) [Not 24/7] https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8 +#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ [Not 24/7] +http://190.108.83.142:8000/play/a00i/index.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ (450p) [Not 24/7] https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 -#EXTINF:-1 tvg-id="TVPeru.pe" status="timeout",TV Perรบ [Not 24/7] -http://190.108.83.142:8000/play/a00i/index.m3u8 #EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanรญsima (720p) [Not 24/7] http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8 #EXTINF:-1 tvg-id="TVPeruInternacional.pe" status="online",TV Perรบ Internacional (460p) [Not 24/7] @@ -327,7 +325,7 @@ http://cdnh4.iblups.com/hls/irtp.m3u8 https://cdnh8.iblups.com/hls/RMuwrdk7M9.m3u8 #EXTINF:-1 tvg-id="TVSistemasCuzco.pe" status="online",TV Sistemas Cuzco (Cuzco) (360p) [Not 24/7] https://stmv1.voxhdnet.com/sistemascusco/sistemascusco/playlist.m3u8 -#EXTINF:-1 tvg-id="UchuTV.pe" status="timeout",Uchu TV (Cusco) [Not 24/7] +#EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) [Not 24/7] http://190.108.83.142:8000/play/a006/index.m3u8 #EXTINF:-1 tvg-id="UnifeTV.pe" status="online",Unife TV https://dacastmmd.mmdlive.lldns.net/dacastmmd/acda902f73a646daac3fdc9dcddbc971/playlist.m3u @@ -341,15 +339,17 @@ https://vps1.lnx.pe/vamisa/envivo/index.m3u8 https://live.obslivestream.com/viaaltomayomux/index.m3u8 #EXTINF:-1 tvg-id="ViaTelevision.pe" status="online",Vรญa Televisiรณn (Tarapoto) [Not 24/7] https://multimedia.tmcreativos.com:1936/viatelevision/viatelevision/playlist.m3u8 +#EXTINF:-1 tvg-id="VisionSur.pe" status="online",VisionSur (Arequipa) [Not 24/7] +https://ott1.hdlatam.tv/live_abr/webtvVisionSur/playlist.m3u8 #EXTINF:-1 tvg-id="VisionTVMusica.pe" status="online",Visiรณn TV Musica (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionmusica/visionmusica/playlist.m3u8 #EXTINF:-1 tvg-id="VNP.pe" status="online",Visiรณn Noticias Perรบ (VNP) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m3u8 -#EXTINF:-1 tvg-id="VZTV.pe" status="error",VZ Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VZTV.pe" status="online",VZ Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/vztv/index.m3u8 #EXTINF:-1 tvg-id="WillaxTV.pe" status="online",Willax (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV -#EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="error",X TV (Chachapoyas) [Not 24/7] +#EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",X TV (Chachapoyas) [Not 24/7] https://stmv.panel.grupolimalive.com/xtv/xtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 4c2fd45be9..94dc81030e 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -11,7 +11,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHN https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.m3u8 #EXTINF:-1 tvg-id="KapamilyaChannel.ph" status="timeout",Kapamilya Channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live -#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 diff --git a/streams/pk.m3u b/streams/pk.m3u index bef309b4a6..3985480923 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -10,26 +10,32 @@ https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/khyber.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AwazTVNetwork.pk" status="online",Awaz TV https://streamone.simpaisa.com:8443/pitvlive1/awaztv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="BolNews.pk" status="online",Bol News (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCz2yxQJZgiB_5elTzqV7FiQ/live +#EXTINF:-1 tvg-id="DawnNews.pk" status="online",Dawn News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaxR-D8FjZ-2otbU0_Y2grg/live #EXTINF:-1 tvg-id="DhartiTV.pk" status="online",Dharti TV https://streamone.simpaisa.com:8443/pitvlive1/dhartitv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live +#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] https://imob.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://intl.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8?dvr= #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 -#EXTINF:-1 tvg-id="DunyaNews.pk" status="timeout",Dunya News (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live #EXTINF:-1 tvg-id="FazalTV.pk" status="online",Punjabi TV http://cdn9.live247stream.com/punjabitvcanada/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="HumMasala.pk" status="online",Hum Masala (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=rjn7zlpvzOM +#EXTINF:-1 tvg-id="HumNews.pk" status="online",Hum News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0Um3pnZ2WGBEeoA3BX2sKw/live #EXTINF:-1 tvg-id="K21News.pk" status="online",K21 News https://streamone.simpaisa.com:8443/pitvlive1/k21.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KhyberNews.pk" status="online",Khyber News https://streamone.simpaisa.com:8443/pitvlive1/khybernews.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="online",Lahore News (720p) [Not 24/7] https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 -#EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="error",Lahore News (720p) [Not 24/7] -http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) @@ -42,9 +48,17 @@ https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/neo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OneGolf.pk" status="online",One Golf (720p) http://162.250.201.58:6211/pk/ONEGOLF/index.m3u8 +#EXTINF:-1 tvg-id="PTVHome.pk" status="online",PTV Home (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCMfwlaPLGMn44BKvHv15yzA/live +#EXTINF:-1 tvg-id="PTVNews.pk" status="online",PTV News (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5RvV_LtR1dxPCVFGw6dxXA/live #EXTINF:-1 tvg-id="PTVSports.pk" status="timeout",PTV Sports (1080p) http://103.81.104.118/hls/stream11.m3u8 +#EXTINF:-1 tvg-id="PTVWorld.pk" status="online",PTV World (480p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCj-e7yp2_-qE-TPritppZGQ/live #EXTINF:-1 tvg-id="SindhTVNews.pk" status="online",Sindh TV News https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="WasebTV.pk" status="online",Waseb TV (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCb3vKSPkWFWiFljsSGoeyoQ/live #EXTINF:-1 tvg-id="ZindagiTV.pk" status="online",Zindagi TV (576p) [Not 24/7] https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/chunklist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 6981b3ef27..d1da74c981 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="dlaCiebietv.pl" status="online",dlaCiebie.tv (1080p) [Not 24/7] http://94.246.128.53:1935/tv/dlaCiebieTv/playlist.m3u8 #EXTINF:-1 tvg-id="Echo24.pl" status="online",Echo24 (720p) [Not 24/7] -https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.m3u8 -#EXTINF:-1 tvg-id="Echo24.pl" status="online",Echo24 (720p) [Not 24/7] https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.mpd +#EXTINF:-1 tvg-id="Echo24.pl" status="error",Echo24 (720p) [Not 24/7] +https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.m3u8 #EXTINF:-1 tvg-id="EzoTV.pl" status="timeout",Ezo TV (576p) [Not 24/7] http://live.ezotv.pl:1935/live/EZOTV/playlist.m3u8 #EXTINF:-1 tvg-id="SferaTV.pl" status="online",Sfera TV (480p) [Not 24/7] diff --git a/streams/ps.m3u b/streams/ps.m3u index 8971bc5532..3550c36280 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -9,12 +9,8 @@ http://htvmada.mada.ps:8888/ajyal/index.m3u8 https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 #EXTINF:-1 tvg-id="Audeh.ps" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 -#EXTINF:-1 tvg-id="Baladna.ps" status="error",Baladna [Not 24/7] -http://htvmada.mada.ps:8888/baladna/index.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) https://cdg8.edge.technocdn.com/palestiniantv_source/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Falastini.ps" status="error",Falastini (720p) -http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="MarahFM.ps" status="online",Marah FM (720p) [Not 24/7] http://vstream3.hadara.ps:8081/marahFM_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="Mawwal.ps" status="online",Mawwal (720p) [Not 24/7] @@ -23,7 +19,7 @@ http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 https://pbc.furrera.ps/musawahd/index.m3u8 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (404p) [Not 24/7] http://htvpalsat.mada.ps:8888/musawa/index.m3u8 -#EXTINF:-1 tvg-id="NablusTV.ps" status="error",Nablus TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NablusTV.ps" status="online",Nablus TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="PalestineMubasher.ps" status="online",Palestine Mubasher (404p) http://htvpalsat.mada.ps:8888/PBCLive/index.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index ffc6669104..cc708f7cf4 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -5,7 +5,7 @@ https://d2ve4fchffi4n1.cloudfront.net/out/v1/df356edd16f3434ab417f2c48cb1d516/in https://w2.manasat.com/kcine/smil:kcine.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KuriakosKids.pt" status="online",Kuriakos Kids (1080p) https://w2.manasat.com/kkids/smil:kkids.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KuriakosMusic.pt" status="online",Kuriakos Music (1080p) +#EXTINF:-1 tvg-id="KuriakosMusic.pt" status="error",Kuriakos Music (1080p) http://195.23.211.179:1935/kmusic/smil:kmusic.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (1080p) https://w1.manasat.com/ktv/smil:ktv.smil/playlist.m3u8 @@ -39,7 +39,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPiAsia.pt" status="online",RTP Internacional Asia (480p) +#EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 diff --git a/streams/ro.m3u b/streams/ro.m3u index 76c22a2e86..2891f511f6 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="A7TV.ro" status="timeout",A7TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A7TV.ro" status="online",A7TV (720p) [Not 24/7] https://play.streamkit.tv/content/channel/aseventv/live/aseventv.player.m3u8 #EXTINF:-1 tvg-id="AgroTV.ro" status="online",AgroTV (404p) [Not 24/7] https://stream1.1616.ro:1945/agro/livestream/playlist.m3u8?wowzatokenhash=NqSD4qaHc94SbTW05NBB-lXC78ZiAOIbnbUBOHj1DAM= @@ -9,7 +9,7 @@ https://stream-aleph.m.ro/Aleph/ngrp:Alephnewsmain.stream_all/playlist.m3u8 http://s5.alfaomega.tv:1935/alfaomega/alfaomega1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AlfaOmegaTV.ro" status="online",Alfa Omega TV (540p) [Not 24/7] http://s5.alfaomega.tv:1935/alfaomega/smil:alfaomegatv/playlist.m3u8 -#EXTINF:-1 tvg-id="AntenaSport.ro" status="online",AntenaSport (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AntenaSport.ro" status="error",AntenaSport (720p) [Not 24/7] https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 #EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 @@ -23,8 +23,6 @@ http://cdn.credonet.tv:1935/ctv/smil:livecredo.smil/playlist.m3u8 http://89.38.8.130:39435 #EXTINF:-1 tvg-id="IntermediaTV.ro" status="online",Intermedia TV (576p) http://46.4.14.12:9999/intermedia1/playlist.m3u8 -#EXTINF:-1 tvg-id="KissTV.ro" status="error",Kiss TV (576p) [Not 24/7] -https://fms-https1.mediadirect.ro/live3/_definst_/kiss.smil/playlist.m3u8?publisher=83 #EXTINF:-1 tvg-id="LightChannel.ro" status="online",Light Channel (480p) [Not 24/7] http://streamer1.streamhost.org:1935/salive/GMIlcbgM/playlist.m3u8 #EXTINF:-1 tvg-id="MoozDance.ro" status="online",MoozDance (576p) diff --git a/streams/rs.m3u b/streams/rs.m3u index cca0ebd4bd..95913c01fc 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -83,7 +83,7 @@ https://vod1.laki.eu/sandzak/video.m3u8 https://srv1.adriatelekom.com/TVAS/index.m3u8 #EXTINF:-1 tvg-id="TVBelleAmie.rs" status="timeout",TV Belle Amie (540p) [Not 24/7] http://92.60.238.10:1935/live/belleamie/playlist.m3u8 -#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="online",TV Duga Plus (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="error",TV Duga Plus (480p) [Not 24/7] http://109.92.29.10:1935/tvduga/tvduga/playlist.m3u8 #EXTINF:-1 tvg-id="TVHram.rs" status="online",TV Hram (576p) [Not 24/7] https://vod1.laki.eu/live/hram/index.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index b92fd05311..ee6651b70a 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -1,10 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="timeout",1HD Music Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="online",1HD Music Television (404p) [Not 24/7] https://sc.id-tv.kz/1hd.m3u8 #EXTINF:-1 tvg-id="2x2.ru" status="online",2x2 (720p) [Not 24/7] https://bl.uma.media/live/317805/HLS/4614144_3,2883584_2,1153024_1/1613019214/3754dbee773afc02014172ca26d3bb79/playlist.m3u8 #EXTINF:-1 tvg-id="3ABNRussia.ru" status="online",ะขั€ะธ ะะฝะณะตะปะฐ (720p) https://hls.tv.3angels.ru/stream.m3u8 +#EXTINF:-1 tvg-id="3ABNRussia.ru" status="online",ะขั€ะธ ะะฝะณะตะปะฐ (720p) +https://hls.tv.3angels.ru/stream/HQ.m3u8 #EXTINF:-1 tvg-id="5Kanal.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะŸัั‚ั‹ะน ะšะฐะฝะฐะป (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_5TV/variant.m3u8 @@ -23,13 +25,15 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) +#EXTINF:-1 tvg-id="A2.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="timeout",A2 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="A2.ru" status="error",A2 (576p) [Not 24/7] https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="online",ะั„ะพะฝั‚ะพะฒะพ (ะšั€ะฐัะฝะพัั€ัะบ) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 +#EXTINF:-1 tvg-id="Almaznyykray.ru" status="online",ะขะš ะะปะผะฐะทะฝั‹ะน ะบั€ะฐะน (576p) +https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s64/index.m3u8 @@ -39,7 +43,7 @@ https://live.mediacdn.ru/sr1/arhis24/playlist.m3u8 https://strm.yandex.ru/kal/arhyz24/arhyz240.m3u8 #EXTINF:-1 tvg-id="Aris24.ru" status="online",ะั€ะธั 24 (720p) [Not 24/7] http://serv25.vintera.tv:8081/test/aris/playlist.m3u8 -#EXTINF:-1 tvg-id="Arsenal.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะั€ัะตะฝะฐะป (480p) +#EXTINF:-1 tvg-id="Arsenal.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะั€ัะตะฝะฐะป (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s68/index.m3u8 #EXTINF:-1 tvg-id="Astrahan24.ru" status="online",ะัั‚ั€ะฐั…ะฐะฝัŒ 24 (720p) @@ -64,7 +68,7 @@ https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 http://live.gtrk.tv/hls/b24-hls.m3u8 #EXTINF:-1 tvg-id="Bashkortostan24.ru" status="blocked",ะ‘ะฐัˆะบะพั€ั‚ะพัั‚ะฐะฝ 24 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bashkortostan24/bashkortostan240.m3u8 -#EXTINF:-1 tvg-id="Belgorod24.ru" status="error",ะ‘ะตะปะณะพั€ะพะด 24 (1080p) +#EXTINF:-1 tvg-id="Belgorod24.ru" status="online",ะ‘ะตะปะณะพั€ะพะด 24 (1080p) http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 #EXTINF:-1 tvg-id="BelRos.ru" status="online",ะ‘ะตะปะ ะพั (576p) http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 @@ -72,7 +76,7 @@ http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 #EXTINF:-1 tvg-id="Bober.ru" status="timeout",ะ‘ะพะฑะตั€ (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 -#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -80,12 +84,22 @@ http://ott-cdn.ucom.am/s34/index.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s78/index.m3u8 +#EXTINF:-1 tvg-id="CentralnoeTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะฆะตะฝั‚ั€ะฐะปัŒะฝะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (ะฆะขะ’) (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="ChannelOne.ru" status="online",Channel One https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd +#EXTINF:-1 tvg-id="ChannelOne.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s14/04.m3u8 +#EXTINF:-1 tvg-id="ChannelOneEurasia.kz" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (396p) [Not 24/7] +http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 +#EXTINF:-1 tvg-id="ChannelOneEurasia.kz" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะงะต! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -103,7 +117,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 http://ott-cdn.ucom.am/s88/index.m3u8 #EXTINF:-1 tvg-id="DomKino.ru" status="timeout",ะ”ะพะผ ะบะธะฝะพ (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพั€ะฐะผะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -139,7 +153,7 @@ http://www.gtk.tv/hls/gtyar.m3u8 https://live-trc33.cdnvideo.ru/trc33/trc33.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Guberniya.ru" status="online",ะ“ัƒะฑะตั€ะฝะธั (ะกะฐะผะฐั€ะฐ) (576p) http://live.guberniatv.cdnvideo.ru/guberniatv/guberniatv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="HDL.ru" status="timeout",HDL (404p) [Not 24/7] +#EXTINF:-1 tvg-id="HDL.ru" status="online",HDL (404p) [Not 24/7] https://sc.id-tv.kz/hdl.m3u8 #EXTINF:-1 tvg-id="HDMedia.ru" status="blocked",HD ะœะตะดะธะฐ (720p) [Geo-blocked] https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8 @@ -149,6 +163,8 @@ https://strm.yandex.ru/kal/hittv/hittv0.m3u8 https://live-tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8 #EXTINF:-1 tvg-id="HopeTV.ru" status="online",ะะฐะดะตะถะดะฐ (720p) https://tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8 +#EXTINF:-1 tvg-id="IndijskoeKino.ru" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] +https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="Istoriya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ˜ัั‚ะพั€ะธั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s40/index.m3u8 @@ -161,17 +177,21 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8 #EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",ะšะฐะฒะบะฐะท 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 -#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Khabar24.kz" status="timeout",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Khabar_24.m3u8 +#EXTINF:-1 tvg-id="Khabar.kz" status="online",ะฅะฐะฑะฐั€ (576p) [Not 24/7] +https://sc.id-tv.kz/Khabar.m3u8 +#EXTINF:-1 tvg-id="Kinohit.ru" status="online",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="timeout",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 #EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 #EXTINF:-1 tvg-id="Kinosemja.ru" status="timeout",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",ะšะปะฐััะธะบะฐ ะšะธะฝะพ (720p) [Geo-blocked] https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8 @@ -181,7 +201,7 @@ http://188.40.68.167/russia/komediya/playlist.m3u8 http://185.97.150.19:8082/2402 #EXTINF:-1 tvg-id="KonniyMir.ru" status="online",ะšะพะฝะฝั‹ะน ะœะธั€ (576p) [Geo-blocked] http://cdn-01.bonus-tv.ru/konnyimir/playlist.m3u8 -#EXTINF:-1 tvg-id="KrasnayaLiniya.ru" status="timeout",ะšั€ะฐัะฝะฐั ะปะธะฝะธั (480p) +#EXTINF:-1 tvg-id="KrasnayaLiniya.ru" status="error",ะšั€ะฐัะฝะฐั ะปะธะฝะธั (480p) https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 #EXTINF:-1 tvg-id="KrikTV.ru" status="blocked",ะšั€ะธะบ-ะขะ’ (576p) [Geo-blocked] https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 @@ -189,7 +209,7 @@ https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 #EXTINF:-1 tvg-id="KuraiTV.ru" status="online",ะšัƒั€ะฐะน (576p) https://bsttv.bonus-tv.ru/cdn/kurai/playlist.m3u8 -#EXTINF:-1 tvg-id="Kuzbass1HD.ru" status="online",ะšัƒะทะฑะฐัั 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kuzbass1HD.ru" status="timeout",ะšัƒะทะฑะฐัั 1 (1080p) [Not 24/7] https://www.10kanal.ru:1443/10kanal/k24/playlist.m3u8 #EXTINF:-1 tvg-id="LDPRTV.ru" status="online",ะ›ะ”ะŸะ  ะขะ’ (1080p) http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8 @@ -234,7 +254,7 @@ http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",ะœะธั€ +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 @@ -272,7 +292,7 @@ http://81.30.182.82:18092/hls/live.m3u8 http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p) https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8 -#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="timeout",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 #EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",ะœัƒะท ัะพัŽะท (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 @@ -292,9 +312,9 @@ http://ott-cdn.ucom.am/s98/index.m3u8 https://live-nikatv.cdnvideo.ru/nikatv/nikatv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="NizhniyNovgorod24.ru" status="online",ะะธะถะฝะธะน ะะพะฒะณะพั€ะพะด 24 (720p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/nn24-khl/playlist.m3u8 -#EXTINF:-1 tvg-id="NovorossiyaTV.ru" status="error",ะะพะฒะพั€ะพััะธั ะขะ’ (720p) +#EXTINF:-1 tvg-id="NovorossiyaTV.ru" status="online",ะะพะฒะพั€ะพััะธั ะขะ’ (720p) http://ott.inmart.tv:8081/19/index.m3u8 -#EXTINF:-1 tvg-id="Novyymir.ru" status="timeout",ะะพะฒั‹ะน ะผะธั€ (406p) [Not 24/7] +#EXTINF:-1 tvg-id="Novyymir.ru" status="online",ะะพะฒั‹ะน ะผะธั€ (406p) [Not 24/7] http://stream.studio360.tv/nw/nw_576p/playlist.m3u8 #EXTINF:-1 tvg-id="Noyabrsk24.ru" status="blocked",ะะพัะฑั€ัŒัะบ 24 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/noyabrsk24/noyabrsk240.m3u8 @@ -317,7 +337,7 @@ http://ott-cdn.ucom.am/s77/index.m3u8 http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",ะž2ะขะ’ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="timeout",ะž! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="online",ะž! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะžั…ะพั‚ะฝะธะบ ะธ ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -338,13 +358,13 @@ https://strm.yandex.ru/kal/otstv/otstv0.m3u8 http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะŸัะบะพะฒัะบะธะน (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 -#EXTINF:-1 tvg-id="PervyyRespublikanskiy.ru" status="error",ะŸะตั€ะฒั‹ะน ั€ะตัะฟัƒะฑะปะธะบะฐะฝัะบะธะน (720p) +#EXTINF:-1 tvg-id="PervyyRespublikanskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ั€ะตัะฟัƒะฑะปะธะบะฐะฝัะบะธะน (720p) http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะขัƒะปัŒัะบะธะน (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="error",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 -#EXTINF:-1 tvg-id="Poehali.ru" status="timeout",ะŸะพะตั…ะฐะปะธ! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Poehali.ru" status="online",ะŸะพะตั…ะฐะปะธ! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 #EXTINF:-1 tvg-id="Prima.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะŸั€ะธะผะฐ (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -379,8 +399,6 @@ http://chanson-video.hostingradio.ru:8080/hls/chansonabr/live.m3u8 https://rtv.facecast.io/rtv/0.m3u8 #EXTINF:-1 tvg-id="Ratnik.ru" status="blocked",ะ ะฐั‚ะฝะธะบ (1080p) [Geo-blocked] http://live-ratnik.cdnvideo.ru/ratnik/ratnik.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="RBKTV.ru" status="online",ะ ะ‘ะš (1080p) -https://live-rbc.gcdn.co/gcore/rbctvhd.m3u8 #EXTINF:-1 tvg-id="RBKTV.ru" status="online",ะ ะ‘ะš (576p) http://uiptv.do.am/1ufc/701293058/playlist.m3u8 #EXTINF:-1 tvg-id="RBKTV.ru" status="online",ะ ะ‘ะš (ะกะŸะ‘) (576p) @@ -392,6 +410,8 @@ http://92.50.128.180/utv/1358/index.m3u8 http://ott-cdn.ucom.am/s36/index.m3u8 #EXTINF:-1 tvg-id="RBKTV.ru" status="blocked",ะ ะ‘ะš (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rbc/rbc0.m3u8 +#EXTINF:-1 tvg-id="RBKTV.ru" status="error",ะ ะ‘ะš (1080p) +https://live-rbc.gcdn.co/gcore/rbctvhd.m3u8 #EXTINF:-1 tvg-id="Region29.ru" status="blocked",ะ ะตะณะธะพะฝ 29 (ะั€ั…ะฐะฝะณะตะปัŒัะบ) (720p) [Geo-blocked] http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 #EXTINF:-1 tvg-id="RENTV.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะ ะ•ะ ะขะ’ (540p) [Geo-blocked] @@ -399,12 +419,14 @@ http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 #EXTINF:-1 tvg-id="RENTV.ru" status="online",ะ ะ•ะ ะขะ’ (576p) http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RENTVInternational.ru" status="timeout",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",ะ ะพะดะฝะพะน ะบะฐะฝะฐะป (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 +#EXTINF:-1 tvg-id="RostovPapa.ru" status="online",ะ ะพัั‚ะพะฒ-ะฟะฐะฟะฐ (1080p) +http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RTAmerica.us" status="online",RT America (1080p) [Geo-blocked] https://rt-usa.rttv.com/live/rtusa/playlist.m3u8 #EXTINF:-1 tvg-id="RTAmerica.us" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RT America (480p) @@ -448,6 +470,8 @@ https://rt-uk.rttv.com/live/rtuk/playlist.m3u8 https://a3569458063-s26881.cdn.ngenix.net/hls/russia_hd/playlist_4.m3u8 #EXTINF:-1 tvg-id="Russia1Plus6.ru" status="timeout",ะ ะพััะธั 1 +6 (180p) https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8 +#EXTINF:-1 tvg-id="Russia1Plus6.ru" status="timeout",ะ ะพััะธั 1 +6 (360p) +https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",ะ ะพััะธั 24 (576p) [Not 24/7] http://radio-live-mg.rtr-vesti.ru/hls/russia_24/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",ะ ะพััะธั 24 (576p) [Not 24/7] @@ -461,6 +485,9 @@ https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 https://gtrkchita.ru:8081/hls/r24-chita_360p.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",ะ ะพััะธั 24 (ะงะธั‚ะฐ) (576p) https://gtrkchita.ru:8081/hls/r24-chita_576p.m3u8 +#EXTINF:-1 tvg-id="RussiaK.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะšัƒะปัŒั‚ัƒั€ะฐ (540p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 +https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 #EXTINF:-1 tvg-id="RussiaK.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะšัƒะปัŒั‚ัƒั€ะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s16/index.m3u8 @@ -472,7 +499,7 @@ http://193.33.88.172/rus-detective/playlist.m3u8 http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะถะธะน (480p) @@ -513,6 +540,8 @@ http://hls.shansontv.cdnvideo.ru/shansontv/shansontv.smil/playlist.m3u8 http://uiptv.do.am/1ufc/602079679/playlist.m3u8 #EXTINF:-1 tvg-id="ShchyolkovskoeTV.ru" status="online",ะฉั‘ะปะบะพะฒัะบะพะต ะขะ’ (576p) [Not 24/7] http://stream0.tv41.ru/live.m3u8 +#EXTINF:-1 tvg-id="Shokiruyuschee.ru" status="timeout",ะจะพะบะธั€ัƒัŽั‰ะตะต (540p) +http://185.97.150.19:8082/2401 #EXTINF:-1 tvg-id="ShoppingLive.ru" status="online",Shopping Live (576p) [Not 24/7] http://serv30.vintera.tv:8081/shoppinglive/shoppinglive_stream/playlist.m3u8 #EXTINF:-1 tvg-id="ShotTV.ru" status="timeout",Shot TV [Not 24/7] @@ -535,16 +564,18 @@ https://strm.yandex.ru/kal/soyuz/soyuz0.m3u8 http://spas.mediacdn.ru/cdn/spas/playlist.m3u8 #EXTINF:-1 tvg-id="Start.ru" status="blocked",ะกั‚ะฐั€ั‚ (1080p) https://strm.yandex.ru/kal/start/start0.m3u8 +#EXTINF:-1 tvg-id="StranaFMTV.ru" status="online",ะกั‚ั€ะฐะฝะฐ FM (720p) [Not 24/7] +http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="STRK.ru" status="online",ะกะขะ ะš (720p) [Not 24/7] http://sochinskayatrk.ru/hdtv/hls/strc_hd/playlist.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะกะขะก (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_STS/variant.m3u8 -#EXTINF:-1 tvg-id="STS.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะกะขะก (480p) +#EXTINF:-1 tvg-id="STS.ru" status="online",ะกะขะก (576p) [Not 24/7] +https://sc.id-tv.kz/STS.m3u8 +#EXTINF:-1 tvg-id="STS.ru" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะกะขะก (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="STS.ru" status="timeout",ะกะขะก (576p) [Not 24/7] -https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STSLove.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะกะขะก (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.m3u8 @@ -564,14 +595,18 @@ https://sitv.ru/hls/s86.m3u8 #EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะตะปะตะฟัƒั‚ะตัˆะตัั‚ะฒะธั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s71/index.m3u8 +#EXTINF:-1 tvg-id="TelplyusTV.ru" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] +http://streaming.astrakhan.ru/telplushd/playlist.m3u8 #EXTINF:-1 tvg-id="Tivikom.ru" status="online",ะขะธะฒะธะบะพะผ (ะฃะปะฐะฝ-ะฃะดั) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ะขะะข4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TKR.ru" status="online",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] +http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="TNT4.ru" status="online",ะขะะข4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะขะะข (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_TNT/variant.m3u8 -#EXTINF:-1 tvg-id="TNTInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะะข International (480p) +#EXTINF:-1 tvg-id="TNTInternational.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะะข International (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s19/04.m3u8 #EXTINF:-1 tvg-id="TNTMusic.ru" status="online",ะขะะข Music (1080p) @@ -580,11 +615,15 @@ http://83.222.205.65:8080/tntmusic/index.m3u8 http://strm.yandex.ru/kal/tntmusic/tntmusic0.m3u8 #EXTINF:-1 tvg-id="TNVPlaneta.ru" status="online",ะขะะ’-ะŸะปะฐะฝะตั‚ะฐ (576p) http://tnv.bonus-tv.ru/cdn/tnvplanet/playlist.m3u8 +#EXTINF:-1 tvg-id="ToiDuman.kz" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] +https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="Tonus.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะพะฝัƒั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s90/index.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" status="online",TRK 555 (720p) http://trk555.tv:8888/live +#EXTINF:-1 tvg-id="TuranTV.kz" status="timeout",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="TV3.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะขะ’-3 (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_TV3/variant.m3u8 @@ -596,13 +635,15 @@ https://brics.bonus-tv.ru/cdn/brics/chinese/playlist.m3u8 https://brics.bonus-tv.ru/cdn/brics/english/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSPortuguese.br" status="online",TV BRICS Portuguese (1080p) https://brics.bonus-tv.ru/cdn/brics/portuguese/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCentr.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะ’ ะฆะตะฝั‚ั€ (480p) +#EXTINF:-1 tvg-id="TVCentr.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะ’ ะฆะตะฝั‚ั€ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s54/index.m3u8 #EXTINF:-1 tvg-id="TVEkstra.ru" status="online",ะขะ’ ะญะบัั‚ั€ะฐ (720p) http://live-1.otcnet.ru/tvextra720b/index.m3u8 -#EXTINF:-1 tvg-id="TVGuberniya.ru" status="error",TV ะ“ัƒะฑะตั€ะฝะธั (ะ’ะพั€ะพะฝะตะถ) (720p) +#EXTINF:-1 tvg-id="TVGuberniya.ru" status="timeout",TV ะ“ัƒะฑะตั€ะฝะธั (ะ’ะพั€ะพะฝะตะถ) (720p) https://tvgubernia-htlive.cdn.ngenix.net/live/mp4:tv-gubernia-live/playlist.m3u8 +#EXTINF:-1 tvg-id="TVK.ru" status="online",ะขะ’ะš 24 (576p) +http://air.tvk6.ru/tvk24/playlist.m3u8 #EXTINF:-1 tvg-id="TVKvarc.ru" status="online",ะขะ’ ะšะฒะฐั€ั† (576p) [Not 24/7] https://video.quartztelecom.ru:18080/hls/2386168/71fe656b993c510f39a5/playlist.m3u8 #EXTINF:-1 tvg-id="TVMChannel.ru" status="online",TVMChannel (576p) [Geo-blocked] @@ -617,7 +658,7 @@ https://strm.yandex.ru/kal/utv/utv0.m3u8 https://cdn.universmotri.ru/live/smil:mbr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UniverTV.ru" status="online",Univer TV (1080p) https://cdn.universmotri.ru/live/smil:univer.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="VechernyayaMoskva.ru" status="online",ะ’ะตั‡ะตั€ะฝัั ะœะพัะบะฒะฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="VechernyayaMoskva.ru" status="error",ะ’ะตั‡ะตั€ะฝัั ะœะพัะบะฒะฐ (1080p) [Not 24/7] https://vmvideo.gcdn.co/streams/1503_161/playlist.m3u8 #EXTINF:-1 tvg-id="Vera24.ru" status="timeout",ะ’ะตั€ะฐ 24 (720p) http://62.32.67.187:1935/WEB_Vera24/Vera24.stream/playlist.m3u8 @@ -631,6 +672,10 @@ http://cdn-01.bonus-tv.ru:8080/vmesterf/index.m3u8 http://uiptv.do.am/1ufc/118056781/playlist.m3u8 #EXTINF:-1 tvg-id="Volgograd1.ru" status="blocked",ะ’ะพะปะณะพะณั€ะฐะด 1 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/volgograd1/volgograd10.m3u8 +#EXTINF:-1 tvg-id="VTVPlus.ua" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +http://193.107.128.8:8552/play/a007 +#EXTINF:-1 tvg-id="VTVPlus.ua" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +http://iptv.rubintele.com:8552/play/a007 #EXTINF:-1 tvg-id="WorldFashionChannelInternational.ru" status="online",World Fashion Channel International (1080p) https://wfcint.mediacdn.ru/cdn/wfcintweb/playlist.m3u8 #EXTINF:-1 tvg-id="WorldFashionChannelRussia.ru" status="online",World Fashion Channel Russia (1080p) @@ -655,73 +700,28 @@ https://strm.yandex.ru/kal/firebird/firebird0.m3u8 http://ott-cdn.ucom.am/s92/index.m3u8 #EXTINF:-1 tvg-id="Zvezda.ru" status="online",ะ—ะฒะตะทะดะฐ (1080p) [Not 24/7] https://tvchannelstream1.tvzvezda.ru/cdn/tvzvezda/playlist.m3u8 -#EXTINF:-1 tvg-id="Zvezda.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ—ะฒะตะทะดะฐ (480p) +#EXTINF:-1 tvg-id="Zvezda.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ—ะฒะตะทะดะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s85/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",HD life (1080p) [Not 24/7] http://37.193.6.155:34040/udp/239.1.9.2:1234 -#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) -http://193.107.128.8:8552/play/a007 -#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) -http://iptv.rubintele.com:8552/play/a007 -#EXTINF:-1 tvg-id="" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] -https://sc.id-tv.kz/Indiiskoe_kino.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะšัƒะปัŒั‚ัƒั€ะฐ (540p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 -https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 #EXTINF:-1 tvg-id="" status="online",ะšะคะฃ ะขะ’ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะะฐัˆะต ะšั€ัƒั‚ะพะต HD (1080p) [Not 24/7] http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะžะฟะปะพั‚ 2 (1080p) http://ott.inmart.tv:8081/17/index.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s14/04.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (396p) [Not 24/7] -http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ะŸั€ะพะดะฒะธะถะตะฝะธะต (1080p) [Geo-blocked] https://strm.yandex.ru/kal/prodvizheniye/prodvizheniye0.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ะ ะฐะดะธะพ 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั 1 +6 (360p) -https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั ะ ะขะ  https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ ะพัั‚ะพะฒ-ะฟะฐะฟะฐ (1080p) -http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะ ัƒััะบะธะน ะญะบัั‚ั€ะธะผ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะกั‚ั€ะฐะฝะฐ FM (720p) [Not 24/7] -http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] http://109.194.62.29:8080 -#EXTINF:-1 tvg-id="" status="online",ะขะ’ะš 24 (576p) -http://air.tvk6.ru/tvk24/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะขะ’ะฆ (ะœะตะถะดัƒะฝะฐั€ะพะดะฝั‹ะน) (576p) http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] -http://streaming.astrakhan.ru/telplushd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะš ะะปะผะฐะทะฝั‹ะน ะบั€ะฐะน (576p) -https://stream.almaz-media.tv:8080/hls/576.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] -http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] -https://sc.id-tv.kz/ToiDuman.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขั€ะธ ะะฝะณะตะปะฐ (720p) -https://hls.tv.3angels.ru/stream/HQ.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] -https://sc.id-tv.kz/TuranTV.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Khabar_24.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะฅะฐะฑะฐั€ (576p) [Not 24/7] -https://sc.id-tv.kz/Khabar.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะฆะตะฝั‚ั€ะฐะปัŒะฝะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (ะฆะขะ’) (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s20/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะจะพะบะธั€ัƒัŽั‰ะตะต (540p) -http://185.97.150.19:8082/2401 #EXTINF:-1 tvg-id="" status="blocked",ะฏะœะะ› 1 https://bl.rutube.ru/livestream/eff3ed0c2cdde88e8c5fdc515aee2c9f/index.m3u8?e=1653312522&s=rAfTRV43vtwOtE12zJ8UQQ&scheme=https diff --git a/streams/sa.m3u b/streams/sa.m3u index 499b0e309d..648118556e 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -15,10 +15,10 @@ https://mn-nl.mncdn.com/khalij/khalij/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/qurantvsa #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] https://edge.taghtia.com/sa/7.m3u8 +#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (720p) [Not 24/7] +http://m.live.net.sa:1935/live/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="timeout",Al Quran Al Kareem TV (Mecca) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/quran/playlist.m3u8 -#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="timeout",Al Quran Al Kareem TV (Mecca) (720p) [Not 24/7] -http://m.live.net.sa:1935/live/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlRiyadhRadio.sa" status="online",Al Riyadh Radio (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/riyadhradio #EXTINF:-1 tvg-id="AlRiyadhRadio.sa" status="online",Al Riyadh Radio (720p) @@ -27,14 +27,14 @@ https://edge.taghtia.com/sa/12.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiatv #EXTINF:-1 tvg-id="AlSaudiya.sa" status="online",Al Saudiya (1080p) [Not 24/7] https://edge.taghtia.com/sa/2.m3u8 +#EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="online",Al Sunnah Al Nabawiyah TV (Medina) (720p) [Not 24/7] +http://m.live.net.sa:1935/live/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="online",Al Sunnah Al Nabawiyah TV (Medina) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/sunnatvsa #EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="online",Al Sunnah Al Nabawiyah TV (Medina) (1080p) [Not 24/7] https://edge.taghtia.com/sa/6.m3u8 #EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="timeout",Al Sunnah Al Nabawiyah TV (Medina) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/sunnah/playlist.m3u8 -#EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="timeout",Al Sunnah Al Nabawiyah TV (Medina) (720p) [Not 24/7] -http://m.live.net.sa:1935/live/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AsharqNews/live #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) @@ -145,7 +145,7 @@ https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/in http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/thikrayat-tv #EXTINF:-1 tvg-id="ThikrayatTV.sa" status="online",Thikrayat TV (1080p) [Not 24/7] https://edge.taghtia.com/sa/3.m3u8 -#EXTINF:-1 tvg-id="WesalTV.sa" status="timeout",Wesal TV [Not 24/7] +#EXTINF:-1 tvg-id="WesalTV.sa" status="error",Wesal TV [Not 24/7] http://live.noorlive.com:1935/wesal/wesal1/playlist.m3u8 #EXTINF:-1 tvg-id="ZadTV.sa" status="online",ZAD TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOll3M-P7oKs5cSrQ9ytt6g/live diff --git a/streams/sg.m3u b/streams/sg.m3u index f0f1754bff..47a3bbe1b2 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -11,15 +11,15 @@ https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 #EXTINF:-1 tvg-id="CNAInternational.sg" status="online",CNA International (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) http://210.210.155.37/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index 09f1fcb13c..f062fe3c6d 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="2STV.sn" status="error",2STV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2STV.sn" status="timeout",2STV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vidbb #EXTINF:-1 tvg-id="A2iMusic.sn" status="online",A2i Music (720p) [Not 24/7] https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="A2iNaja.sn" status="error",A2i Naja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7] https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index 48e30103be..74a81556cc 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -30,5 +30,5 @@ https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx #EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Taber TV +#EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 diff --git a/streams/sy.m3u b/streams/sy.m3u index 6acba59eaa..edd0d25cb4 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="blocked",Almahaliya (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="online",Almahaliya (576p) [Not 24/7] http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 #EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnh5Faqn_r9HxeNd_dsvGHQ/live @@ -9,7 +9,7 @@ https://video1.getstreamhosting.com:1936/8320/8320/playlist.m3u8 https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 #EXTINF:-1 tvg-id="LanaTVPlus.lb" status="online",Lana TV Plus (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc2/m3u8/sdi2-720p.m3u8 -#EXTINF:-1 tvg-id="NoorAlSham.sy" status="blocked",Noor Al-Sham (360p) [Not 24/7] +#EXTINF:-1 tvg-id="NoorAlSham.sy" status="online",Noor Al-Sham (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/nour05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SamaTV.sy" status="online",Sama TV (578p) [Not 24/7] http://142.132.224.85:1935/redirect/live/smil:mystream1.smil?scheme=m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 3c932c04af..95724435fa 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,35 +9,35 @@ https://tc-live1.sanook.com/live/22302_ch5.m3u8 https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/5282994675001/profile_0/chunklist.m3u8 #EXTINF:-1 tvg-id="Channel8.th" status="online",Channel 8 (1080p) [Not 24/7] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 #EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 -#EXTINF:-1 tvg-id="DLTV6.th" status="timeout",DLTV 6 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 #EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 #EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 -#EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV9.th" status="timeout",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 -#EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 -#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 @@ -54,7 +54,7 @@ https://smart-tv.livedoomovie.com:4431/02_PremierHD1_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="TruePremierFootballHD2.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD2_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="TruePremierFootballHD3.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 3 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TruePremierFootballHD3.th" status="timeout" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 3 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD3_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="TruePremierFootballHD4.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 4 (720p) [Not 24/7] diff --git a/streams/tl.m3u b/streams/tl.m3u index 12b8a86682..db2bdc342d 100644 --- a/streams/tl.m3u +++ b/streams/tl.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TVTimorLeste.tl" status="online",Radio e Televisao Timor Leste (RTTL.EP) [Not 24/7] +#EXTINF:-1 tvg-id="TVTimorLeste.tl" status="error",Radio e Televisao Timor Leste (RTTL.EP) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtwMP_IzEm3r9PDuaYRUKLA/live diff --git a/streams/tm.m3u b/streams/tm.m3u index 5df919f973..33cfecc22d 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -8,16 +8,16 @@ https://alpha.tv.online.tm/hls/ch006.m3u8 #EXTINF:-1 tvg-id="Asgabat.tm" status="online",AลŸgabat (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch006.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch003.m3u8 -#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch003.m3u8 +#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch003.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Tรผrkmenistan (112p) [Not 24/7] https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Tรผrkmenistan (226p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Tรผrkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch004.m3u8 -#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="timeout",Tรผrkmenistan Sport (406p) [Not 24/7] +#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Tรผrkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Tรผrkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 diff --git a/streams/tn.m3u b/streams/tn.m3u index 6603611e6b..3978311d90 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -12,12 +12,12 @@ https://webcam.mosaiquefm.net:1936/mosatv/studio/playlist.m3u8 http://142.44.214.231:1935/saheltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="online",Tunisie Immobilier TV (720p) [Not 24/7] https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TunisnaTV.tn" status="timeout",Tunisna TV +#EXTINF:-1 tvg-id="TunisnaTV.tn" status="error",Tunisna TV http://streaming.tunisna.tv:1935/live/tunisna/playlist.m3u8 #EXTINF:-1 tvg-id="Watania1.tn" status="online",Watania 1 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/WataniaReplay/live +#EXTINF:-1 tvg-id="Watania2.tn" status="online",Watania 2 (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live #EXTINF:-1 tvg-id="Watania2.tn" status="online" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie2.m3u8 -#EXTINF:-1 tvg-id="Watania2.tn" status="error",Watania 2 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live diff --git a/streams/tr.m3u b/streams/tr.m3u index 0c7c560a16..5ec72f686c 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -96,18 +96,18 @@ http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 https://foxtv.blutv.com/blutv_foxtv_live/live.m3u8 #EXTINF:-1 tvg-id="GaziantepOlayTV.tr" status="error",Gaziantep Olay Tv (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) -http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Tarsus Gรผney TV (270p) http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) https://waw1.artiyerelmedya.net/guneytv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="error",Guney TV Tarsus (270p) +http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Haber61TV.tr" status="online",Haber61 TV (720p) [Not 24/7] https://cdn-haber61tv.yayin.com.tr/haber61tv/smil:haber61tv.smil/index.m3u8 #EXTINF:-1 tvg-id="Haber61TV.tr" status="online",Haber61 TV (720p) [Not 24/7] @@ -248,7 +248,7 @@ https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe46 https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 -#EXTINF:-1 tvg-id="TGRTHaber.tr" status="timeout",TGRT Haber (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe4598be8e5d.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TonTV.tr" status="online",Ton TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8 @@ -284,11 +284,11 @@ https://tv-trtmuzik.medya.trt.com.tr/master.m3u8 https://tv-trtturk.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTWorld.tr" status="online",TRT World (720p) [Not 24/7] https://tv-trtworld.live.trt.com.tr/master.m3u8 -#EXTINF:-1 tvg-id="TV4.tr" status="timeout",TV4 (720p) +#EXTINF:-1 tvg-id="TV4.tr" status="online",TV4 (720p) https://turkmedya-live.ercdn.net/tv4/tv4.m3u8 #EXTINF:-1 tvg-id="TV8.tr" status="online",TV 8 (1080p) [Not 24/7] https://tv8-live.daioncdn.net/tv8/tv8.m3u8 -#EXTINF:-1 tvg-id="TV38.tr" status="error",TV 38 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV38.tr" status="online",TV 38 (360p) [Not 24/7] https://59cba4d34b678.streamlock.net/live/tv38/playlist.m3u8 #EXTINF:-1 tvg-id="TV41.tr" status="online",TV 41 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/tv41/bant1/playlist.m3u8 @@ -302,7 +302,7 @@ https://waw1.artiyerelmedya.net/tv41/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/tv41/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="TV52.tr" status="online",TV 52 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/tv52/smil:tv52.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TV52.tr" status="online",TV 52 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TV52.tr" status="error",TV 52 (720p) [Not 24/7] https://broadcasttr.com:446/tv52/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="TV100.tr" status="online",tv100 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=8jEXHzMTR7s diff --git a/streams/tw.m3u b/streams/tw.m3u index d2bd8179cf..65c7decb32 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -1,18 +1,62 @@ #EXTM3U +#EXTINF:-1 tvg-id="AsiaTravel.tw" status="online",Asia Travel (720p) +http://50.7.220.74:8278/asiatravel_twn/playlist.m3u8?ct=19225&tid=MF2F4967516549675165&tsum=3b56404a8f861c7fef6ac79a798e4a8c #EXTINF:-1 tvg-id="BeautifulLifeTV.tw" status="online",Beautiful Life TV https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8 +#EXTINF:-1 tvg-id="CartoonNetworkTaiwan.tw" status="blocked",CNๅก้€š้ข‘้“ (720p) +http://50.7.220.74:8278/momo1_twn/playlist.m3u8?ct=19225&tid=MA0A4898983648989836&tsum=bd109117d126916f203880b1f2063d5e +#EXTINF:-1 tvg-id="CTiAsia.tw" status="blocked",CTiไบžๆดฒๅฐ (720p) +http://50.7.220.74:8278/ctiasia_twn/playlist.m3u8?ct=19226&tid=MC3C8838319088383190&tsum=6eaf7a477dd08b06a5dc54b4c05e52e1 #EXTINF:-1 tvg-id="CTiNews.tw" status="online",CTi News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ctitv/live #EXTINF:-1 tvg-id="CTVNewsChannel.tw" status="online",CTV News Channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/twctvnews/live +#EXTINF:-1 tvg-id="DaAi1.tw" status="online",ๅคงๆ„›1 (720p) +http://50.7.220.74:8278/daai_twn/playlist.m3u8?ct=19225&tid=MF5F4357730143577301&tsum=10c092424b1c12259444b68ad663c9eb #EXTINF:-1 tvg-id="DaAi2.tw" status="online",ๅคงๆ„›2 (720p) https://pulltv2.wanfudaluye.com/live/tv2.m3u8 -#EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="error",GSTV Gorgeous Space TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",EBC Financial News (720p) +http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54 +#EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="online",EBC Foreign Movie (720p) +http://50.7.220.74:8278/ettvwestern/playlist.m3u8?ct=17874&tid=mfdfc048e6c2416337202&tsum=cad39b26202d525ea820bee1d69e545f +#EXTINF:-1 tvg-id="EBCMovie.tw" status="blocked",EBC Movie (720p) +http://50.7.220.74:8278/ettvmovie/playlist.m3u8?ct=19225&tid=MDED1943740419437404&tsum=120834a4218c4b5c3bb19efb8116f859 +#EXTINF:-1 tvg-id="EraNews.tw" status="blocked",ๅนดไปฃๆ–ฐ่žๅฐ (720p) +http://50.7.220.74:8278/niandainews_twn/playlist.m3u8?ct=19226&tid=MA6A4647720946477209&tsum=48a66838dbcf633b2fb41307b29ef50a +#EXTINF:-1 tvg-id="ETTVNews.tw" status="blocked",ETTV News (720p) +http://50.7.220.74:8278/ettvnews/playlist.m3u8?ct=19225&tid=MAEA2793211727932117&tsum=151345e2ab6bc0c89ac85598f1988cd3 +#EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="online",GSTV Gorgeous Space TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoo-jAsJgM8z09ddlhcBlSA/live +#EXTINF:-1 tvg-id="GTV1.tw" status="blocked",ๅ…ซๅคง็ฌฌ1ๅฐ (720p) +http://50.7.220.74:8278/badafirst/playlist.m3u8?ct=17874&tid=mb8efded78b4e12042621&tsum=028ad819cd9a0f949a043d652fa3e164 +#EXTINF:-1 tvg-id="GTVDrama.tw" status="online",ๅ…ซๅคงๆˆๅ‰งๅฐ (720p) +http://50.7.220.74:8278/badadrama/playlist.m3u8?ct=19225&tid=ME4E4734124647341246&tsum=c4e596572a79ad99675ee2137d1cc43d +#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="online",ๅ…ซๅคง็ปผๅˆๅฐ (720p) +http://50.7.220.74:8278/badazhonghe/playlist.m3u8?ct=19225&tid=MC7C4692263546922635&tsum=ffdc7a6397b511103e0df0b92e678790 +#EXTINF:-1 tvg-id="HBOTaiwan.tw" status="blocked",HBO HD Taiwan (720p) +http://50.7.220.74:8278/hbohd_twn/playlist.m3u8?ct=19225&tid=ME9E5260921952609219&tsum=a904cd480db106670befb11d14149fce +#EXTINF:-1 tvg-id="HollywoodMovieChannel.tw" status="blocked",Hollywood (720p) +http://50.7.220.74:8278/hollywoodmovies_twn/playlist.m3u8?ct=19225&tid=MECE5611281156112811&tsum=ad8884ee16b04f885f24bae98fc5fb9f #EXTINF:-1 tvg-id="IndigenousTV.tw" status="online",Indigenous TV (720p) http://streamipcf.akamaized.net/live/_definst_/smil:liveabr.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="JETTV.tw" status="online",JET็ถœๅˆๅฐ (720p) +http://50.7.220.74:8278/jettv_japan/playlist.m3u8?ct=19225&tid=MA7A4202687942026879&tsum=e84bc4851b9d6f6a18282c1efcb6ed1d +#EXTINF:-1 tvg-id="MATVFilm.hk" status="online",Mei Ah Movie Channel (720p) +http://50.7.220.74:8278/meiyamovie_twn/playlist.m3u8?ct=19226&tid=MFEF1001328410013284&tsum=9839709ca0f37641c5d1ba962c3bc739 +#EXTINF:-1 tvg-id="SETNews.tw" status="online",SET News (720p) +http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799 +#EXTINF:-1 tvg-id="StarChineseChannel.hk" status="blocked",ๅซ่ง†ไธญๆ–‡ๅฐHD (720p) +http://50.7.220.74:8278/weishichinese_twn/playlist.m3u8?ct=19226&tid=MA8A7894022878940228&tsum=c0323ce59263e0096d4181626874e17c #EXTINF:-1 tvg-id="TTVNews.tw" status="online",TTV News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ttvnewsview/live +#EXTINF:-1 tvg-id="TVBS.tw" status="online",TVBS HD (720p) +http://50.7.220.74:8278/tvbs/playlist.m3u8?ct=19226&tid=MDED5111960351119603&tsum=49931e2d3885c468d56ffae2c2db9e6e +#EXTINF:-1 tvg-id="TVBSAsia.tw" status="online",TVBS Asia (1080p) +http://38.64.72.148/hls/modn/list/4005/playlist.m3u8 +#EXTINF:-1 tvg-id="TVBSNews.tw" status="blocked",TVBS News (720p) +http://50.7.220.74:8278/tvbs_n/playlist.m3u8?ct=19226&tid=MEFE5283322452833224&tsum=5f4e9bb0782ab3aae36328763cba2ffd +#EXTINF:-1 tvg-id="VideolandSports.tw" status="online",Videoland Sports (720p) +http://50.7.220.74:8278/videolandsport/playlist.m3u8?ct=19226&tid=MA6A1192684511926845&tsum=0b7ca9a61e7371df68108a27dc358c68 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH1 ็ถœๅˆๅฐ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech1.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH2 ็œŸ็†ๅฐ (720p) @@ -33,7 +77,7 @@ https://live.streamingfast.net/osmflivech12.m3u8 https://live.streamingfast.net/osmflivech14.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH15 ็œŸๆƒ…ไน‹ๅคœ (720p) https://live.streamingfast.net/osmflivech15.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH16 ่‘‰ๅ…‰ๆ˜Ž (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH16 ่‘‰ๅ…‰ๆ˜Ž (720p) [Not 24/7] https://live.streamingfast.net/osmflivech16.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH17 ๅคง่ก›้ฎ‘ๆฃฎ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech17.m3u8 @@ -79,7 +123,7 @@ http://seb.sason.top/sc/sllive_fhd.m3u8 http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/chunklist_w1177047531.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฃน้›ป่ฆ–ๆ–ฐ่žๅฐ (1080p) +#EXTINF:-1 tvg-id="" status="error",ๅฃน้›ป่ฆ–ๆ–ฐ่žๅฐ (1080p) http://stream.nexttv.com.tw/n001/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅคงๆ„›1 (720p) https://pulltv1.wanfudaluye.com/live/tv1.m3u8 diff --git a/streams/tz.m3u b/streams/tz.m3u index e1327ea0ae..ce3639dc06 100644 --- a/streams/tz.m3u +++ b/streams/tz.m3u @@ -1,3 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="IBNTV.tz" status="online",IBN TV (360p) http://138.68.138.119:8080/low/5a8993709ea19/index.m3u8 +#EXTINF:-1 tvg-id="StarTV.tz" status="online",Star TV (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/startvtanzania diff --git a/streams/ua.m3u b/streams/ua.m3u index 8483bb9341..831d087ec8 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1Plus1.ua" status="online",1+1 (1080p) +#EXTINF:-1 tvg-id="1Plus1.ua" status="error",1+1 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVEaAWKfv7fE1c-ZuBs7TKQ/live #EXTINF:-1 tvg-id="1Plus1Sport.ua" status="online",1+1 ะกะฟะพั€ั‚ (720p) [Not 24/7] https://live-k2301-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 @@ -36,8 +36,6 @@ http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua.m3u8 http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="FirstBusiness.ua" status="online",ะŸะตั€ะฒั‹ะน ะ”ะตะปะพะฒะพะน (720p) [Not 24/7] http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="Futbol1.ua" status="error",ะคัƒั‚ะฑะพะป 1 (576p) [Not 24/7] -https://95-213-224-183.livesports24.online/uafootballua1.m3u8 #EXTINF:-1 tvg-id="GIT.ua" status="online",GIT (720p) https://stream.uagit.tv/gittv.m3u8 #EXTINF:-1 tvg-id="Glas.ua" status="online",ะ“ะปะฐั (576p) @@ -97,11 +95,11 @@ http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_hi/i http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะขะตะปะตะบะฐะฝะฐะป ะŸั€ัะผะธะน (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live -#EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) +#EXTINF:-1 tvg-id="Pryamyy.ua" status="timeout",ะŸั€ัะผะธะน (576p) http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) +#EXTINF:-1 tvg-id="Pryamyy.ua" status="timeout",ะŸั€ัะผะธะน (576p) http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="Pryamyy.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ัะผะธะน (576p) +#EXTINF:-1 tvg-id="Pryamyy.ua" status="timeout" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ัะผะธะน (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 #EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p) @@ -110,8 +108,6 @@ http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8 https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr/playlist.m3u8 #EXTINF:-1 tvg-id="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7] https://open-cdn.lanet.tv/play/skrypin.m3u8 -#EXTINF:-1 tvg-id="Sport1.ua" status="error",Sport 1 (576p) [Not 24/7] -https://95-213-224-183.livesports24.online/sport1ua.m3u8 #EXTINF:-1 tvg-id="STB.ua" status="timeout",ะกะขะ‘ http://188.35.9.11:11021/j #EXTINF:-1 tvg-id="Svarozhichi.ua" status="online",ะกะฒะฐั€ะพะถะธั‡ะธ (720p) @@ -149,7 +145,7 @@ https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_mid/index.m3u8 https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_low/index.m3u8 #EXTINF:-1 tvg-id="Z.ua" status="online",Z (ะ—ะฐะฟะพั€ะพะถัŒะต) (1080p) https://stream.ztv.zp.ua/hls/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",4 ะบะฐะฝะฐะป (1080p) +#EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQdSS9GSBbtSqW3oNB39KTw/live #EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 @@ -161,11 +157,11 @@ https://stream.ntktv.ua/s/ntk/ntk.m3u8 http://ftp.orbita.dn.ua/hls/orbita.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะžะขะ’ (ะ”ะฝะตะฟั€) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขะ ะš ะ ะตะฟะพั€ั‚ะตั€ (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะขะ ะš ะ ะตะฟะพั€ั‚ะตั€ (480p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะฏะขะ‘ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 diff --git a/streams/ug.m3u b/streams/ug.m3u index ddf08e3a5d..e01962440f 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,9 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p) https://arktelevision.org/hlslive/test/test.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (480p) [Not 24/7] -https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (360p) [Not 24/7] -https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 #EXTINF:-1 tvg-id="" status="online",Fort TV (480p) http://fort.co-works.org:8080/hls/live.stream.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index d42068eb02..419d3c1e50 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="4Music.uk" status="timeout",4Music [Geo-blocked] +https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,boxhits-alldev.m3u8?spotxc1=195996&spotxc2=190878&yo.up=https://boxtv.secure.footprint.net/boxhits/ #EXTINF:-1 tvg-id="Afrobeats.uk" status="online",Afrobeats (1080p) https://stream.ecable.tv/afrobeats/index.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] @@ -34,6 +36,8 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_alba/m #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.mpd #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_http.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.mpd #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_cloudfrontms_live.mpd @@ -42,8 +46,6 @@ https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_ar #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/t=3840/v=pv14/b=5070016/main.m3u8 #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_http.mpd -#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.m3u8 #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 @@ -61,7 +63,7 @@ https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bb https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/t=3840/v=pv14/b=5070016/main.m3u8 #EXTINF:-1 tvg-id="BBCLifestyleAsia.uk" status="error",BBC Lifestyle (576p) [Geo-blocked] https://livecdn.fptplay.net/qnetlive/bbclifestyle_2000.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BBCNews.uk" status="online",BBC News HD (720p) [Geo-blocked] https://cdnuk001.broadcastcdn.net/KUK-BBCNEWSHD/index.m3u8 #EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked] https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/iptv_hd_abr_v1.mpd @@ -250,7 +252,7 @@ http://c0.cdn.trinity-tv.net/stream/hujuv8xpr4gdugis2szd4rqrvpzip8iuwn2jwpt68wmv https://live-hochanda.simplestreamcdn.com/hochanda/live.m3u8 #EXTINF:-1 tvg-id="Cruise1stTV.uk" status="blocked",Cruise1st TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/cruise_tv/hls_video/index.m3u8 -#EXTINF:-1 tvg-id="Davejavu.uk" status="blocked",Dave ju vu (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Davejavu.uk" status="online",Dave ju vu (576p) [Geo-blocked] https://cdnuk001.broadcastcdn.net/KUK-DAVEJAVU/index.m3u8 #EXTINF:-1 tvg-id="DeenTV.uk" status="online",Deen TV (576p) [Not 24/7] https://ap02.iqplay.tv:8082/iqb8002/d33ntv/playlist.m3u8 @@ -309,12 +311,14 @@ https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8 http://188.40.68.167/russia/jimjam/playlist.m3u8 #EXTINF:-1 tvg-id="KalemehTV.uk" status="online",Kalemeh TV (576p) [Not 24/7] http://51.210.199.37/hls/stream.m3u8 -#EXTINF:-1 tvg-id="KanshiTV.uk" status="error",Kanshi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KanshiTV.uk" status="online",Kanshi TV (720p) [Not 24/7] https://live.kanshitv.co.uk/mobile/kanshitvkey.m3u8 #EXTINF:-1 tvg-id="Kerrang.uk" status="online",Kerrang (576p) [Geo-blocked] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/kerrang/ #EXTINF:-1 tvg-id="Kerrang.uk" status="timeout",Kerrang (576p) [Geo-blocked] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=https://boxtv.secure.footprint.net/kerrang/ +#EXTINF:-1 tvg-id="KissTV.uk" status="timeout",KISS TV [Geo-blocked] +https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kiss-alldev.m3u8?spotxc1=195996&spotxc2=190878&yo.up=https://boxtv.secure.footprint.net/kiss/ #EXTINF:-1 tvg-id="KMTV.uk" status="online",KMTV (576p) https://dk7psf0dh3v1r.cloudfront.net/KMTV/playlist.m3u8 #EXTINF:-1 tvg-id="KoolLondonRadio.uk" status="timeout",Kool London Radio (720p) diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u index be8a0f5c71..3eaef0fe40 100644 --- a/streams/uk_channelbox.m3u +++ b/streams/uk_channelbox.m3u @@ -127,7 +127,7 @@ http://78.129.193.20/tsstreamer/TVP_SD.ts http://95.154.194.78/tsstreamer/TwistedMirrorLDAI_SD.ts #EXTINF:-1 tvg-id="" status="timeout",TwistedMirror http://78.129.193.17/tsstreamer/TwistedMirrorLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="timeout",Unreel +#EXTINF:-1 tvg-id="" status="online",Unreel http://78.129.253.189/tsstreamer/UnreelLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",VoxAfrica http://188.227.164.31/tsstreamer/VoxAfrica_SD.ts diff --git a/streams/uk_pluto.m3u b/streams/uk_pluto.m3u index 2835dedcab..0d2eed229a 100644 --- a/streams/uk_pluto.m3u +++ b/streams/uk_pluto.m3u @@ -34,12 +34,12 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007a #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId= diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 63ebcdd160..4218825801 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -15,7 +15,7 @@ https://uksono1-samsunguk.amagi.tv/playlist.m3u8 https://edgesport-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) https://rakuten-euronews-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FTFForthefans.uk" status="timeout",FTF For the fans (720p) +#EXTINF:-1 tvg-id="FTFForthefans.uk" status="online",FTF For the fans (720p) https://elevensports-uk.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/us.m3u b/streams/us.m3u index a158430b2b..122e6fc6f7 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -1,17 +1,17 @@ #EXTM3U #EXTINF:-1 tvg-id="1TVPersian.us" status="online",1TV Persian (720p) https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 -#EXTINF:-1 tvg-id="3ABNFrench.us" status="online",3ABN French (720p) -https://3abn-live.akamaized.net/hls/live/2010546-b/French/master.m3u8 -#EXTINF:-1 tvg-id="3ABNFrench.us" status="online",3ABN French (720p) +#EXTINF:-1 tvg-id="3ABNEnglish.us" status="online",Three Angels Broadcasting Network English (3ABN) (720p) +https://3abn-live.akamaized.net/hls/live/2010543/3ABN/master.m3u8 +#EXTINF:-1 tvg-id="3ABNFrench.us" status="online",Three Angels Broadcasting Network French (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010546/French/master.m3u8 -#EXTINF:-1 tvg-id="3ABNKids.us" status="online",3ABN Kids Network (720p) -https://3abn-live.akamaized.net/hls/live/2010550-b/Kids/master.m3u8 -#EXTINF:-1 tvg-id="3ABNKids.us" status="online",3ABN Kids Network (720p) +#EXTINF:-1 tvg-id="3ABNInternational.us" status="online",Three Angels Broadcasting Network International (3ABN) (720p) +https://3abn-live.akamaized.net/hls/live/2010544/International/master.m3u8 +#EXTINF:-1 tvg-id="3ABNKids.us" status="online",Three Angels Broadcasting Network Kids Network (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010550/Kids/master.m3u8 -#EXTINF:-1 tvg-id="3ABNLatino.us" status="online",3ABN Latino (720p) +#EXTINF:-1 tvg-id="3ABNLatino.us" status="online",Three Angels Broadcasting Network Latino (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010547/Latino/playlist.m3u8 -#EXTINF:-1 tvg-id="3ABNPraiseHimMusicNetwork.us" status="online",3ABN Praise Him Music Network (720p) +#EXTINF:-1 tvg-id="3ABNPraiseHimMusicNetwork.us" status="online",Three Angels Broadcasting Network Praise Him Music Network (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010551/Praise_Him/master.m3u8 #EXTINF:-1 tvg-id="30ADarcizzleOffshore.us" status="online",30A Darcizzle Offshore (720p) https://30a-tv.com/darcizzle.m3u8 @@ -174,6 +174,12 @@ https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2 http://194.163.179.246/slovenci/djeciji/babytv.m3u8 #EXTINF:-1 tvg-id="BanningCityTV.us" status="timeout",Banning CityTV (Banning CA) (1080p) https://vblive-c.viebit.com/072e341f-100d-4da1-9c18-65370ebf35c6/playlist.m3u8 +#EXTINF:-1 tvg-id="BATV.us" status="online",Bloomfield Access TV Channel 5 (BATV) (Bloomfield CT) (480p) +https://reflect-batv.cablecast.tv/live-5/live/live.m3u8 +#EXTINF:-1 tvg-id="BATVEducationTV.us" status="error",Bloomfield Access Education TV (BATV) (Bloomfield CT) (480p) [Not 24/7] +https://reflect-batv.cablecast.tv/live-2/live/live.m3u8 +#EXTINF:-1 tvg-id="BATVGovernmentTV.us" status="online",Bloomfield Access Government TV (BATV) (Bloomfield CT) (480p) +https://reflect-batv.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="BBCAmericaEast.us" status="online",BBC America (720p) https://bcovlive-a.akamaihd.net/c9bf201b06694453bb29282f97191f58/us-east-1/6240731308001/playlist.m3u8 #EXTINF:-1 tvg-id="BeachTVCSULB.us" status="online",Beach TV CSULB (160p) [Not 24/7] @@ -230,7 +236,7 @@ https://bloomberg.com/media-manifest/streams/us.m3u8 https://bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (720p) https://bloomberg.com/media-manifest/streams/asia.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="error",Bloomberg TV Asia (576p) +#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="online",Bloomberg TV Australia (270p) https://bloomberg.com/media-manifest/streams/aus.m3u8 @@ -252,6 +258,8 @@ http://194.163.179.246/slovenci/djeciji/boomerang.m3u8 http://45.5.8.78:8000/play/a00i #EXTINF:-1 tvg-id="BPTV.us" status="online",Buena Park Television (360p) https://edge-f.swagit.com/live/buenaparkca/smil:std-4x3-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="BrevardGovernmentAccessTV.us" status="online",Brevard County Government Access TV (Brevard FL) (720p) +https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/brevardfl/G2111_002/playlist.m3u8 #EXTINF:-1 tvg-id="bspoketv.us" status="online",bspoketv (1080p) [Not 24/7] https://bspoketv.s.llnwi.net/streams/322/master.m3u8 #EXTINF:-1 tvg-id="BusinessRockstars.us" status="online",Business Rockstars (720p) @@ -268,9 +276,9 @@ https://cmc-ono.amagi.tv/playlist.m3u8 https://cmctv.ios.internapcdn.net/cmctv_vitalstream_com/live_1/CMCU-92/playlist.m3u8 #EXTINF:-1 tvg-id="CameraSmileTV.us" status="blocked",Camera Smile TV (480p) https://playout4multirtmp.tulix.tv/live7/Stream1/playlist.m3u8 -#EXTINF:-1 tvg-id="CampSpoopy.us" status="error",Camp Spoopy (576p) +#EXTINF:-1 tvg-id="CampSpoopy.us" status="online",Camp Spoopy (576p) https://stream.ads.ottera.tv/playlist.m3u8?network_id=269 -#EXTINF:-1 tvg-id="CanelaTV.us" status="error",Canela TV (720p) +#EXTINF:-1 tvg-id="CanelaTV.us" status="online",Canela TV (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=65 #EXTINF:-1 tvg-id="CapitalCityConnectionMontgomery.us" status="online",City TV Capital City Connection https://vblive-c.viebit.com/5f0d9ca5-4e85-4c01-a426-9ec8d44c2c9c/chunklist.m3u8 @@ -278,7 +286,7 @@ https://vblive-c.viebit.com/5f0d9ca5-4e85-4c01-a426-9ec8d44c2c9c/chunklist.m3u8 https://reflect-stream6-capsmedia.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="CAPSChannel15.us" status="online",CAPS Media Channel 15 (Ventura CA) (480p) https://reflect-stream15-capsmedia.cablecast.tv/live/live.m3u8 -#EXTINF:-1 tvg-id="CaptitalOTBBetting.us" status="online",Captital OTB Betting (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CaptitalOTBBetting.us" status="error",Captital OTB Betting (720p) [Not 24/7] https://d2up1hmow19bcd.cloudfront.net/livecf/liveracing/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkAsia.sg" status="timeout",Cartoon Network Asia (720p) http://198.16.106.62:8278/streams/d/Cn/playlist.m3u8 @@ -286,7 +294,7 @@ http://198.16.106.62:8278/streams/d/Cn/playlist.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East TVE Feed (480p) [Geo-Blocked] [Not 24/7] https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_2_1964000.m3u8 -#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East (720p) +#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="timeout",Cartoon Network East (720p) #EXTVLCOPT:http-referrer=http://tv247.us/ http://live.tv247.club/tv247/cn.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkWest.us" status="online",Cartoon Network West TVE Feed (720p) [Geo-Blocked] @@ -319,7 +327,9 @@ https://www.cbsnews.com/common/video/cbsn-ny-prod.m3u8 https://cbsn-pit.cbsnstream.cbsnews.com/out/v1/6966dabf8150405ab26f854e3cd6a2b8/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsSacramento.us" status="online",CBS News Sacramento (720p) https://cbsnews.akamaized.net/hls/live/2020607/cbsnsac_2/master.m3u8 -#EXTINF:-1 tvg-id="CCTV.us" status="error",Charlotte County CC-TV (Charlotte County FA) (720p) +#EXTINF:-1 tvg-id="CCPSEducationChannel.us" status="online",Collier County Public Schools CCPS Education Channel (Naples FL) (480p) +https://watch.collierschools.com/EducationChannel/educhannel.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="CCTV.us" status="online",Charlotte County CC-TV (Charlotte County FA) (720p) https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/charlotte/G0055_002/playlist.m3u8 #EXTINF:-1 tvg-id="CCXMediaNorthBrooklynParkMN.us" status="online",CCX Media North Brooklyn Park MN (1080p) http://156.142.85.152/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 @@ -329,8 +339,6 @@ https://playout4multirtmp.tulix.tv/live8/Stream1/playlist.m3u8 https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/cerritos/G0010_002/playlist.m3u8 #EXTINF:-1 tvg-id="CGTV.us" status="online",Champaign Government Television (CGTV) (Champaign IL) (720p) https://reflect-champaign.cablecast.tv/live-7/live/live.m3u8 -#EXTINF:-1 tvg-id="ChannelFight.uk" status="error",Channel Fight (720p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=68 #EXTINF:-1 tvg-id="Charge.us" status="online",Charge! (720p) http://content.uplynk.com/channel/37eb732888614810b512fdd82604244e.m3u8 #EXTINF:-1 tvg-id="ChefChampion.us" status="online",Chef Champion (720p) [Not 24/7] @@ -345,6 +353,8 @@ https://a.jsrdn.com/broadcast/4df1bf71c1/+0000/c.m3u8 http://media3.smc-host.com:1935/cycnow.com/smil:cyc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="online",Christian Youth Channel (CYC) (1080p) http://media.smc-host.com:1935/cycnow.com/cyc2/playlist.m3u8 +#EXTINF:-1 tvg-id="ChristmasMusic.us" status="online",Faithlife TV Christmas Music (720p) +https://vse2-na-us-ne24.secdn.net/logos-channel/live/christmas/playlist.m3u8 #EXTINF:-1 tvg-id="CinemaxEast.us" status="blocked",Cinemax East (360p) [Geo-blocked] http://31.220.41.88:8081/live/us-cinemax.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CinePride.us" status="online",CinePride (720p) @@ -355,10 +365,20 @@ https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/torrance/G0057_005/playlist.m3u8 https://reflect-fairfield-ca.cablecast.tv/live-8/live/live.m3u8 #EXTINF:-1 tvg-id="CityofFlagstaff.us" status="online",Flagstaff City Council Meeting (Flagstaff AZ) (720p) https://edge-f.swagit.com/live/flagstaffaz/live-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="CityofFortPierce.us" status="online",Fort Pierce Live Stream (Fort Pierce FL) (720p) +https://edge-f.swagit.com/live/fortpiercefl/live-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="CityofLouisville.us" status="online",Louisville Colorado Media (Louisville CO) (480p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCro5PeODE-MCnNzuWyxRJ6A/live +#EXTINF:-1 tvg-id="CityofLovelandTV.us" status="timeout",Loveland TV (Loveland CO) (1080p) +https://reflect-cityofloveland-co.cablecast.tv/live-3/live/live.m3u8 +#EXTINF:-1 tvg-id="CityofPuebloChannel17.us" status="online",Pueblo Government Access Channel 17 (Pueblo CO) (360p) +http://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/pueblo/G0822_002/playlist.m3u8 #EXTINF:-1 tvg-id="CityofTracyChannel26.us" status="online",Tracy Education and Governmental Access Channel (Tracy CA) (720p) https://cdn3.wowza.com/5/M0lyamVmM2JWcjhQ/tracy-ca/G0950_002/playlist.m3u8 #EXTINF:-1 tvg-id="CityofVacavilleChannel26.us" status="online",Vacaville Channel 26 (Vacaville CA) (720p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/vacaville/G0228_002/playlist.m3u8 +#EXTINF:-1 tvg-id="CityTV20SantaMonica.us" status="online",Santa Monica City TV 20 (Santa Monica CA) (360p) [Not 24/7] +http://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/santamonica/G0039_002/playlist.m3u8 #EXTINF:-1 tvg-id="CityTVCarlsbad.us" status="online",Carlsbad City TV Channel (Carlsbad CA) (720p) https://edge-f.swagit.com/live/carlsbadca/live-3-a-1/playlist.m3u8 #EXTINF:-1 tvg-id="CityTVChannel341.us" status="online",Chino Hills City TV Channel 3/41 (360p) @@ -428,6 +448,8 @@ https://vod.slocoe.org/live-3/live/live.m3u8 https://vod.slocoe.org/live-4/live/live.m3u8 #EXTINF:-1 tvg-id="COETVChannel19.us" status="online",COE-TV Channel 19 https://vod.slocoe.org/live-4/live/CELL-296k-234p/CELL-296k-234p.m3u8 +#EXTINF:-1 tvg-id="CollierTV.us" status="online",Collier Television CTV (Naples FL) (720p) +https://reflect-collier-countyboc.cablecast.tv/live-4/live/live.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://comedydynamics-wurl.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="Comet.us" status="online",Comet (720p) @@ -444,9 +466,9 @@ https://contv-junction.cinedigm.com/ingest/playlist.m3u8 https://d2rir1vttzppfq.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime https://contvanime-littlstar.cinedigm.com/ingest/master.m3u8 -#EXTINF:-1 tvg-id="CookingPanda.us" status="error",Cooking Panda (576p) +#EXTINF:-1 tvg-id="CookingPanda.us" status="online",Cooking Panda (576p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=46 -#EXTINF:-1 tvg-id="CornerstoneTV.us" status="online",Cornerstone TV (640p) +#EXTINF:-1 tvg-id="CornerstoneTV.us" status="error",Cornerstone TV (640p) http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 @@ -454,6 +476,8 @@ https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/inde https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8 #EXTINF:-1 tvg-id="CourtTVMystery.us" status="blocked",Court TV Mystery (WTXL-TV4) (480p) https://5e6cea03e25b6.streamlock.net/live/QVC.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="CoxEnfieldPublicAccess.us" status="online",Cox Enfield Public Access Channel 15 (Einfield CT) (720p) +http://184.177.41.241/live-10/live/live.m3u8 #EXTINF:-1 tvg-id="CreaTVChannel15.us" status="online",CreaTV Community Channel 15 (San Jose CA) (720p) https://reflect-creatv.cablecast.tv/live-13/live/live.m3u8 #EXTINF:-1 tvg-id="CreaTVChannel27.us" status="online",CreaTV Bay Voice TV Channel 27 (San Jose CA) (720p) @@ -488,18 +512,32 @@ http://video.ct-n.com/live/web2stream/playlist.m3u8 http://video.ct-n.com/live/ctnstream/playlist_DVR.m3u8 #EXTINF:-1 tvg-id="CTV.us" status="online",Calabasas Channel (480p) https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/calabasas/G0009_003/playlist.m3u8 +#EXTINF:-1 tvg-id="CutleryCornerNetwork.us" status="online",Cutlery Corner Network CCN (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCj3dt20MAZcvDN8GKeT2FBg/live +#EXTINF:-1 tvg-id="CVCEducation.us" status="online",Bolton Community Voice Channel (CVC) Education (Bolton CT) (480p) +https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch2/video.m3u8 +#EXTINF:-1 tvg-id="CVCGovernment.us" status="online",Bolton Community Voice Channel (CVC) Government (Bolton CT) (480p) +https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch3/video.m3u8 +#EXTINF:-1 tvg-id="CVCPublic.us" status="online",Bolton Community Voice Channel (CVC) Public (Bolton CT) (480p) +https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="CWSeed.us" status="error",CW Seed (432p) [Geo-blocked] https://cwseedlive.cwtv.com/ingest/playlist.m3u8 #EXTINF:-1 tvg-id="CypressChannel36.us" status="online",Cypress Public Access Channel 36 (Cypress CA) (360p) https://edge-f.swagit.com/live/cypressca/smil:std-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="DanceStarTV.us" status="error",DSTV DanceStar Television (720p) https://vcndstv.teleosmedia.com/stream/dstv/dstv/playlist.m3u8 +#EXTINF:-1 tvg-id="DareToDreamNetwork.us" status="online",Dare To Dream Network (3ABN) (720p) +https://3abn-live.akamaized.net/hls/live/2010545/D2D/master.m3u8 +#EXTINF:-1 tvg-id="DaystarTV.us" status="online",Daystar TV (720p) +https://hls-live-media.cdn01.net/dvr/stream_37099_1.m3u8 #EXTINF:-1 tvg-id="DCC.us" status="online",DC.gov DCC (Washington DC) (1080p) https://video.oct.dc.gov/out/u/DCC.m3u8 #EXTINF:-1 tvg-id="DCCouncilHearingRoom120.us" status="online",DC.gov Council Hearing Room 120 (Washington DC) (1080p) https://video.oct.dc.gov/out/u/97_12.m3u8 #EXTINF:-1 tvg-id="Denver8TV.us" status="online",Denver 8 TV (Denver CO) (720p) https://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/denver/G0080_002/playlist.m3u8 +#EXTINF:-1 tvg-id="DidgahTV.us" status="online",Didgah TV (280p) +https://api.new.livestream.com/accounts/27146356/events/8209491/live.m3u8 #EXTINF:-1 tvg-id="DisneyChannelRussia.ru" status="blocked",ะšะฐะฝะฐะป Disney (576p) [Not 24/7] http://188.40.68.167/russia/disney/playlist.m3u8 #EXTINF:-1 tvg-id="DistrictofColumbiaNetwork.us" status="online",District of Columbia Network (DCN) (1080p) @@ -514,6 +552,10 @@ https://d25ykpi2vxhoyc.cloudfront.net/delmar-cdn/dmtv/playlist.m3u8 https://dover-de.secure.footprint.net/egress/bhandler/doverde/streama/playlist.m3u8 #EXTINF:-1 tvg-id="DreamforceBtl.us" status="online",Dreamforce Btl https://srv.panelcast.net/dreamforcebtl/dreamforcebtl/playlist.m3u8 +#EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (480p) +https://wescottcc.piksel.tech/Manifest/UTB-NetworkStream.m3u8 +#EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (1080p) +https://wescottcc.piksel.tech/hls/live/2041478/adp/playlist.m3u8 #EXTINF:-1 tvg-id="DryBarComedy.us" status="timeout",DryBar Comedy (720p) https://a.jsrdn.com/broadcast/e29bdbbbf3/+0000/c.m3u8 #EXTINF:-1 tvg-id="EarthxTV.us" status="online",EarthxTV (720p) @@ -534,11 +576,15 @@ https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/elsegundo/G0014_002/playlist.m3u8 https://etlive-mediapackage-fastly.cbsaavideo.com/dvr/manifest.m3u8 #EXTINF:-1 tvg-id="Entrepreneur.us" status="online",Entrepreneur (720p) https://a.jsrdn.com/broadcast/7582ed85f7/+0000/c.m3u8 +#EXTINF:-1 tvg-id="EscambiaCountyTV.us" status="online",Escambia County TV ECTV (Escambia County FL) (720p) +https://cpcdn.azureedge.net/ESCAMBIACOFLLIVE1/ESCAMBIACOFLLIVE1/playlist.m3u8 #EXTINF:-1 tvg-id="EsperanzaTV.us" status="online",Esperanza TV (480p) [Not 24/7] http://k3.usastreams.com:1935/etvSD/etvSD/playlist.m3u8 -#EXTINF:-1 tvg-id="ESportsTV.us" status="error" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",ESTV +#EXTINF:-1 tvg-id="ESportsTV.us" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",ESTV #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 +#EXTINF:-1 tvg-id="EternalLifeTVNetwork.us" status="online",Eternal Life TV Network (1080p) +https://livecdn.live247stream.com/eternallife/tv/playlist.m3u8 #EXTINF:-1 tvg-id="EverydayHeroes.us" status="online",Everyday Heroes (480p) https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8 #EXTINF:-1 tvg-id="EWTNAsiaPacific.us" status="online",EWTN Asia-Pacific (720p) [Not 24/7] @@ -553,9 +599,17 @@ https://cdn3.wowza.com/1/T2NXeHF6UGlGbHY3/WFluRldQ/hls/live/playlist.m3u8 http://livestreamcdn.net:1935/ExtremaTV/ExtremaTV/playlist.m3u8 #EXTINF:-1 tvg-id="EYE95America.us" status="online",EYE95 America (1080p) [Not 24/7] https://cdn20.liveonlineservices.com/hls/eye95tv.m3u8 +#EXTINF:-1 tvg-id="FairTVEducationChannel.us" status="online",Fairfield FairTV Education Channel (Fairfield CT) (1080p) +https://streams.helnix.com/autoHLS/900735315c2bc38b/900735315c2bc38b.m3u8 +#EXTINF:-1 tvg-id="FairTVGovernment.us" status="online",Fairfield FairTV Government Channel (Fairfield CT) (1080p) +https://streams.helnix.com/autoHLS/02d8dab006ef9ffd/02d8dab006ef9ffd.m3u8 +#EXTINF:-1 tvg-id="FaithlifeBibleScreen.us" status="online",Faithlife TV Bible Screen (720p) +https://biblescreen.faithlifecdn.com/biblescreen/bibleScreen/playlist.m3u8 +#EXTINF:-1 tvg-id="FaithlifeTV.us" status="online",Faithlife TV (720p) +https://biblescreen.faithlifecdn.com/biblescreen/faithlifetv/playlist.m3u8 #EXTINF:-1 tvg-id="FCPublicMedia.us" status="online",FC Public Media (Fort Collins CO) (1080p) https://reflect-fcpublicmedia.cablecast.tv/live-3/live/live.m3u8 -#EXTINF:-1 tvg-id="FCPublicMedia.us" status="online",Fort Collins Cable TV (FCTV) (Fort Collins CO) (1080p) +#EXTINF:-1 tvg-id="FCPublicMedia.us" status="timeout",Fort Collins Cable TV (FCTV) (Fort Collins CO) (1080p) https://reflect-vod-fcgov.cablecast.tv/live-9/live/live.m3u8 #EXTINF:-1 tvg-id="FightingSpirit.us" status="online",Fighting Spirit (720p) https://a.jsrdn.com/broadcast/47cff5378f/+0000/c.m3u8 @@ -567,6 +621,8 @@ https://a.jsrdn.com/broadcast/aee08372e5/+0000/c.m3u8 https://a.jsrdn.com/broadcast/8b43a16c1e/+0000/c.m3u8 #EXTINF:-1 tvg-id="Fite.us" status="online",Fite (720p) [Not 24/7] https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 +#EXTINF:-1 tvg-id="FMTV.us" status="online",Frecuencia Musical TV (720p) +https://cloud2.streaminglivehd.com:1936/8018/8018/playlist.m3u8 #EXTINF:-1 tvg-id="FolkTV.us" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FolkTV.us" status="online",Folk TV East (480p) [Not 24/7] @@ -581,6 +637,8 @@ http://trn03.tulix.tv/AsEAeOtIxz/playlist.m3u8 http://188.40.68.167/russia/fox_russia_sd/playlist.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p) https://247wlive.foxweather.com/stream/index.m3u8 +#EXTINF:-1 tvg-id="FPTV.us" status="online",Fayetteville Public Television (FPTV) (Fayetteville AR) (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCT3Dk_ZPcoR7CeHM_Wwb3QA/live #EXTINF:-1 tvg-id="FreeSpeechTV.us" status="online",Free Speech TV (720p) https://edge.fstv-live-linear-channel.top.comcast.net/Content/HLS_HLSv3/Live/channel(b168a609-19c1-2203-ae1d-6b9726f05e67)/index.m3u8 #EXTINF:-1 tvg-id="FunRoads.us" status="online",Fun Roads (404p) @@ -597,6 +655,10 @@ https://stream.swagit.com/live-edge/galvestontx/smil:hd-16x9-1-b/playlist.m3u8 https://content.uplynk.com/channel/f467430e4a8e49a59ff3183cf51092b2.m3u8 #EXTINF:-1 tvg-id="GanjeHozourTV.us" status="online",Ganj e Hozour TV (720p) http://topfi.ios.internapcdn.net/topfi/live_1/Test/Test.m3u8 +#EXTINF:-1 tvg-id="GBNTV.us" status="online",Gospel Broadcasting Network (GBN) (1080p) +https://cdn3.wowza.com/5/Wi9jakJPdFhPREFj/live/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="GCNAmerica.us" status="online",Global Christian Network America (GCN) (720p) +http://liveen24-manminglobal3.ktcdn.co.kr/liveen24/gcnus_1300k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GCOtv.us" status="online",Golden Community Television (GCO.tv) (Golden CO) (1080p) https://reflect-golden-co.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="GemShoppingNetwork.us" status="online",Gem Shopping Network (720p) @@ -645,8 +707,12 @@ https://bcovlive-a.akamaihd.net/1ad942d15d9643bea6d199b729e79e48/us-east-1/61839 https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 #EXTINF:-1 tvg-id="HighVisionTV.ir" status="online",High Vision (1080p) [Not 24/7] https://streamer1.connectto.com/HIGHVISION_WEB_1205/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="HillsboroughTV.us" status="online",Hillsborough County TV HTV (Hillsborough County FL) (360p) +https://cdn3.wowza.com/5/M0lyamVmM2JWcjhQ/hillsboroughcounty/G2155_002/playlist.m3u8 #EXTINF:-1 tvg-id="HistoryEast.us" status="online",History East (720p) [Not 24/7] https://bk7l2w4nlx53-hls-live.5centscdn.com/HISTORY/961ac1c875f5884f31bdd177365ef1e3.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="HKTV.us" status="online",Haddam Killingworth High School TV (HKTV) (1080p) [Geo-blocked] +https://reflect-hktv.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="HLN.us" status="online",HLN (720p) https://tve-live-lln.warnermediacdn.com/hls/live/586496/cnngo/hln/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="HmongTVNetwork.vn" status="online",Hmong TV Network (720p) @@ -667,6 +733,12 @@ http://media1.adventist.no:1935/live/hope3/playlist.m3u8 http://5.254.76.34:17070/C441/index.m3u8?token=kdsdkwy453wrRq29IIIo #EXTINF:-1 tvg-id="HorizonArmenian.am" status="online",Horizon Armenian (1080p) http://5.254.76.34:17070/C441/mono.m3u8?token=kdsdkwy453wrRq29IIIo +#EXTINF:-1 tvg-id="HPATVEducationalChannel95.us" status="online",HPATV Educational Channel 95 (Hartford CT) (1080p) +https://hartford-ct.secure.footprint.net/egress/bhandler/hartfordct/streamc/playlist.m3u8 +#EXTINF:-1 tvg-id="HPATVGovernmentChannel96.us" status="online",HPATV Government Channel 96 (Hartford CT) (1080p) +https://hartford-ct.secure.footprint.net/egress/bhandler/hartfordct/streamb/playlist.m3u8 +#EXTINF:-1 tvg-id="HPATVPublicChannel5.us" status="online",HPATV Public Channel 5 (Hartford CT) (1080p) +https://hartford-ct.secure.footprint.net/egress/bhandler/hartfordct/streama/playlist.m3u8 #EXTINF:-1 tvg-id="HTV1HoustonTelevision.us" status="online",HTV 1 Houston Television (720p) https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-a/playlist.m3u8 #EXTINF:-1 tvg-id="HTV2HoustonTelevision.us" status="online",HTV 2 Houston Television (720p) @@ -745,7 +817,7 @@ https://livevideo01.12newsnow.com/hls/live/2017379/newscasts/live.m3u8 https://live-k2302-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KBPXLD5.us" status="online",Geb Tv (KBPX LD5) (1080p) https://edge1.lifestreamcdn.com/live/geb/playlist.m3u8 -#EXTINF:-1 tvg-id="KBRI8.us" status="error",KBRI Brighton Channel 8 (Brighton CO) (720p) +#EXTINF:-1 tvg-id="KBRI8.us" status="online",KBRI Brighton Channel 8 (Brighton CO) (720p) https://cdn3.wowza.com/5/R09KQXpaMWlrRjly/brightonco/G0883_001/playlist.m3u8 #EXTINF:-1 tvg-id="KBSVAssyriaSat.us" status="online",KBSV/AssyriaSat (720p) [Not 24/7] http://66.242.170.53/hls/live/temp/index.m3u8 @@ -755,6 +827,10 @@ https://reflect-kcat-live.cablecast.tv/live-2/live/live.m3u8 https://livevideo01.kcentv.com/hls/live/2017155/newscasts/live.m3u8 #EXTINF:-1 tvg-id="KCKSLD12.us" status="online",Jewelry TV (KCKS-LD12) (480p) https://cdn.igocast.com/channel12_hls/channel12_master.m3u8 +#EXTINF:-1 tvg-id="KCTSDT3.us" status="online",PBS KCTS 9 Create (KCTS-DT3) (Seattle WA) (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/accounts/28355708/events/8865717/ +#EXTINF:-1 tvg-id="KCTSDT4.us" status="online",PBS KCTS 9 World (KCTS-DT4) (Seattle WA) (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/accounts/28355708/events/8904290/ #EXTINF:-1 tvg-id="KCWXDT1.us" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KENSDT1.us" status="online",CBS 5 San Antonio TX (KENS) (1080p) @@ -779,7 +855,7 @@ https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7 https://livevideo01.kgw.com/hls/live/2015506/newscasts/live.m3u8 #EXTINF:-1 tvg-id="KHOUDT1.us" status="online",CBS 11 Houston TX (KHOU) (1080p) https://livevideo01.khou.com/hls/live/2014966/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="KidsFlix.us" status="error",KidsFlix (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KidsFlix.us" status="online",KidsFlix (1080p) [Not 24/7] https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=50 #EXTINF:-1 tvg-id="KIIIDT1.us" status="online",ABC 3 Corpus Christi TX (KIII) (1080p) https://livevideo01.kiiitv.com/hls/live/2017378/newscasts/live.m3u8 @@ -850,7 +926,7 @@ https://livevideo01.ktvb.com/hls/live/2014542/newscasts/live.m3u8 #EXTINF:-1 tvg-id="KUSADT1.us" status="online",NBC 9 Denver CO (KUSA) (1080p) https://livevideo01.9news.com/hls/live/2014548/newscasts/live.m3u8 #EXTINF:-1 tvg-id="KVTNDT1.us" status="online",VTN Victory Television Network (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/accounts/15669040/events/4554297 +https://api.new.livestream.com/accounts/15669040/events/4554297/live.m3u8 #EXTINF:-1 tvg-id="KVUEDT1.us" status="online",ABC 24 Austin TX (KVUE) (1080p) https://livevideo01.kvue.com/hls/live/2016282/newscasts/live.m3u8 #EXTINF:-1 tvg-id="KVVBLD1.us" status="online",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] @@ -869,18 +945,22 @@ https://livevideo01.cbs19.tv/hls/live/2017377/newscasts/live.m3u8 https://reflect-channel36-la.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="LACityView35.us" status="online",LA CityView 35 (1080p) https://reflect-losangeles.cablecast.tv/live-3/live/live.m3u8 +#EXTINF:-1 tvg-id="LakeFrontTV.us" status="online",Leesburg Lakefront TV (Leesburg FL) (720p) +https://reflect-lakefront-leesburgflorida.cablecast.tv/live-5/live/live.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="online",LHCAZTV https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/lakehavasucity/G0643_003/playlist.m3u8 #EXTINF:-1 tvg-id="LakewoodChannel8.us" status="online",Lakewood Channel 8 (Lakewood CO) (720p) https://live8fd.lakewood.org/live-2/live/live.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LatinosNCTV.us" status="timeout",Latinos NCTV (480p) [Not 24/7] https://live.latinosnc.tv:1443/MRR/live/playlist.m3u8 +#EXTINF:-1 tvg-id="LatinZone.us" status="online",Latin Zone TV (720p) +https://cdn.streamingcpanel.com:3784/live/latinzonetvlive.m3u8 #EXTINF:-1 tvg-id="LawCrime.us" status="online",Law & Crime (720p) https://lawcrime.s.llnwi.net/h72/lawcrimech2/playlist_scte.m3u8 #EXTINF:-1 tvg-id="LaxSportsNetworkTV.us" status="online",Lax Sports Network TV (720p) @@ -897,6 +977,22 @@ http://gov.leominster.tv/Pub/smil:Pub.smil/playlist.m3u8 https://uni5rtmp.tulix.tv/lifevision/lifevision.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Littleton8TV.us" status="online",Littleton 8 TV (Littleton CO) (1080p) https://ch8.littletongov.org/live-2/live/live.m3u8 +#EXTINF:-1 tvg-id="LivingFaithTV.us" status="online",Living Faith TV (540p) +https://cdn-unified-hls.streamspot.com/ingest1/0b5c0f18e9/playlist.m3u8?origin=1 +#EXTINF:-1 tvg-id="LLBNHisLight.us" status="online",Lighting Lives Blessing Nations His Light (LLBN) (720p) +https://brightstar-hisword.secure.footprint.net/egress/bhandler/brightstar/brightstarHisLight/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNHisWord.us" status="online",Lighting Lives Blessing Nations His Word (LLBN) (720p) +https://brightstar-hisword.secure.footprint.net/egress/bhandler/brightstar/brightstarHisWord/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNTVArabic.us" status="online",Lighting Lives Blessing Nations TV Arabic (LLBN) (480p) +https://brightstar-arabic.secure.footprint.net/egress/bhandler/brightstar/brightstarArabic/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNTVChinese.us" status="online",Lighting Lives Blessing Nations TV Chinese (LLBN) (480p) +https://brightstar-chinese.secure.footprint.net/egress/bhandler/brightstar/brightstarChinese/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNTVKorean.us" status="online",Lighting Lives Blessing Nations TV Korean (LLBN) (480p) +https://brightstar-korean.secure.footprint.net/egress/bhandler/brightstar/brightstarKorean/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNTVLatino.us" status="online",Lighting Lives Blessing Nations TV Latino (LLBN) (480p) +https://brightstar-latino.secure.footprint.net/egress/bhandler/brightstar/brightstarLatino/manifest.m3u8 +#EXTINF:-1 tvg-id="LLBNTVSouthAsia.us" status="online",Lighting Lives Blessing Nations TV South Asia (LLBN) (480p) +https://brightstar-southasia.secure.footprint.net/egress/bhandler/brightstar/brightstarSouthAsia/manifest.m3u8 #EXTINF:-1 tvg-id="LNKTVCity.us" status="online",LNKTV City (1080p) http://5tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="LNKTVEducation.us" status="online",LNKTV Education (1080p) @@ -959,16 +1055,22 @@ https://8c455e94c5ff44d0ada529dffef58ae5.mediatailor.us-west-2.amazonaws.com/v1/ https://90a0d12cbaff4b959ea24bb8a3560adf.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/yacht_rock_littlstar/master.m3u8 #EXTINF:-1 tvg-id="Loupe4K.us" status="online",Loupe 4K (2160p) http://d2dw21aq0j0l5c.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="LoveWorldUSA.us" status="online",LoveWorld USA (720p) +https://cdn3.wowza.com/5/RGtVZkFxL3FOQkxX/lwut/ngrp:lwu.rtmp_all/playlist.m3u8 #EXTINF:-1 tvg-id="MadDogandMerrill.us" status="online",Mad Dog and Merrill (540p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-mwg/playlist.m3u8 #EXTINF:-1 tvg-id="MajestadTV.us" status="online",Majestad Televisiรณn (480p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/majestadtv/majestadtv/playlist.m3u8 -#EXTINF:-1 tvg-id="MarinTVEducationalChannel.us" status="online",Marin TV Education +#EXTINF:-1 tvg-id="MarinTVEducationalChannel.us" status="online",Marin TV Educational Channel (San Rafael CA) (1080p) https://dacastmmd.mmdlive.lldns.net/dacastmmd/8e6d110b223b4aca9dd6f7c368baec07/playlist.m3u8 -#EXTINF:-1 tvg-id="MarinTVGovernmentChannel.us" status="online",Marin TV Government Channel +#EXTINF:-1 tvg-id="MarinTVGovernmentChannel.us" status="online",Marin TV Government Channel (San Rafael CA) (1080p) https://dacastmmd.mmdlive.lldns.net/dacastmmd/ddf2a073e3da4acb9feb34bef6d58672/playlist.m3u8 +#EXTINF:-1 tvg-id="MartinCountyTV.us" status="online",Martin County MCTV (Martin County FL) (720p) +https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/martin/G0074_002/playlist.m3u8 #EXTINF:-1 tvg-id="MarvelHQ.us" status="timeout",Marvel HQ (1080p) https://feed.play.mv/live/10005200/niZoVrR2vD/master.m3u8 +#EXTINF:-1 tvg-id="MBCAmerica.us" status="online",MBC America (480p) +https://dacastmmd.mmdlive.lldns.net/dacastmmd/1c94dc9f1c08487a97995571800b9667/index.m3u8 #EXTINF:-1 tvg-id="MCAETTV.us" status="online",MCAET TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mcaettv #EXTINF:-1 tvg-id="MCN6.us" status="online",MCN6 (1080p) [Not 24/7] @@ -1019,6 +1121,8 @@ http://media.mohabat.tv:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3 https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/c.m3u8 #EXTINF:-1 tvg-id="MonarchChannel.us" status="online",Monarch TV (360p) https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 +#EXTINF:-1 tvg-id="MonroeCountyTV.us" status="online",Monroe County Television MCTV (Monroe County FL) (1080p) +https://castus-vod-dev.s3.amazonaws.com/vod_clients/monroe/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="MorroBayChannel20.us" status="online",Morro Bay Channel 20 (480p) https://agp-nimble.streamguys1.com/MBCh20/MBCh20/playlist.m3u8 #EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom (720p) @@ -1027,7 +1131,11 @@ https://a.jsrdn.com/broadcast/e9b4093a41/+0000/c.m3u8 https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="MPTV.us" status="online",Moorpark Government Channel (360p) https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/moorpark/G0086_003/playlist.m3u8 -#EXTINF:-1 tvg-id="MyEncinitasTV.us" status="error",MyEncinitasTV (Encinitas CA) (360p) +#EXTINF:-1 tvg-id="MSTV.us" status="online",Manatee Schools Television MSTV (Manatee County FL) (1080p) +https://reflect-mcsb-vod.cablecast.tv/live-16/live/live.m3u8 +#EXTINF:-1 tvg-id="MSTV.us" status="online",Manatee Schools Television MSTV (Manatee County FL) (1080p) +https://dacastmmd.mmdlive.lldns.net/dacastmmd/3659c04b92f04b808b0bc36d1d23aeb7/index.m3u8 +#EXTINF:-1 tvg-id="MyEncinitasTV.us" status="online",MyEncinitasTV (Encinitas CA) (360p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/encinitas/G0322_002/playlist.m3u8 #EXTINF:-1 tvg-id="NapaValleyChannel27.us" status="online",Napa Valley TV Education Access Channel 27 (480p) https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/napatv/G0360_003/playlist.m3u8 @@ -1061,6 +1169,12 @@ https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_005/playlist.m3u8 https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_002/playlist.m3u8 #EXTINF:-1 tvg-id="NCMMainChannel.us" status="online",NCM Main Channel https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_001/playlist.m3u8 +#EXTINF:-1 tvg-id="NCTV79.us" status="online",New Canaan Television 79 (NCTV79) (New Canaan CT) (1080p) +https://nctv79.secure.footprint.net/egress/bhandler/nctv79/streama/manifest.m3u8 +#EXTINF:-1 tvg-id="NCTVChannel14.us" status="online",Newington Community Television Channel 14 (Newington CT) (720p) +https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch1/video.m3u8 +#EXTINF:-1 tvg-id="NCTVChannel16.us" status="online",Newington Community Television Channel 16 (Newington CT) (720p) +https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch2/video.m3u8 #EXTINF:-1 tvg-id="NegahTV.ir" status="online",Negah TV (720p) [Not 24/7] https://iptv.negahtv.com/negahtv/playlist2/index.m3u8 #EXTINF:-1 tvg-id="NESNNational.us" status="blocked",NESN National (1080p) @@ -1109,14 +1223,18 @@ https://uni6rtmp.tulix.tv/nrbnetwork/myStream.sdp/playlist.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="OANEncore.us" status="online",OAN Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 -#EXTINF:-1 tvg-id="OmidJavedan.us" status="error",Omid Javedan (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmidJavedan.us" status="online",Omid Javedan (720p) [Not 24/7] http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/index.m3u8 #EXTINF:-1 tvg-id="OntarioPublicAccessChannel.us" status="online",Ontario Public Access Channel (360p) https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/ontarioca/G2446_002/playlist.m3u8 +#EXTINF:-1 tvg-id="OrangeGovernmentAccessTV.us" status="online",Orange Government Access TV (Orange CT) (720p) +https://ogat.secure.footprint.net/egress/bhandler/ogat/streama/manifest.m3u8 #EXTINF:-1 tvg-id="OrangeTV3.us" status="online",Orange TV3 https://cdn3.wowza.com/5/R09KQXpaMWlrRjly/cityoforange/G1025_004/playlist.m3u8 #EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange TV (720p) http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange County Orange TV (Orange County FL) (720p) +https://otv3.ocfl.net/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OURTV.us" status="online",Opportunities in Urban Renaissance Television (OURTV) (720p) https://hls-cdn.tvstartup.net/barakyah-channel/play/mp4:ourtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="OutdoorChannel.us" status="error",Outdoor Channel (720p) [Geo-blocked] @@ -1125,7 +1243,7 @@ https://livecdn.fptplay.net/world/outdoorfhd_hls.smil/playlist.m3u8 https://reflect-padnet-live.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="ParamountComedyRussia.ru" status="timeout",Paramount Comedy Russia http://45.145.32.11:20007/paramount_comedy/video.m3u8 -#EXTINF:-1 tvg-id="PartyTymeKaraoke.us" status="error",Party Tyme Karaoke (720p) +#EXTINF:-1 tvg-id="PartyTymeKaraoke.us" status="online",Party Tyme Karaoke (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=64 #EXTINF:-1 tvg-id="PayameAfghanTV.us" status="online",Payam-e-Afghan TV (480p) [Not 24/7] http://g5nl6xx5lpq6-hls-live.5centscdn.com/live1234/2621b29e501b445fabf227b086123b70.sdp/mono.m3u8 @@ -1186,9 +1304,9 @@ https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_plus_clean/bitrate1.isml/live.m #EXTINF:-1 tvg-id="QVCStyleGermany.de" status="online",QVC Style (Deutsch) (540p) http://live.qvcde.simplestreamcdn.com/live/qvcde_beauty_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVCUK.uk" status="online",QVC UK (540p) -http://live.qvcuk.simplestreamcdn.com/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 -#EXTINF:-1 tvg-id="QVCUK.uk" status="online",QVC UK (540p) https://d1txbbj1u9asam.cloudfront.net/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 +#EXTINF:-1 tvg-id="QVCUK.uk" status="online",QVC UK (540p) +http://live.qvcuk.simplestreamcdn.com/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVCUKBeauty.us" status="online",QVC UK Beauty (540p) http://live.qvcuk.simplestreamcdn.com/live/qvcuk_beauty_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVCUKExtra.us" status="online",QVC UK Extra (540p) @@ -1203,6 +1321,8 @@ https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioUTV.us" status="online",Radio U TV (720p) [Not 24/7] https://cdnlive.radiou.com/LS-ATL-43240-1/index.m3u8 +#EXTINF:-1 tvg-id="RCTV.us" status="online",Rifle Community TV RCTV (Rifle CO) (720p) +https://riflecmttv.secure.footprint.net/egress/bhandler/riflecmttv/streamb/manifest.m3u8 #EXTINF:-1 tvg-id="RealVision.us" status="online",Real Vision (720p) https://a.jsrdn.com/broadcast/2a755012a8/+0000/c.m3u8 #EXTINF:-1 tvg-id="RedApple21.us" status="online",Red Apple 21 (Fairfax County Public Schools) (480p) [Not 24/7] @@ -1225,7 +1345,7 @@ https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/riversideca/G0879_001/playlist.m3u8 https://securestream3.champds.com/hlssstc/RockyHillCTLIVE/RockyHillCTLIVE.m3u8 #EXTINF:-1 tvg-id="RoosterTeethTV.us" status="online",Rooster Teeth TV (1080p) https://d2klx6wjx7p5vm.cloudfront.net/Rooster-teeth/ngrp:Rooster-teeth_all/playlist.m3u8 -#EXTINF:-1 tvg-id="RunwayTV.us" status="online",Runway TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RunwayTV.us" status="error",Runway TV (720p) [Not 24/7] https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="SafeTV.us" status="timeout",SafeTV (1080p) http://18.191.91.130:1935/live/safetv/playlist.m3u8 @@ -1259,10 +1379,14 @@ https://aos01-evine.secure.footprint.net/evine/clean/appleman.m3u8 https://cdn-shop-lc-01.akamaized.net/Content/DASH_DASH/Live/channel(ott)/master.mpd #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://shoutfactory-shoutfactory-zype.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="SkwadPlay.us" status="error",SKWAD (1080p) +#EXTINF:-1 tvg-id="SkwadPlay.us" status="online",SKWAD (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=71 +#EXTINF:-1 tvg-id="SkyeXIII.us" status="timeout",Skye Community Media Center 13 (Waterbury CT) (1080p) +https://stream.mux.com/j01Cei1gJ8Q2b4q02MplrfJK5ggnVsMv58BdsEaICZImQ.m3u8 #EXTINF:-1 tvg-id="SLOCountyChannel21.us" status="online",SLO County Channel 21 (360p) https://agp-nimble.streamguys1.com/SLOC/SLOC/playlist.m3u8 +#EXTINF:-1 tvg-id="SmartLifeStyleTV.us" status="online",Smart Life Style Television (LLBN) (720p) +https://brightstar-sls.secure.footprint.net/egress/bhandler/brightstar/brightstarslshd/manifest.m3u8 #EXTINF:-1 tvg-id="SMCTVChannel23.us" status="online",Santa Maria Community Television Government Channel (720p) https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streama/manifest.m3u8 #EXTINF:-1 tvg-id="SMCTVChannel24.us" status="online",Santa Maria Community Television Education Channel (720p) @@ -1271,6 +1395,8 @@ https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streamc https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streamb/manifest.m3u8 #EXTINF:-1 tvg-id="Smile.us" status="online",Smile (540p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266916/live.m3u8 +#EXTINF:-1 tvg-id="SoundViewCommunityMedia.us" status="online",Sound View Community Media (480p) +https://soundviewcmt.secure.footprint.net/egress/bhandler/soundviewcmt/streama/manifest.m3u8 #EXTINF:-1 tvg-id="SpiritTV.us" status="online",Spirit TV (720p) [Not 24/7] https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="blocked",SportsGrid (720p) @@ -1281,6 +1407,8 @@ https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8 https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/coloradosprings/G1424_002/playlist.m3u8 #EXTINF:-1 tvg-id="StartTV.us" status="blocked",Start TV https://16live00.akamaized.net/START_TV/index.m3u8 +#EXTINF:-1 tvg-id="STNChannel2.us" status="online",University of Hartford Student Television Network Channel 2 (STN2) (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCy_G4ljF7HkUtSx_YMnf_Wg/live #EXTINF:-1 tvg-id="StockChartsTV.us" status="online",StockCharts TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/19628359/events/7940975/player #EXTINF:-1 tvg-id="StocktonGovTV.us" status="online",Stockton GovTV (Stockton CA) (720p) @@ -1307,9 +1435,11 @@ https://tastemadessai.akamaized.net/amagi_hls_data_tastemade-tastemade/CDN/playl https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es16intl-brightcove/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="TBCN.us" status="online",Tampa Bay Communnity Network TBCN (Tampa Bay FL) (480p) +https://reflect-tampa-bay-community.cablecast.tv/live-16/live/live.m3u8 #EXTINF:-1 tvg-id="TBD.us" status="online",TBD. (720p) https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) +#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 @@ -1331,7 +1461,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/ http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/accounts/29565692/events/9321713 #EXTINF:-1 tvg-id="TDAmeritradeNetwork.us" status="online",TD Ameritrade Network (1080p) https://content.uplynk.com/channel/f9aafa1f132e40af9b9e7238bc18d128.m3u8 -#EXTINF:-1 tvg-id="TechnoWarehouse.us" status="error",Techno Warehouse (US) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TechnoWarehouse.us" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 #EXTINF:-1 tvg-id="TemeculaTV.us" status="online",Temecula TV (Temecula CA) (1080p) https://reflect-temecula.cablecast.tv/live-2/live/live.m3u8 @@ -1339,10 +1469,10 @@ https://reflect-temecula.cablecast.tv/live-2/live/live.m3u8 https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/tempe/G0355_003/chunklist.m3u8 #EXTINF:-1 tvg-id="TGJunior.us" status="online",TG Junior (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31 +#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p) https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us -#EXTINF:-1 tvg-id="TheArchive.us" status="error",The Archive (486p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 #EXTINF:-1 tvg-id="TheBoatShow.us" status="online",The Boat Show (720p) https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/14c063cc-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?country=DE&optout=0&uid=749544ec3d9a45d48c600d03cac91dfd&vendor=philips #EXTINF:-1 tvg-id="TheBurbankChannel.us" status="online",Burbank Channel (720p) @@ -1355,7 +1485,9 @@ https://endpnt.com/hls/tcn4k/playlist.m3u8 https://cdn.tcncountry.net/scte35_aws/index.m3u8 #EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (1080p) https://thefirst-distroscale.amagi.tv/index.m3u8 -#EXTINF:-1 tvg-id="TheLoveDestination.us" status="error",The Love Destination (1080p) +#EXTINF:-1 tvg-id="TheGrioTV.us" status="online",TheGrio TV (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,BNC.m3u8 +#EXTINF:-1 tvg-id="TheLoveDestination.us" status="online",The Love Destination (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=43 #EXTINF:-1 tvg-id="TheMontereyChannel.us" status="online",Monterey Channel (Monterey CA) (720p) https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streamc/manifest.m3u8 @@ -1371,8 +1503,14 @@ http://147.174.13.196/live/WIFI-1296k-540p/WIFI-1296k-540p.m3u8 https://a.jsrdn.com/broadcast/e6bdcb5ae9/+0000/c.m3u8 #EXTINF:-1 tvg-id="TheWallStreetJournalLive.us" status="online",The Wall Street Journal Live (720p) https://d155hi8td9k2ns.cloudfront.net/out/wapo-medialive3-rtmp/live.m3u8 +#EXTINF:-1 tvg-id="TheWeatherChannel.us" status="online",The Weather Channel +http://168.138.70.50:5080/channel/n104f84b1/index.m3u8 +#EXTINF:-1 tvg-id="TheWeatherChannel.us" status="online",The Weather Channel (1080p) +https://twcprod-live.twc-tv.com/v1/manifest/b4d4d63a49309cc5140171fb2e92485c31be1e9e/DSP_6228e4760505741a116f1ba2_twcprod-live/6bf09ce5-366b-463c-b67e-c4b799f73c3f/4.m3u8 #EXTINF:-1 tvg-id="ThisTVNetwork.us" status="online",This TV Network (480p) https://cdn.igocast.com/channel11_hls/channel11_master.m3u8 +#EXTINF:-1 tvg-id="Thornton8.us" status="online",Thornton Government Access Channel 17 (Thornton CO) (1080p) +https://reflect-thornton.cablecast.tv/live-4/live/live.m3u8 #EXTINF:-1 tvg-id="TNTEast.us" status="online",TNT East (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023168/tnteast/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="TNTSports2Brazil.br" status="online",TNT Sports 2 Brasil (720p) [Not 24/7] @@ -1385,10 +1523,10 @@ https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" status="online",TNT West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (1080p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (720p) +#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 +#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 #EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7] @@ -1513,6 +1651,10 @@ https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 https://2-fss-1.streamhoster.com/pl_122/201794-1414514-1/playlist.m3u8 #EXTINF:-1 tvg-id="VictoryTelevisionNetwork.us" status="timeout",Victory Television Network (240p) http://184.173.179.163:1935/victorytelevisionnetwork/victorytelevisionnetwork/playlist.m3u8 +#EXTINF:-1 tvg-id="VisionTV.us" status="online",Orange County Vision TV (Orange County FL) (720p) +https://otv3.ocfl.net/VisionTV/smil:VisionTV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="VSCTV.us" status="online",Valley Shore Community Television (VSCTV) (Clinton CT) (1080p) +https://reflect-vsctv.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="VSiN.us" status="online",VSiN (720p) https://stream.rcncdn.com/live/vsinproxy.m3u8 #EXTINF:-1 tvg-id="WABCDT1.us" status="online",ABC News New York NY (WABC-TV) (720p) @@ -1535,7 +1677,7 @@ https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.m3u8 http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 #EXTINF:-1 tvg-id="WBBJDT1.us" status="online",WBBJ (News) https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 -#EXTINF:-1 tvg-id="WBIRDT1.us" status="timeout",NBC 10 Knoxville TN (WBIR-TV) (1080p) +#EXTINF:-1 tvg-id="WBIRDT1.us" status="online",NBC 10 Knoxville TN (WBIR-TV) (1080p) https://livevideo01.wbir.com/hls/live/2016515/newscasts/live-2000.m3u8 #EXTINF:-1 tvg-id="WBNSDT1.us" status="online",CBS 10 Columbus OH (WBNS-TV) (1080p) https://livevideo01.10tv.com/hls/live/2013836/newscasts/live.m3u8 @@ -1603,7 +1745,7 @@ https://stream.swagit.com/live-edge/whiteplainsny/smil:std-4x3-1-b/playlist.m3u8 http://trn03.tulix.tv/e5CGxWp8iU/playlist.m3u8 #EXTINF:-1 tvg-id="WISCDT2.us" status="online",My Madison TV (WISC-DT2) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/13613390/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdyYXkyMDE2MDgyOSJ9.eyJtaWQiOjEzNjEzMzkwLCJtZDUiOiI2Y2M5MzczYjIxZWIwNzQ4ZDA0YTRlYzYyMjU2YjBhMiIsImlhdCI6MTQ5NzM4MTU5NywiaXNzIjoiU3luY2JhayIsInN1YiI6IkdyYXkifQ.qJPiMCbnGjAn9wgPrGjVl3M9Xfc4CVSyoZTZ5OH-1jo -#EXTINF:-1 tvg-id="WITN22.us" status="error",WITN 22 (Wilmington DE) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WITN22.us" status="online",WITN 22 (Wilmington DE) (1080p) [Not 24/7] https://edge-f.swagit.com/live/wilmingtonde/smil:std-4x3-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="WJACDT1.us" status="blocked",NBC Altoona PA (WJAC1) (720p) http://trn03.tulix.tv/teleup-nbc-wgal-new1/playlist.m3u8 @@ -1627,10 +1769,10 @@ https://2-fss-2.streamhoster.com/pl_132/amlst:200914-1315486/playlist.m3u8 https://livevideo01.wkyc.com/hls/live/2015504/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WLBZDT1.us" status="online",NBC 207 Bangor Portland ME (WLBZ) (1080p) https://livevideo01.newscentermaine.com/hls/live/2014540/newscasts/live/wcsh.m3u8 -#EXTINF:-1 tvg-id="WLCT96.us" status="online",Wolcott Governmental TV (720p) (Wolcott CT) +#EXTINF:-1 tvg-id="WLCT96.us" status="error",Wolcott Governmental TV (720p) (Wolcott CT) https://5a5c57d042315.streamlock.net/live11704001/ngrp:government_all/playlist.m3u8 -#EXTINF:-1 tvg-id="WLFGDT1.us" status="online",Living Faith Television (540p) -https://cdn-unified-hls.streamspot.com/ingest1/0b5c0f18e9/playlist.m3u8?origin=1 +#EXTINF:-1 tvg-id="WLIIDT1.us" status="online",TeleOnce (WLII-DT) (1080p) +https://univision-live.cdn.vustreams.com/live/ce88b839-6376-4494-a2ee-83d66bc7cfc1/live.isml/ce88b839-6376-4494-a2ee-83d66bc7cfc1.m3u8 #EXTINF:-1 tvg-id="WLNGRadio.us" status="online",WLNG Radio (410p) [Not 24/7] http://wlngstudiowebcam.srfms.com:1935/wlngstudiowebcam/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="WLSDT1.us" status="online",WLS TV News (720p) @@ -1675,6 +1817,8 @@ https://securestream3.champds.com/hlssstc/WestportCTLIVE/WestportCTLIVE.m3u8 https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="WPVIDT1.us" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 +#EXTINF:-1 tvg-id="WPVNCD3.us" status="error",Swaag TV (WPVN-CD3) (720p) +http://swaag-tv-preview.trafficjam.ca:5080/LiveApp/streams/80189998302702193014.m3u8 #EXTINF:-1 tvg-id="WQADDT1.us" status="online",ABC 8 Davenport IA (WQAD) (1080p) https://livevideo01.wqad.com/hls/live/2011657/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WRGBDT1.us" status="online",CBS 6 Albany NY (WRGB) (720p) @@ -1763,13 +1907,13 @@ https://cdn.igocast.com/channel3_hls/channel3_master.m3u8 https://cdn.igocast.com/channel4_hls/channel4_master.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ACTV Phoenix AZ +#EXTINF:-1 tvg-id="" status="error",ACTV Phoenix AZ https://cdn3.wowza.com/5/ODB6NmF5K3l4T1h5/persis/6361162879_AZ-247.stream_247/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",America's Voice (KCKS-LD5) (480p) [Not 24/7] https://cdn.igocast.com/channel5_hls/channel5_master.m3u8 #EXTINF:-1 tvg-id="" status="online",AWC TV https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streama/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamรฉrica (576p) http://209.91.213.10:8088/play/a011 @@ -1901,11 +2045,9 @@ https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 https://cdn.igocast.com/channel10_hls/channel10_master.m3u8 #EXTINF:-1 tvg-id="" status="online",Slimo (540p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",Space Channel +#EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",Space Channel #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 https://stream.ads.ottera.tv/playlist.m3u8?network_id=565 -#EXTINF:-1 tvg-id="" status="error",Temple TV -https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Florida Channel Tallahassee FL (WFSU-TV2) (480p) https://5e6cea03e25b6.streamlock.net/live/WFSU-FL.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",The Grapevine @@ -1933,6 +2075,8 @@ https://unidfp-nlds138.global.ssl.fastly.net/nlds/univisionnow/univision_dal2/as https://cdn.igocast.com/channel8_hls/channel8_master.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 +#EXTINF:-1 tvg-id="" status="error",Vida Visiรณn Network (720p) +https://f-tx-edge-87.christianworldmedia.com/radiovidavision/mp4:radiovidavision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Village of Hastings-On-Hudson NY (WHOH-TV) (360p) http://stream.swagit.com/live-edge/hastingsonhudsonny/smil:std-4x3-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) diff --git a/streams/us_adultswim.m3u b/streams/us_adultswim.m3u index 39ba48cef7..dd4ca860ac 100644 --- a/streams/us_adultswim.m3u +++ b/streams/us_adultswim.m3u @@ -11,7 +11,7 @@ http://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimLastStreamOnTheLeft.us" status="online",Adult Swim Last Stream On The Left (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/lsotl/stream.m3u8 -#EXTINF:-1 tvg-id="AdultSwimMetalocalypse.us" status="online",Adult Swim Metalocalypse (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimMetalocalypse.us" status="timeout",Adult Swim Metalocalypse (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimOffTheAir.us" status="online",Adult Swim Off The Air (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/off-the-air/stream.m3u8 diff --git a/streams/us_glewedtv.m3u b/streams/us_glewedtv.m3u index 1844c7dee9..1eaa1fd4b9 100644 --- a/streams/us_glewedtv.m3u +++ b/streams/us_glewedtv.m3u @@ -3,7 +3,7 @@ https://linear-235.frequency.stream/dist/glewedtv/235/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Choppertown (720p) https://linear-11.frequency.stream/dist/glewedtv/11/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",DeFiance Media (720p) +#EXTINF:-1 tvg-id="" status="error",DeFiance Media (720p) https://linear-68.frequency.stream/dist/glewedtv/68/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",DeFiance Media (1080p) https://amg01529-defiancetv-defiancemedia-glewed-tre8x.amagi.tv/playlist.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index fe008790e5..f16f332e91 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -23,7 +23,7 @@ http://v-pi.theus6tv.duckdns.org/hls/4.2/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) +#EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.6/playlist.m3u8 #EXTINF:-1 tvg-id="WCAUDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCAU-DT1 (NBC 10) (1080p) @@ -50,7 +50,7 @@ http://v-pi.theus6tv.duckdns.org/hls/2.2/playlist.m3u8 #EXTINF:-1 tvg-id="WDPNDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/2.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WELLLD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) +#EXTINF:-1 tvg-id="WELLLD1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/45.1/playlist.m3u8 #EXTINF:-1 tvg-id="WFMZDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WFMZ-DT1 (720p) @@ -89,7 +89,7 @@ http://v-ny.theus6tv.duckdns.org/hls/33.7/playlist.m3u8 #EXTINF:-1 tvg-id="WKOBLD6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD6 (Estrella TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/42.6/playlist.m3u8 -#EXTINF:-1 tvg-id="WLIWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT1 (PBS WLIW) (1080p) +#EXTINF:-1 tvg-id="WLIWDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT1 (PBS WLIW) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/21.1/playlist.m3u8 #EXTINF:-1 tvg-id="WLIWDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT2 (Create TV) (432p) @@ -143,16 +143,16 @@ http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT1 (FOX 5) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT2 (Movies!) +#EXTINF:-1 tvg-id="WNYWDT2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT2 (Movies!) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather) +#EXTINF:-1 tvg-id="WNYWDT3.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.3/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT4 (The Grio) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT5 (Decades) +#EXTINF:-1 tvg-id="WNYWDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT5 (Decades) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.5/playlist.m3u8 #EXTINF:-1 tvg-id="WPHLDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPHL-DT1 (PHL17) (720p) @@ -173,10 +173,10 @@ http://v-pi.theus6tv.duckdns.org/hls/61.4/playlist.m3u8 #EXTINF:-1 tvg-id="WPPXDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPPX-DT5 (Laff) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/61.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WPVIDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPVI-DT1 (ABC 6) (720p) +#EXTINF:-1 tvg-id="WPVIDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPVI-DT1 (ABC 6) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/6.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXNDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT1 (Ion East) +#EXTINF:-1 tvg-id="WPXNDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT1 (Ion East) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/31.1/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT2 (Bounce HD) @@ -206,7 +206,7 @@ http://v-ny.theus6tv.duckdns.org/hls/48.2/playlist.m3u8 #EXTINF:-1 tvg-id="WRNNDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WRNN-DT3 (Canal de la Fe) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/48.3/playlist.m3u8 -#EXTINF:-1 tvg-id="WRNNDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WRNN-DT4 (QVC) (432p) +#EXTINF:-1 tvg-id="WRNNDT4.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WRNN-DT4 (QVC) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/48.4/playlist.m3u8 #EXTINF:-1 tvg-id="WTVEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTVE-DT1 (720p) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index d1b1fe7dc7..0db565d104 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -1,6 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="24HourFreeMovies.us" status="timeout",24 Hour Free Movies (720p) [Not 24/7] -https://d15690s323oesy.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/UDU-Plex/158.m3u8 +#EXTINF:-1 tvg-id="24HourFreeMovies.us" status="online",24 Hour Free Movies (720p) [Not 24/7] +https://d15690s323oesy.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/UDU-Plex2/145.m3u8 #EXTINF:-1 tvg-id="AccuWeather.us" status="online",AccuWeather Now (1080p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00684-accuweather-accuweather-plex/playlist.m3u8 #EXTINF:-1 tvg-id="AFV.us" status="online",AFV (720p) @@ -63,7 +63,7 @@ https://linear-5.frequency.stream/dist/plex/5/hls/master/playlist.m3u8 https://linear-44.frequency.stream/dist/plex/44/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) https://sportsgrid-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Tankee.us" status="error",Tankee (720p) +#EXTINF:-1 tvg-id="Tankee.us" status="online",Tankee (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?app_bundle=com.plexapp.desktop&app_domain=app.plex.tv&app_name=plex&content_series=5f12332eeca6a20040b328e5&content_title=MorUy57ijWhGe4ixZb_T&coppa=1&custom4=plex&device_make=Windows&device_model=Firefox&did=df8e1a36-847d-5096-86a7-3803ed330ede&gdpr=1&h=691&live=1&network_id=39&us_privacy=1---&w=1224 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index bcf7dcc917..a6a4f03da6 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -1,10 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="70sCinema.us" status="online",Pluto TV 70s Cinema (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d878d3d19b30007d2e782/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= +#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="90sThrowback.us" status="online",Pluto TV 90s Throwback (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="90210.us" status="online",Pluto TV 90120 (720p) @@ -107,12 +107,12 @@ http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] @@ -203,6 +203,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) @@ -212,8 +214,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= -#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY @@ -226,39 +226,39 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FamilyTies.us" status="online",Pluto TV Family Ties (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a630f530007dde654/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b0f2237a6ff45d16c3f9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=726&terminate=false&userId= -#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58e55b14ad8e9c364d55f717/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58e55b14ad8e9c364d55f717&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=112&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) @@ -332,9 +332,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645 #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId= +#EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p) @@ -378,14 +378,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfc #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel @@ -436,9 +436,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] @@ -473,10 +473,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) @@ -485,8 +485,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c7086 https://stitcher-ipv4.pluto.tv/stitch/hls/channel/60d39387706fe50007fda8e8/master.m3u8?already_redirected=true&appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=62f4 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -501,20 +499,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) @@ -557,8 +557,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5887ba337b8e94223e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5887ba337b8e94223eb121bd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBigTimeRush.us" status="online",Pluto TV Big Time Rush (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa7aab66c76000790ee7e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVBoxing.us" status="error",Pluto TV Boxing (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac425f949b4600079938f3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b5a4bb7da5c0007e5c9e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b5a4bb7da5c0007e5c9e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c631817-0713-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) @@ -575,12 +573,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf1472 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCMTWesterns.us" status="online",Pluto TV CMT Westerns (684p) +#EXTINF:-1 tvg-id="PlutoTVCMTWesterns.us" status="timeout",Pluto TV CMT Westerns (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (720p) @@ -588,10 +586,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4 #EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e843d849109b700075d5ada&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ddc64e1e-0581-11eb-82fe-0242ac110002&terminate=false&userId= @@ -609,6 +607,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) @@ -623,8 +623,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -760,11 +758,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948 #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVLoveMusic.us" status="error",Pluto TV MTV Love Music (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ae79fa46e17000794e84c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVPranks.us" status="online",Pluto TV MTV Pranks (720p) @@ -801,8 +799,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f98 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVProWrestling.us" status="error",Pluto TV Pro Wrestling (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac431fc1ffbc0007e6b6a7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVQwestTVJazzBeyond.us" status="online",Pluto TV Qwest TV Jazz & Beyond (720p) https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) @@ -810,9 +806,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee1 #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="error",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -914,9 +910,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0dc00b1 #EXTINF:-1 tvg-id="PlutoTVVH1Classics.us" status="online",Pluto TV VH1 Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6076cd1df8576d0007c82193/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -930,13 +926,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc1 #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) @@ -1036,21 +1032,21 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c6 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1186,11 +1182,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] @@ -1213,7 +1209,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guรญa de canales (720p) +#EXTINF:-1 tvg-id="" status="timeout",Pluto TV Guรญa de canales (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&terminate=false&userId= @@ -1264,9 +1260,9 @@ http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 Documentaries (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf901280e3550009139c86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=475&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV My5 Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV My5 Documentaries (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf901280e3550009139c86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=475&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (England) (720p) @@ -1284,6 +1280,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007 #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1291,8 +1289,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) @@ -1313,8 +1309,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= -#EXTINF:-1 tvg-id="" status="error",Pluto TV Truly (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Weather Nation Chicago (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/Chicago/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) diff --git a/streams/us_simultv.m3u b/streams/us_simultv.m3u index b434ff7f3c..e17890780e 100644 --- a/streams/us_simultv.m3u +++ b/streams/us_simultv.m3u @@ -7,17 +7,17 @@ https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 https://simultv.s.llnwi.net/n4s4/xcorps/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",2A Network (720p) https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cowboy Theater (720p) +#EXTINF:-1 tvg-id="" status="timeout",Cowboy Theater (720p) https://simultv.s.llnwi.net/o054/CowboyTheater/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cut Up N Cook (720p) +#EXTINF:-1 tvg-id="" status="timeout",Cut Up N Cook (720p) https://simultv.s.llnwi.net/n4s4/CutUpNCook/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dimensions +#EXTINF:-1 tvg-id="" status="timeout",Dimensions https://simultv.s.llnwi.net/o054/Dimensions/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Kartoon Circus https://simultv.s.llnwi.net/o062/KartoonCircus/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Kid Central (720p) +#EXTINF:-1 tvg-id="" status="timeout",Kid Central (720p) https://simultv.s.llnwi.net/o058/KidCentral/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Lifestyle https://simultv.s.llnwi.net/o058/Lifestyle/interlink.m3u8 @@ -31,7 +31,7 @@ https://simultv.s.llnwi.net/o064/PrimeTimeDrama/interlink.m3u8 https://simultv.s.llnwi.net/n4s4/ProvidenceNetwork/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Ready Set Action (720p) https://simultv.s.llnwi.net/o059/ReadySetAction/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SimSi TV +#EXTINF:-1 tvg-id="" status="error",SimSi TV https://simultv.s.llnwi.net/o060/SimSiTV/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Slap Tech https://simultv.s.llnwi.net/o061/SlapTech/interlink.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 6b7856656d..195d0779c9 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -5,7 +5,7 @@ https://tna5.bozztv.com/aigaiotv1/index.m3u8 #EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/AVCHD/index.m3u8 -#EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ConectaTV.mx" status="error",Conecta TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Conectatvmexico/index.m3u8 #EXTINF:-1 tvg-id="JessTV.ca" status="online",Jess TV (Lethbridge) (480p) [Not 24/7] diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index c995ac77c2..e88febfd00 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -354,9 +354,9 @@ https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR HSN (720p) https://dai.google.com/linear/hls/event/akursTHNTo6qGf1TtlHNsw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) -https://dai.google.com/linear/hls/event/YoBM0ae5Q62TPdrfFHS4RQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) +https://dai.google.com/linear/hls/event/YoBM0ae5Q62TPdrfFHS4RQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR National (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 8b94be8803..0aaadafb98 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -43,8 +43,6 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Localish.m3u8 #EXTINF:-1 tvg-id="News12NewYork.us" status="online",News 12 New York (1080p) https://lnc-news12.tubi.video/index.m3u8 -#EXTINF:-1 tvg-id="Newsy.us" status="error",Newsy (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Newsy.m3u8 #EXTINF:-1 tvg-id="Pattrn.us" status="online",Pattrn (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Pattrn.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) @@ -99,7 +97,7 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WNYW-Monetizer.m3u8 #EXTINF:-1 tvg-id="WOFLDT1.us" status="online",FOX 35 Orlando FL (WOFL) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WOFL-Monetizer.m3u8 -#EXTINF:-1 tvg-id="WPBFDT1.us" status="error",WPBF-TV News West Palm Beach FL (720p) +#EXTINF:-1 tvg-id="WPBFDT1.us" status="online",WPBF-TV News West Palm Beach FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 #EXTINF:-1 tvg-id="WPTZDT1.us" status="online",WPTZ-TV News Plattsburgh NY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index 5546ba8616..105c00debc 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -3,7 +3,7 @@ https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ PennST camera https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ PPL Tower Camera +#EXTINF:-1 tvg-id="" status="timeout",WFMZ PPL Tower Camera https://cdn.jaybirdtv.com/wfmz/channel/9/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",WFMZ Traffic +#EXTINF:-1 tvg-id="" status="online",WFMZ Traffic https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index d59d401b7e..3e078474f8 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -19,17 +19,17 @@ https://blacknewschannel-xumo-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknews https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (720p) +#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appรฉtit (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ChiveTV.us" status="timeout",Chive TV (720p) +#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) https://circle-xumo.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) +#EXTINF:-1 tvg-id="Circle.us" status="timeout",Circle (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 @@ -47,7 +47,7 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmHub.us" status="timeout",Film Hub (720p) +#EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 @@ -61,7 +61,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="timeout",Funny or Die (720p) +#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 @@ -71,9 +71,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GQ.us" status="timeout",GQ (720p) +#EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) +#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 @@ -156,9 +156,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhitlist/CDN/playlis #EXTINF:-1 tvg-id="StingrayHitList.ca" status="online",Stingray Hit List (1080p) https://xumo-redbox.ott-channels.stingray.com/107/master.m3u8 #EXTINF:-1 tvg-id="StingrayHotCountry.ca" status="online",Stingray Hot Country (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhotcountry/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayHotCountry.ca" status="online",Stingray Hot Country (1080p) https://xumo-redbox.ott-channels.stingray.com/108/master.m3u8 +#EXTINF:-1 tvg-id="StingrayHotCountry.ca" status="timeout",Stingray Hot Country (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhotcountry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="online",Stingray Naturescape (360p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraynaturescape/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Stingray Qello Concerts (1080p) @@ -174,9 +174,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://bobross-xumous-ingest.cinedigm.com/master.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://bobross-xumous.cinedigm.com/midroll/amagi_hls_data_xumo-host-bobross-xumo/CDN/master.m3u8 +#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) @@ -185,19 +185,19 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist. https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) +#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="timeout",Vanity Fair (720p) +#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) +#EXTINF:-1 tvg-id="Vogue.us" status="timeout",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 diff --git a/streams/uy.m3u b/streams/uy.m3u index 411aed191e..c69a85ad40 100644 --- a/streams/uy.m3u +++ b/streams/uy.m3u @@ -3,7 +3,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/charruatvcanal #EXTINF:-1 tvg-id="LatinoKids.uy" status="online",LatinoKids (360p) [Not 24/7] https://videostreaming.cloudserverlatam.com/8062/8062/playlist.m3u8 -#EXTINF:-1 tvg-id="UCL.uy" status="error",UCL TV (360p) [Not 24/7] -https://livedelta.cdn.antel.net.uy/out/u/url_canalu_2.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal 10 (720p) https://edge3-hr.cvattv.com.ar/live/c4eds/Canal10_URU/SA_SAGEMCOM/Canal10_URU.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 1cbfa58fd8..745349c1f7 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="online",Anzoรกtegui TV +#EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="timeout",Anzoรกtegui TV https://vcp2.myplaytv.com/anzoateguitv/anzoateguitv/playlist.m3u8 #EXTINF:-1 tvg-id="CanalI.ve" status="online",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 @@ -7,21 +7,19 @@ https://vcp.myplaytv.com/canali/canali/playlist.m3u8 https://vcp.myplaytv.com/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.ve" status="online",CTN https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 -#EXTINF:-1 tvg-id="ESportsMax.ve" status="online",Esports Max [Not 24/7] -http://vcpar.myplaytv.com/esportsmax/live/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live #EXTINF:-1 tvg-id="Italianissimo.ve" status="online",Italianissimo (360p) [Not 24/7] https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 -#EXTINF:-1 tvg-id="MDATelevision.ve" status="error",MDA Televisiรณn +#EXTINF:-1 tvg-id="MDATelevision.ve" status="online",MDA Televisiรณn https://vcp.myplaytv.com/mdatv/mdatv/playlist.m3u8 #EXTINF:-1 tvg-id="OxigenoTV.ve" status="online",Oxigeno TV (360p) [Not 24/7] https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 -#EXTINF:-1 tvg-id="Panavision.ve" status="online",Panavisiรณn +#EXTINF:-1 tvg-id="Panavision.ve" status="timeout",Panavisiรณn https://vcp.myplaytv.com/panavision/ngrp:panavision_all/playlist.m3u8 #EXTINF:-1 tvg-id="PromarTV.ve" status="online",PromarTV (Yaracuy) (1080p) [Not 24/7] http://vcp1.myplaytv.com:1935/promar/promar/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioCaracasRadio.ve" status="online",Radio Caracas Radio 750 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCaracasRadio.ve" status="error",Radio Caracas Radio 750 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5AA3XP4_pXIELctSsH_L7w/live #EXTINF:-1 tvg-id="Telesur.ve" status="online",teleSUR (1080p) https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 @@ -39,7 +37,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/VTV http://190.122.96.187:8888/http/006 #EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv -#EXTINF:-1 tvg-id="" status="error",BitRadio +#EXTINF:-1 tvg-id="" status="online",BitRadio https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Esports Max [Not 24/7] +http://vcpar.myplaytv.com/esportsmax/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TNO Radio https://stmv1.srvstm.com/tnovideo1/tnovideo1/playlist.m3u8 diff --git a/streams/ye.m3u b/streams/ye.m3u index ec9e84a359..415fd59a3a 100644 --- a/streams/ye.m3u +++ b/streams/ye.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AICTV.ye" status="timeout",AIC TV (576p) http://195.35.85.115:8000/play/a0fr -#EXTINF:-1 tvg-id="AlerthAlnabawi.ye" status="online",Alerth Alnabawi (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AlerthAlnabawi.ye" status="error",Alerth Alnabawi (576p) [Not 24/7] http://82.212.74.2:8000/live/7307.m3u8 #EXTINF:-1 tvg-id="Alghadye.ye" status="online",Alghad Almushreq (576p) http://82.212.74.3:8000/live/7512.m3u8 diff --git a/streams/za.m3u b/streams/za.m3u new file mode 100644 index 0000000000..d3dd6c78e4 --- /dev/null +++ b/streams/za.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="CNBCAfrica.za" status="online",CNBC Africa (480p) +https://5be2f59e715dd.streamlock.net/CNBC/smil:CNBCSandton.smil/playlist.m3u8