Update README.md

This commit is contained in:
themak1985 2021-02-25 00:43:10 -05:00 committed by GitHub
parent 1f3a0481c9
commit e8a13549cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,6 @@ Collection of 5000+ publicly available IPTV channels from all over the world.
Internet Protocol television (IPTV) is the delivery of television content over Internet Protocol (IP) networks. Internet Protocol television (IPTV) is the delivery of television content over Internet Protocol (IP) networks.
## Contribution
Please make sure to read the [Contributing Guide](.github/CONTRIBUTING.md) before sending an issue or making a pull request.
## Usage ## Usage
To watch IPTV you just need to paste this link `https://iptv-org.github.io/iptv/index.m3u` to any player which supports M3U-playlists. You can also use the SFW version of the playlist `https://iptv-org.github.io/iptv/index.sfw.m3u`. To watch IPTV you just need to paste this link `https://iptv-org.github.io/iptv/index.m3u` to any player which supports M3U-playlists. You can also use the SFW version of the playlist `https://iptv-org.github.io/iptv/index.sfw.m3u`.
@ -23,7 +19,8 @@ Also you can instead use one of these playlists:
Or select one of the playlists from the list below. Or select one of the playlists from the list below.
## Playlists by category ## Playlists by category
<details open>
<summary>Playlists by category</summary>
<!-- prettier-ignore --> <!-- prettier-ignore -->
<table> <table>
<thead> <thead>
@ -153,6 +150,7 @@ Or select one of the playlists from the list below.
<tr><td align="left">Undefined</td><td align="right">5</td><td align="left"><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr> <tr><td align="left">Undefined</td><td align="right">5</td><td align="left"><code>https://iptv-org.github.io/iptv/languages/undefined.m3u</code></td></tr>
</tbody> </tbody>
</table> </table>
</details>
## Playlists by country ## Playlists by country
@ -400,6 +398,10 @@ Or select one of the playlists from the list below.
</tbody> </tbody>
</table> </table>
## Contribution
Please make sure to read the [Contributing Guide](.github/CONTRIBUTING.md) before sending an issue or making a pull request.
## For Developers ## For Developers
In addition to the above methods, you can also get a list of all available channels in JSON format. In addition to the above methods, you can also get a list of all available channels in JSON format.