Revert "Update README.md"

This reverts commit e8a13549cc8ecd90de3255429489a07f8cfc2ecf.
This commit is contained in:
themak1985 2021-02-26 17:25:33 -05:00
parent 3dbac346eb
commit 8082c1a803

View File

@ -4,6 +4,10 @@ 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`.
@ -19,8 +23,7 @@ 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>
@ -150,7 +153,6 @@ 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
@ -398,10 +400,6 @@ 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.