Update README.md

This commit is contained in:
Aleksandr Statciuk 2022-02-12 06:39:46 +03:00
parent 2d6f4f7eb5
commit e5b870586c

View file

@ -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)) |
| 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>`) |
| languages | List of [languages](database/languages.csv) broadcast |
| categories | List of [categories](database/categories.csv) to which this channel belongs |
| languages | List of languages broadcast |
| categories | List of categories to which this channel belongs |
| is_nsfw | Indicates whether the channel broadcasts adult content |
| logo | Logo URL |
@ -201,10 +201,10 @@ https://iptv-org.github.io/api/regions.json
```
| Field | Description |
| --------- | --------------------------------------------------------- |
| --------- | ------------------------------- |
| name | Region name |
| code | Code of the region |
| countries | List of [countries](database/countries.csv) in the region |
| countries | List of countries in the region |
## Contribution