docs: update readme

This commit is contained in:
Viktor Varland 2025-03-28 12:45:20 +01:00
parent 6f77fddea1
commit 3dbaa42ef3
Signed by: varl
GPG key ID: 7459F0B410115EE8

View file

@ -5,11 +5,15 @@
`config.toml`: `config.toml`:
```toml ```toml
dry_run = true
out_dir = "./vids" out_dir = "./vids"
[provider] [provider]
[provider.youtube] [provider.youtube]
url = "https://www.youtube.com" url = "https://www.youtube.com"
throttle = 1
video_items = 5
after_date = "20250326"
``` ```
`subs-opml.xml`: `subs-opml.xml`: