Update index.html
This commit is contained in:
parent
98cca24c0b
commit
1a48f33aeb
1 changed files with 12 additions and 6 deletions
|
@ -59,7 +59,6 @@
|
|||
<h3 id="iptvnator-web">IPTVnator Web</h3>
|
||||
<ol>
|
||||
<li>Copy the URL</li>
|
||||
<li>Open IPTVnator</li>
|
||||
<li>Click on the plus button at the top right</li>
|
||||
<li>Click on “Add via URL”</li>
|
||||
<li>Paste the URL</li>
|
||||
|
@ -67,19 +66,16 @@
|
|||
</ol>
|
||||
<h3 id="vlc-windows">VLC Windows</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Press CTRL + V and then press enter.</li>
|
||||
</ol>
|
||||
<h3 id="vlc-macos">VLC macOS</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Press Command + V and then press enter.</li>
|
||||
</ol>
|
||||
<h3 id="vlc-android">VLC Android</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Go to the “More” tab at the bottom</li>
|
||||
<li>Press on new stream</li>
|
||||
|
@ -87,16 +83,26 @@
|
|||
</ol>
|
||||
<h3 id="vlc-iphone">VLC iPhone</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Go to the “Network” tab at the bottom</li>
|
||||
<li>Press on new stream</li>
|
||||
<li>Click on the play icon</li>
|
||||
</ol>
|
||||
<h3 id="potplayer">PotPlayer (Windows)</h3>
|
||||
<ol>
|
||||
<li>Open PotPlayer</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Ctrl+V</li>
|
||||
</ol>
|
||||
<h3 id="kodi">Kodi (Google TV, FireStick, Nvidia Shield)
|
||||
<ol>
|
||||
<li>Install from Repository → Kodi Add-on repository</li>
|
||||
<li>PVR clients → look for IPTV Simple Client and install</li>
|
||||
<li>Configure → 3rd option</li>
|
||||
<li>Set Location to Remote path</li>
|
||||
<li>Paste the URL</li>
|
||||
<li>Make sure it's enabled and click OK. Wait for the channels to load in and enjoy!</li>
|
||||
</ol>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue