diff --git a/README.md b/README.md index aabd4e8..fe30126 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,15 @@ `config.toml`: ```toml +dry_run = true out_dir = "./vids" [provider] [provider.youtube] url = "https://www.youtube.com" +throttle = 1 +video_items = 5 +after_date = "20250326" ``` `subs-opml.xml`: