Merge pull request #1798 from mchangrh/piped-ci

Piped CI
This commit is contained in:
Ajay Ramachandran
2023-07-14 20:37:57 -04:00
committed by GitHub
13 changed files with 244 additions and 49 deletions

View File

@@ -524,7 +524,7 @@ function createPreviewBar(): void {
selector: ".vjs-progress-holder",
isVisibleCheck: false
}, {
// For Youtube Music
// For Youtube Music and YTKids
// there are two sliders, one for volume and one for progress - both called #progressContainer
selector: "#progress-bar>#sliderContainer>div>#sliderBar>#progressContainer",
}, {