Browse Source

update readme

pull/1/head
rra 3 years ago
parent
commit
f5d455b487
  1. 6
      README.md

6
README.md

@ -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

Loading…
Cancel
Save