feat 更多订阅设置项

This commit is contained in:
jxxghp
2023-10-12 09:43:55 +08:00
parent 6694e7e929
commit 9aaaf0c520
3 changed files with 132 additions and 0 deletions

View File

@@ -44,6 +44,15 @@ export interface Subscribe {
// 排除
exclude?: string
// 质量
quality?: string
// 分辨率
resolution?: string
// 特效
effect?: string
// 总集数
total_episode?: number