Added an additional channel for downloading the metadata of an entire post or gallery.

This commit is contained in:
Gio
2019-12-09 00:56:27 -06:00
parent f451be48c3
commit cfc70a97ab
5 changed files with 42 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ modules = [
"mtime",
"ugoira",
"zip",
"metadata_bypost",
]
log = logging.getLogger("postprocessor")