add selectors for YT kids

This commit is contained in:
Michael C
2023-07-06 18:02:13 -04:00
parent 87bf472ee4
commit 60f9274438
3 changed files with 5 additions and 3 deletions

View File

@@ -521,7 +521,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",
}, {