Update CONTRIBUTING.md

Co-authored-by: Ismaël Moret <30985701+BellezaEmporium@users.noreply.github.com>
This commit is contained in:
Dum4G
2026-06-06 18:42:10 +03:00
committed by GitHub
co-authored by Ismaël Moret
parent 3d796cafa7
commit d73ec5ea59
+1 -1
View File
@@ -201,7 +201,7 @@ http://example.com/stream.m3u8
## Playlist Structure
There are two types of playlists that can be found in the [streams/](https://github.com/iptv-org/iptv/tree/master/streams) directory:
- By country origin playlists - imply that a studio broadcasting the channel has a headquarter in a select country. That doesn't necessarily imply that a stream is intended to be broadcasted for that select country.
- Playlists by country of origin — indicate that the studio broadcasting the channel is headquartered in a particular country. This does not necessarily mean that the stream is intended for viewers in that same country.
- Playlists by source - imply that all the containing streams comes from the same server or infrastructure and broadcast on behalf of the same provider.
Please consider that both playlists are not meant to be used by viewers and intended to stay that way for the ease of maintanance.
All links in playlists are sorted automatically according to the information used from our [Database](https://iptv-org.github.io/) so there is no need to sort them manually. For more info, see [Scripts](#scripts).