mirror of
https://github.com/iptv-org/database.git
synced 2024-11-22 02:44:10 -05:00
User editable database for TV channels.
517fe34b04
Replace images from: Channel ID: Numbers to letter A Ending with .vn. Replaced most image hosting with dynamic scaling web hosts. Utilized Youtube channel Ids to provide dynamic scaling. If website provided or there is inadequate info that does not provide logo, it will be marked as removed in the url. |
||
---|---|---|
.github | ||
.readme | ||
data | ||
scripts | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc.js | ||
CONTRIBUTING.md | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Database
User editable database for TV channels.
All data is stored in the /data folder as CSV (Comma-separated values) files and can be edited with any spreadsheet editor (such as Google Sheets, LibreOffice, ...).
API
All data is also available through the API, documentation for which 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
Please make sure to read the Contributing Guide before sending issue or a pull request.
And thank you to everyone who has already contributed!