Update CHANGELOG.md
https://iptv-org.github.io/api/channels.json
[ //... { "id": "AnhuiTV.cn", "name": "Anhui TV", "alt_names": ["安徽卫视"], "network": "Anhui", "owners": ["China Central Television"], "country": "CN", "categories": ["general"], "is_nsfw": false, "launched": "2016-07-28", "closed": "2020-05-31", "replaced_by": "CCTV1.cn", "website": "http://www.ahtv.cn/" } //... ]
YYYY-MM-DD
Source of data: https://github.com/iptv-org/database
https://iptv-org.github.io/api/feeds.json
[ //... { "channel": "France3.fr", "id": "ParisIledeFrance", "name": "Paris Ile-de-France", "alt_names": ["Paris Île-de-France"], "is_main": false, "broadcast_area": ["c/FR"], "timezones": ["Europe/Paris"], "languages": ["fra"], "format": "576i" } //... ]
r/<region_code>
c/<country_code>
s/<subdivision_code>
ct/<city_code>
https://iptv-org.github.io/api/logos.json
[ //... { "channel": "France3.fr", "feed": "ParisIledeFrance", "tags": ["horizontal", "white"], "width": 1000, "height": 468, "format": "SVG", "url": "https://example.com/logo.svg" } //... ]
PNG
JPEG
SVG
GIF
WebP
AVIF
APNG
https://iptv-org.github.io/api/streams.json
[ //... { "channel": "France3.fr", "feed": "NordPasdeCalaisHD", "title": "France 3 Nord Pas-de-Calais HD", "url": "http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8", "referrer": "http://example.com/", "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)", "quality": "720p" } //... ]
Source of data: https://github.com/iptv-org/iptv
https://iptv-org.github.io/api/guides.json
[ //... { "channel": "BBCOne.uk", "feed": "EastMidlandsHD", "site": "sky.co.uk", "site_id": "bbcone", "site_name": "BBC One", "lang": "en" } //... ]
Source of data: https://github.com/iptv-org/epg
https://iptv-org.github.io/api/categories.json
[ //... { "id": "documentary", "name": "Documentary", "description": "Programming that depicts a person or real-world event" } //... ]
https://iptv-org.github.io/api/languages.json
[ //... { "name": "French", "code": "fra" } //... ]
https://iptv-org.github.io/api/countries.json
[ //... { "name": "Canada", "code": "CA", "languages": ["eng", "fra"], "flag": "🇨🇦" } //... ]
https://iptv-org.github.io/api/subdivisions.json
[ //... { "country": "BD", "name": "Bandarban", "code": "BD-01", "parent": "BD-B" } //... ]
https://iptv-org.github.io/api/cities.json
[ //... { "country": "CN", "subdivision": "CN-SD", "name": "Yantai", "code": "CNYAT", "wikidata_id": "Q210493" } //... ]
https://iptv-org.github.io/api/regions.json
[ //... { "code": "MAGHREB", "name": "Maghreb", "countries": ["DZ", "LY", "MA", "MR", "TN"] } //... ]
https://iptv-org.github.io/api/timezones.json
[ //... { "id": "Europe/London", "utc_offset": "+00:00", "countries": ["UK", "GG", "IM", "JE"] } //... ]
https://iptv-org.github.io/api/blocklist.json
[ //... { "channel": "AnimalPlanetEast.us", "reason": "dmca", "ref": "https://github.com/iptv-org/iptv/issues/1831" } //... ]
dmca
nsfw
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.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
API
Overview
Channels
YYYY-MM-DD)YYYY-MM-DD)Source of data: https://github.com/iptv-org/database
Feeds
r/<region_code>,c/<country_code>,s/<subdivision_code>,ct/<city_code>)Source of data: https://github.com/iptv-org/database
Logos
PNG,JPEG,SVG,GIF,WebP,AVIF,APNG)Source of data: https://github.com/iptv-org/database
Streams
Source of data: https://github.com/iptv-org/iptv
Guides
Source of data: https://github.com/iptv-org/epg
Categories
Source of data: https://github.com/iptv-org/database
Languages
Source of data: https://github.com/iptv-org/database
Countries
Source of data: https://github.com/iptv-org/database
Subdivisions
Source of data: https://github.com/iptv-org/database
Cities
Source of data: https://github.com/iptv-org/database
Regions
Source of data: https://github.com/iptv-org/database
Timezones
Source of data: https://github.com/iptv-org/database
Blocklist
dmcaornsfw)Source of data: https://github.com/iptv-org/database
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.