fixed some syntaxing

This commit is contained in:
MemeCornucopia
2023-12-12 20:12:13 -05:00
parent c548796263
commit 65184e07c4
2 changed files with 30 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ async function universalScraper(ctx: ShowContext | MovieContext): Promise<Source
playlist: videoUrl,
type: 'hls',
flags: [],
captions: [],
},
};
}