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
2d6f4f7eb5
commit
e5b870586c
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -51,8 +51,8 @@ https://iptv-org.github.io/api/channels.json
|
||||||
| subdivision | Code of the subdivision (e.g., provinces or states) from which the broadcast is transmitted ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)) |
|
| subdivision | Code of the subdivision (e.g., provinces or states) from which the broadcast is transmitted ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)) |
|
||||||
| city | Name of the city from which the broadcast is transmitted |
|
| city | Name of the city from which the broadcast is transmitted |
|
||||||
| 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](database/languages.csv) broadcast |
|
| languages | List of languages broadcast |
|
||||||
| categories | List of [categories](database/categories.csv) to which this channel belongs |
|
| categories | List of categories 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 |
|
||||||
|
|
||||||
|
@ -200,11 +200,11 @@ 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](database/countries.csv) in the region |
|
| countries | List of countries in the region |
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue