mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-24 20:34:49 +08:00
feat: add douban url, optimize source aggregate
This commit is contained in:
@@ -9,6 +9,7 @@ export interface VideoDetail {
|
||||
year: string;
|
||||
desc?: string;
|
||||
type_name?: string;
|
||||
douban_id?: number;
|
||||
}
|
||||
|
||||
interface FetchVideoDetailOptions {
|
||||
|
||||
Reference in New Issue
Block a user