Sanaei 994b12fb25 fix: correct Live 24/7 handling and label regressions
- stream.updateWithIssue: 'Live 24/7: Yes' meant the stream IS 24/7, but it
  was assigned straight to isNot247, inverting the label. A 'No' answer was
  also ignored because the guard skipped falsy values.
- dataSet.getBoolean: an unanswered dropdown is stored as '' by
  parseIssueBody, which getBoolean read as false. Treat it as undefined so
  'no answer' means 'leave unchanged' instead of 'Not 24/7'.
- update.addStream: has() is true for an unanswered field, so it produced
  isNot247 = true for issues that left the dropdown blank.
- generate: sortBy got five orders for four iteratees.
- 2_streams_edit.yml: restore the '~' reset option dropped from the quality
  dropdown when the Label field was removed.
- stream.getLabels: use const to satisfy prefer-const.
2026-09-04 18:02:35 +02:00
2025-10-09 03:20:46 +03:00
2026-09-04 17:52:26 +02:00
2025-10-09 03:20:46 +03:00
2025-12-04 18:30:45 +03:00
2026-06-22 18:16:31 +03:00
2025-10-08 21:25:52 +03:00
2026-05-27 19:21:22 +02:00
2025-10-09 03:20:46 +03:00
2025-10-09 03:20:46 +03:00
2026-09-03 06:05:32 +03:00
2026-09-04 00:20:36 +00:00
2026-02-12 05:48:51 +03:00
2025-10-09 03:20:46 +03:00

IPTV update

Collection of publicly available IPTV (Internet Protocol television) channels from all over the world.

Table of contents

How to use?

Simply paste the link to one of the playlists into any video player that supports live streaming and press Open.

VLC Network Panel

Playlists

The main playlist containing all channels available in the repository can be found at:

https://iptv-org.github.io/iptv/index.m3u

Links to other playlists can be found in the PLAYLISTS.md file.

EPG

Electronic Program Guide for most of the channels can be downloaded using utilities published in the iptv-org/epg repository.

Database

All channel data is taken from the iptv-org/database repository. If you find any errors please open a new issue there.

API

The API documentation can be found in the iptv-org/api repository.

Resources

Links to other useful IPTV-related resources can be found in the iptv-org/awesome-iptv repository.

Discussions

If you have a question or idea, welcome to the Discussions.

FAQ

The answers to the most popular questions can be found in the FAQ.md file.

Contribution

Please make sure to read the Contributing Guide before sending an issue or making a pull request.

And thank you to everyone who has already contributed!

Backers

Contributors

No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by opening an issue. However, note that we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is not a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (not GitHub, nor the maintainers of this repository).

License

CC0

S
Description
No description provided
Readme Unlicense
1.2 GiB
Languages
TypeScript 57.4%
JavaScript 42.6%