mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 03:29:24 +00:00
Fix to prevent holding onto SB info. (#236)
This commit is contained in:
@@ -350,7 +350,10 @@ function createPlayer(button) {
|
||||
`;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
sponsorBlock = null;
|
||||
}
|
||||
|
||||
var videoProgress = getVideoProgress(videoId).position;
|
||||
var videoName = videoData.data.title;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user