1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

Fix README typo

This commit is contained in:
Maksym Pavlenko
2019-11-13 23:12:41 -08:00
parent 4275b4f642
commit 2174ac1e16

View File

@ -49,7 +49,7 @@ vimeo = "{VIMEO_API_TOKEN}"
page_size = 50 # The number of episodes to query each update (keep in mind, that this might drain API token)
update_period = "12h" # How often query for updates, examples: "60m", "4h", "2h45m"
quality = "high" # or "low"
format = "video" # or "low"
format = "video" # or "audio"
```
Episodes files will be kept at: `/path/to/data/directory/ID1`