mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-09 13:07:02 +03:00
Store video info from submissions
This commit is contained in:
@@ -35,6 +35,8 @@ export class YouTubeApiMock {
|
||||
err: null,
|
||||
data: {
|
||||
title: "Example Title",
|
||||
authorId: "ExampleChannel",
|
||||
published: 123,
|
||||
lengthSeconds: 4980,
|
||||
videoThumbnails: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user