From 2174ac1e162124cd21629174b3b1e71be38776ff Mon Sep 17 00:00:00 2001 From: Maksym Pavlenko Date: Wed, 13 Nov 2019 23:12:41 -0800 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cac3b5..5f6f445 100644 --- a/README.md +++ b/README.md @@ -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`