7
0
Fork 0

Update tutorial/index.html

This commit is contained in:
Voxel 2024-11-16 14:55:48 -03:00
parent 73026060a0
commit 855c008013

View file

@ -13,14 +13,6 @@
<body class="stackedit">
<div class="stackedit__html"><h1 id="tutorial">Tutorial</h1>
<h2 id="players">Players</h2>
<h3 id="web">Web</h3>
<ul>
<li><a href="https://iptvnator.vercel.app/">IPTVnator</a> - Open-source and cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV archive/catchup and more.</li>
<li><a href="https://whatsuptv.app/">WhatsUp TV</a> - Player for IPTV (.m3u) playlists.</li>
<li><a href="http://yielding-meeting.surge.sh">Single m3u8 player</a> - Watch IPTV online from an m3u8 link.</li>
<li><a href="https://vidgrid.tk.gg">VidGrid</a> - News channel focused multiviewer with support for live m3u8 playlists, YouTube and Twitch streams with one-click audio switching.</li>
<li><a href="http://webtv.iptvsmarters.com">IPTV Smarter Player</a> - Video streaming player that allows your IPTV customers or end-users to stream content like Live TV, VOD, Series, and TV Catchup supplied by you.</li>
</ul>
<h3 id="windows">Windows</h3>
<ul>
<li><a href="https://www.videolan.org/vlc/download-windows.html">VLC</a> - Free and open-source portable cross-platform media player.</li>
@ -34,7 +26,7 @@
<ul>
<li><a href="https://www.videolan.org/vlc/download-macosx.html">VLC</a> - Free and open-source portable cross-platform media player.</li>
<li><a href="https://iina.io/">IINA</a> - Modern media player for macOS.</li>
<li><a href="https://mpv.io/">MPV</a> - a free, open source, and cross-platform media player</li>
<li><a href="https://mpv.io/">MPV</a> - A free, open source, and cross-platform media player</li>
<li><a href="https://kodi.tv/">Kodi</a> - Free cross-platform media player with library support.</li>
<li><a href="https://github.com/4gray/iptvnator">IPTVnator</a> - Free cross-platform IPTV streaming application with multiple features such as favorites, EPG, TV archive etc.</li>
<li><a href="https://github.com/Roshan-R/termv">termv</a> - A terminal IPTV player written in bash.</li>
@ -49,7 +41,7 @@
<li><a href="https://apps.apple.com/in/app/smarters-player-lite/id1628995509">Smarters Player Lite</a> - Video streaming player that allows your IPTV customers or end-users to stream content like Live TV, VOD, Series, and TV Catchup supplied by you.</li>
<li><a href="https://apps.apple.com/us/app/purple-playlist-player/id1547219704">Purple Playlist Player</a> - IPTV Player for users to watch content with their playlist.</li>
</ul>
<h3 id="android">Android / Google + Fire TVs</h3>
<h3 id="android">Android / Google TV / Firestick</h3>
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.dnamedya.netiptv">NET IP TV</a> - IPTV player for Android platform.</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ottplay.ottplay">Televizo</a> - IPTV Player</li>
@ -57,27 +49,13 @@
<li><a href="https://play.google.com/store/apps/details?id=org.videolan.vlc">VLC for Android</a> - Free and open-source portable cross-platform media player.</li>
<li><a href="https://play.google.com/store/apps/details?id=com.mxtech.videoplayer.ad">MX Player</a> - Powerful video player with advanced hardware acceleration and subtitle support.</li>
<li><a href="https://play.google.com/store/apps/details?id=com.fastotv.lite">FastoTV Lite</a> - Open source ad-free IPTV client, with support for live media, VOD, favorites list and EPG.</li>
<li><a href="https://troypoint.com/sparkle-tv-iptv-player">Sparkle</a> - Simplistic modern-themed client, with features like favoriting channels and timeshift.</li>
<li><a href="https://troypoint.com/sparkle-tv-iptv-player">Sparkle</a> - Simplistic modern-themed client, with features like favoriting channels and timeshift. (Freemium)</li>
</ul>
<h2 id="usage">Usage</h2>
<h3 id="iptvnator-web">IPTVnator Web</h3>
<ol>
<li>Copy the URL</li>
<li>Click on the plus button at the top right</li>
<li>Click on “Add via URL”</li>
<li>Paste the URL</li>
<li>Click on add playlist</li>
</ol>
<h3 id="vlc-windows">VLC Windows</h3>
<h3 id="vlc">VLC</h3>
<ol>
<li>Copy the URL</li>
<li>Press CTRL + V and then press enter.</li>
</ol>
<h3 id="vlc-macos">VLC macOS</h3>
<ol>
<li>Copy the URL</li>
<li>Press Command + V and then press enter.</li>
</ol>
<h3 id="vlc-android">VLC Android</h3>
<ol>
<li>Copy the URL</li>
@ -92,20 +70,20 @@
<li>Press on new stream</li>
<li>Click on the play icon</li>
</ol>
<h3 id="potplayer">PotPlayer (Windows)</h3>
<h3 id="potplayer">PotPlayer</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, Google TV)
<h3 id="kodi">Kodi
<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>
<li>Make sure it's enabled and click OK. Wait a bit and head to TV</li>
</ol>
</div>
</body>