merge upstream

This commit is contained in:
rainbownapkin 2022-06-26 20:38:05 +00:00
commit e7adec32d7
12 changed files with 1457 additions and 7136 deletions

View file

@ -19,7 +19,6 @@ TYPE_MAP =
tc: TwitchClipPlayer
cm: VideoJSPlayer
window.loadMediaPlayer = (data) ->
try
if window.PLAYER
@ -119,7 +118,6 @@ window.handleMediaUpdate = (data) ->
PLAYER.seekTo(time)
PLAYER.latchseek()
)
window.removeOld = (replace) ->
$('#soundcloud-volume-holder').remove()