mirror of
https://github.com/iptv-org/api.git
synced 2025-05-12 10:00:07 -04:00
Update README.md
This commit is contained in:
parent
23dab80273
commit
afe897c086
1 changed files with 7 additions and 7 deletions
|
@ -37,8 +37,8 @@ https://iptv-org.github.io/api/channels.json
|
||||||
| name | Full name of the channel |
|
| name | Full name of the channel |
|
||||||
| country | Broadcast source country ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code) |
|
| country | Broadcast source country ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code) |
|
||||||
| broadcast_area | List of codes describing the broadcasting area (`r/<region_code>`, `c/<country_code>`, `s/<subdivision_code>`) |
|
| broadcast_area | List of codes describing the broadcasting area (`r/<region_code>`, `c/<country_code>`, `s/<subdivision_code>`) |
|
||||||
| languages | List of [languages](#languages) broadcast |
|
| languages | List of [languages](database/languages.csv) broadcast |
|
||||||
| categories | List of [categories](#categories) to which this channel belongs |
|
| categories | List of [categories](database/categories.csv) to which this channel belongs |
|
||||||
| is_nsfw | Indicates whether the channel broadcasts adult content |
|
| is_nsfw | Indicates whether the channel broadcasts adult content |
|
||||||
| logo | Logo URL |
|
| logo | Logo URL |
|
||||||
|
|
||||||
|
@ -161,10 +161,10 @@ https://iptv-org.github.io/api/regions.json
|
||||||
```
|
```
|
||||||
|
|
||||||
| Field | Description |
|
| Field | Description |
|
||||||
| --------- | --------------------------------------------- |
|
| --------- | --------------------------------------------------------- |
|
||||||
| name | Region name |
|
| name | Region name |
|
||||||
| code | Code of the region |
|
| code | Code of the region |
|
||||||
| countries | List of [countries](#countries) in the region |
|
| countries | List of [countries](database/countries.csv) in the region |
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue