update readme

This commit is contained in:
rra 2021-07-07 17:22:53 +02:00
parent 5840b01cf6
commit f5d455b487

View File

@ -4,7 +4,11 @@ These scripts poll a peertube instance to return a list of videos and construct
## video-feed.py
Returns the latest six local videos.
Utility that returns Peertube videos tagged as `publish` and turns them in to `hugo` page bundles. Videos no longer tagged as `publish` are deleted.
### index-template.md
Jinja2 template of a hugo post for use with the above.
## streams-feed.py