mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 16:43:25 +00:00
fixed some syntaxing
This commit is contained in:
@@ -20,6 +20,7 @@ async function universalScraper(ctx: ShowContext | MovieContext): Promise<Source
|
||||
playlist: videoUrl,
|
||||
type: 'hls',
|
||||
flags: [],
|
||||
captions: [],
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user