You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ vimeo = [ # Multiple keys will be rotated.
76
76
format = "video"# or "audio"
77
77
# custom.cover_art_quality use "high" or "low" to special cover image quality from channel cover default is equal with "quality" and disable when custom.cover_art was set.
# cron_schedule = "@every 12h" # Optional cron expression format. If set then overwrite 'update_period'. See details below
81
81
# filters = { title = "regex for title here", not_title = "regex for negative title match", description = "...", not_description = "..." } # Optional Golang regexp format. If set, then only download matching episodes.
82
82
# opml = true|false # Optional inclusion of the feed in the OPML file (default value: false)
0 commit comments