aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-07 17:58:58 -0500
committerJesús <heckyel@hyperbola.info>2020-12-07 17:58:58 -0500
commitfb22b5937af04c34ce7efab81f2fe594cce71073 (patch)
tree205cde00d635b3c936288ab0df146192a69519d4
parentd1f22bc1a0cf874e76a626dd770a201a0ee303a4 (diff)
downloadytlibre-fb22b5937af04c34ce7efab81f2fe594cce71073.tar.lz
ytlibre-fb22b5937af04c34ce7efab81f2fe594cce71073.tar.xz
ytlibre-fb22b5937af04c34ce7efab81f2fe594cce71073.zip
Fix missing streamExtra variable
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index 6379ef5..373f217 100644
--- a/index.php
+++ b/index.php
@@ -36,6 +36,9 @@ else
// Videos Loop
$video_decode->assign("streamFormats", $streamFormats);
+
+ // Extra videos
+ $video_decode->assign("streamExtra", $streamExtra);
$video_decode->assign("streamFormatsExtra", $streamFormatsExtra);
// Live