Store video info from submissions

This commit is contained in:
Ajay Ramachandran
2021-10-17 14:42:48 -04:00
parent bda2ff4d23
commit 450f4a2d44
4 changed files with 32 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ export class YouTubeApiMock {
err: null,
data: {
title: "Example Title",
authorId: "ExampleChannel",
published: 123,
lengthSeconds: 4980,
videoThumbnails: [
{