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

Update README.md (#72)

Update README.md to include the cover_art attribute.
This commit is contained in:
Adam Curtis
2020-01-02 17:13:09 -05:00
committed by Maksym Pavlenko
parent 76be718f82
commit ee7385aa59

View File

@@ -54,6 +54,7 @@ vimeo = "{VIMEO_API_TOKEN}"
update_period = "12h" # How often query for updates, examples: "60m", "4h", "2h45m"
quality = "high" # or "low"
format = "video" # or "audio"
cover_art = "{IMAGE_URL}" # Optional URL address of an image file
```
Episodes files will be kept at: `/path/to/data/directory/ID1`, feed will be accessible from: `http://localhost/ID1.xml`