No description
Find a file
2025-04-24 15:53:48 -07:00
.github/workflows Update update.yml 2025-04-14 22:20:07 +03:00
src Update src/ 2025-04-14 21:53:33 +03:00
static Update manifest.json 2025-04-14 21:53:40 +03:00
tests Create playlistCreator.test.js 2025-04-14 21:53:03 +03:00
.gitignore Update .gitignore 2025-04-14 21:53:43 +03:00
.npmrc Init 2022-02-22 11:32:05 +03:00
LICENSE Create LICENSE 2023-03-07 17:49:37 +03:00
package-lock.json Update dependencies 2025-04-14 21:37:05 +03:00
package.json Update package.json 2025-04-14 22:20:11 +03:00
README.md Update README.md 2023-12-08 20:36:54 +03:00
svelte.config.js Update dependencies 2025-02-05 08:26:26 +03:00
tsconfig.json Create tsconfig.json 2025-04-14 21:37:49 +03:00
vite.config.js Update vite.config.js 2025-04-14 21:38:49 +03:00
yarn.lock Update dependencies 2025-04-14 21:37:05 +03:00

iptv-org.github.io update

Developing

# install dependencies
npm install
# run the development server
npm run dev

Building

npm run build

Deploying

The site is automatically deployed when commits land in main branch, via GitHub Pages.

Database

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

Streams

All links to the streams used on the site are taken from the iptv-org/iptv repository.

EPG

All links to the guides used on the site are taken from the iptv-org/epg repository.

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 an idea, you can post it in the Discussions tab.

Contribution

If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.

And thank you to everyone who has already contributed!

Backers

Contributors

License

CC0