私人影库支持解析ova
This commit is contained in:
@@ -43,6 +43,7 @@ export interface VideoInfo {
|
||||
season?: number;
|
||||
title?: string;
|
||||
parsed_from: 'videoinfo' | 'filename';
|
||||
isOVA?: boolean;
|
||||
};
|
||||
};
|
||||
last_updated: number;
|
||||
|
||||
Reference in New Issue
Block a user