diff --git a/app/views/videos/hls-master.phtml b/app/views/videos/hls-master.phtml
index b4ff6dd78c..801db9640b 100644
--- a/app/views/videos/hls-master.phtml
+++ b/app/views/videos/hls-master.phtml
@@ -7,6 +7,6 @@
#EXT-X-MEDIA:TYPE=SUBTITLES,GROUP-ID="subs",NAME="escape($subtitle['name']); ?>",DEFAULT=,AUTOSELECT=YES,FORCED=NO,LANGUAGE="escape($subtitle['code']); ?>",URI=""
getParam('renditions', []) as $rendition):?>
-#EXT-X-STREAM-INF:BANDWIDTH="",RESOLUTION="",CODECS="",NAME="",SUBTITLES="",AUDIO=""
+#EXT-X-STREAM-INF:BANDWIDTH="",RESOLUTION="",NAME="",CODECS="
-
\ No newline at end of file
+