start of adding sources interface

This commit is contained in:
meeb
2020-11-26 14:03:55 +11:00
parent bf27c43bbb
commit 37d390c8d8
23 changed files with 11773 additions and 35 deletions

View File

@@ -17,6 +17,7 @@ uvicorn = "*"
uvloop = "*"
httptools = "*"
django-simple-task = "*"
youtube-dl = "*"
[requires]
python_version = "3"