Make sure the channel is not [blocklisted](https://iptv-org.github.io/?q=is_blocked%3Atrue), see the [History of related issues](https://github.com/iptv-org/database/blob/master/data/blocklist.csv) for details. Some channels or content may not be provided in this repository due to copyright or GitHub terms of service issues.
Start by asking our community for help via [Discussions](https://github.com/orgs/iptv-org/discussions). It is quite possible that someone already has a link to the channel you need and they just haven't added it to our playlists yet.
Make sure the channel wasn't [blocklisted](https://iptv-org.github.io/?q=is_blocked%3Atrue) recently and see the [History of related issues](https://github.com/iptv-org/database/blob/master/data/blocklist.csv) for details.
The repository simply contains user-submitted links to publicly available video stream URLs, note that we have no control over the stream sources. Unfortunately, if there's no alternate source that has been intentionally made public there is little we can do about it.
See the Playlist Structure section of the [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#playlist-structure)
If you still believe the broadcast area or language is incorrect, you can request to edit the feed info in our [Database](https://github.com/iptv-org/database/issues)
The site is an extensive database of all existing TV channels in the world, and does not represent a list of streams in our possession. Only channels for which we have working stream links are included in the playlists.
You may still check [iptv-org.github.io with the "streams:>0" parameter](https://iptv-org.github.io/?q=streams%3A%3E0) in the search bar to check all available streams.
We use [VLC media player](https://www.videolan.org/vlc/index.html) for playback and [FFmpeg](https://www.ffmpeg.org/) for testing and development, as they represent a practical sweet spot for cross-platform IPTV compatibility, including support for HTTP referrer and user-agent-based streams.
For this reason we only accept links that can be supplemented by #EXTVLCOPT:http-referrer and #EXTVLCOPT:http-user-agent arguments. Links that require CORS handling or browser spoofing are not accepted due to added complexity.