media indexing and management

This commit is contained in:
meeb
2020-12-06 12:22:16 +11:00
parent 85844549df
commit 149d1357e6
21 changed files with 629 additions and 74 deletions

View File

@@ -16,6 +16,7 @@ django-compressor = "*"
httptools = "*"
youtube-dl = "*"
django-background-tasks = "*"
requests = "*"
[requires]
python_version = "3"