🚸 Select download path

This commit is contained in:
zhbaor 2023-03-04 18:18:39 +08:00
parent afc9c112cb
commit 3b5a998aaa
7 changed files with 303 additions and 18 deletions

View file

@ -10,6 +10,8 @@ python = "^3.11"
bilibili-api-python = "^15.1.0"
sanitize-filename = "^1.2.0"
bottle = "^0.12.23"
pywebview = "^4.0.2"
pygobject = "^3.42.2"
[tool.poetry.group.dev.dependencies]
black = "^23.1.0"