diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index 0b4c4ab..bd96cec 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -19,7 +19,7 @@ <ul> <li>Best: Desktop/laptop computer with dedicated media player <a href="https://mpv.io/">mpv</a> (or the slightly heavier <a href="http://bakamplayer.u8sand.net/">Baka</a> or <a href="https://lhc70000.github.io/iina/">IINA</a>), -and pplay the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. +and play the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. <li> Good: Desktop/laptop computer with recent version of <a href="https://mozilla.org/firefox/">Firefox</a>. <li>NB! Infrequent "freeze"s of a few seconds may occur, or on iPhone up to 10 seconds. </TMPL_UNLESS></p> |