Add fallback_on_failure option to settings

This commit is contained in:
TheSmallHanCat
2026-01-25 00:05:46 +08:00
committed by GitHub
parent ef49e3e670
commit 50e004d722

View File

@@ -46,6 +46,7 @@ watermark_free_enabled = false
parse_method = "third_party" parse_method = "third_party"
custom_parse_url = "" custom_parse_url = ""
custom_parse_token = "" custom_parse_token = ""
fallback_on_failure = true # Auto fallback to watermarked video on failure
[token_refresh] [token_refresh]
at_auto_refresh_enabled = false at_auto_refresh_enabled = false