wayneclub / Subtitle-Downloader

Auto download subtitles from streaming services, such as Apple TV+, CatchPlay, Crunchyroll, Disney+, FridayVideo, HBO GO Asia, iQIYI, iTunes, KKTV, LINE TV, meWATCH, MyVideo, NowE, NowPlayer, Viki, Viu, WeTV, YouTube, and etc.
MIT License
278 stars 60 forks source link

如何取消Archive subtitles #64

Closed senchuanqianxia closed 7 months ago

senchuanqianxia commented 7 months ago

image 怎麼關閉Archive subtitles

wayneclub commented 7 months ago

image 怎麼關閉Archive subtitles

已新增關閉打包壓縮功能,在 user_config.toml 設定 archive = false

[subtitles]
default-language = 'zh-Hant' # all/en/zh-Hant/zh-Hans/zh-HK
default-format = '.srt'      # .srt/.ass
archive = true               # true/false