feat(subscribe): 添加下载器选项到订阅设置

This commit is contained in:
jxxghp
2024-11-16 08:59:49 +08:00
parent 58fbaaa8f4
commit 414fb8afd1
3 changed files with 49 additions and 13 deletions

View File

@@ -72,6 +72,8 @@ export interface Subscribe {
media_category?: string
// 过滤规则组
filter_groups?: string[]
// 下载器
downloader?: string
}
// 订阅分享