From 0323202a0313ed69e8df00ee077edeaea61109a3 Mon Sep 17 00:00:00 2001 From: syeopite Date: Sun, 12 Sep 2021 00:10:22 -0700 Subject: Revert to iv-org fork of silvermine-videojs-quality-selector Upstream requires at least two additional sources. Whereas Invidious needs it to be able to display a single additional source for normal (dashless) qualites. Aka medium and hd720. --- videojs-dependencies.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'videojs-dependencies.yml') diff --git a/videojs-dependencies.yml b/videojs-dependencies.yml index c1625bfe..1ee00b1f 100644 --- a/videojs-dependencies.yml +++ b/videojs-dependencies.yml @@ -34,9 +34,18 @@ videojs-vtt-thumbnails: version: 0.0.13 shasum: d1e7d47f4ed80bb52f5fc4f4bad4bfc871f5970f -silvermine-videojs-quality-selector: - version: 1.1.2 - shasum: 94033ff9ee52ba6da1263b97c9a74d5b3dfdf711 +# We're using iv-org's fork of videojs-quality-selector, +# which isn't published on NPM, and doesn't have any +# easy way of fetching the compiled variant. +# + +# silvermine-videojs-quality-selector: +# version: 1.1.2 +# shasum: 94033ff9ee52ba6da1263b97c9a74d5b3dfdf711 + + +# Ditto. Although, this one does allow us to use git to fetch the compiled version. +# However, it lacks versioning. # videojs-youtube-annotations: # github: https://github.com/afrmtbl/videojs-youtube-annotations -- cgit v1.2.3