summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyeopite <syeopite@syeopite.dev>2021-09-18 19:59:43 -0700
committersyeopite <syeopite@syeopite.dev>2021-09-18 19:59:43 -0700
commit45a14071447266bfeddc69574b85970639361796 (patch)
tree0c7d20b1b887429b401a96b7e4517b6f096ac986
parent4a0359c04e6cfa38f325f34306f503946940f4a6 (diff)
downloadinvidious-45a14071447266bfeddc69574b85970639361796.tar.gz
invidious-45a14071447266bfeddc69574b85970639361796.tar.bz2
invidious-45a14071447266bfeddc69574b85970639361796.zip
Downgrade video.js version
Dash qualties can't be changed on anything higher than 7.10.2. This is likely something wrong with videojs-http-source-selector.
-rw-r--r--videojs-dependencies.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/videojs-dependencies.yml b/videojs-dependencies.yml
index 2688debe..f9030caf 100644
--- a/videojs-dependencies.yml
+++ b/videojs-dependencies.yml
@@ -1,6 +1,11 @@
+# Until one of the dependencies gets fixed we're stuck on 7.10.2
+# since dash qualities levels's can't be changed.
+#
+# Note: FreeTube currently uses a later version of video.js and videojs-http-source-selector
+# so maybe it's something wrong with how Invidious constructs dash manifests?
video.js:
- version: 7.14.3
- shasum: 0b612c09a0a81ef9bce65c710e73291cb06dc32c
+ version: 7.10.2
+ shasum: 5156aabad7820e726d72ea6c32324059c68885a4
videojs-contrib-quality-levels:
version: 2.1.0