mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 13:07:05 +03:00
Submit video duration
This commit is contained in:
@@ -1577,6 +1577,7 @@ async function sendSubmitMessage() {
|
||||
videoID: sponsorVideoID,
|
||||
userID: Config.config.userID,
|
||||
segments: sponsorTimesSubmitting,
|
||||
videoDuration: video?.duration
|
||||
});
|
||||
|
||||
if (response.status === 200) {
|
||||
|
||||
Reference in New Issue
Block a user