Skip to content

Commit 45a1407

Browse files
committed
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.
1 parent 4a0359c commit 45a1407

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

videojs-dependencies.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
# Until one of the dependencies gets fixed we're stuck on 7.10.2
2+
# since dash qualities levels's can't be changed.
3+
#
4+
# Note: FreeTube currently uses a later version of video.js and videojs-http-source-selector
5+
# so maybe it's something wrong with how Invidious constructs dash manifests?
16
video.js:
2-
version: 7.14.3
3-
shasum: 0b612c09a0a81ef9bce65c710e73291cb06dc32c
7+
version: 7.10.2
8+
shasum: 5156aabad7820e726d72ea6c32324059c68885a4
49

510
videojs-contrib-quality-levels:
611
version: 2.1.0

0 commit comments

Comments
 (0)