adds command line interface

This commit is contained in:
msramalho
2022-06-20 23:52:14 +02:00
parent 50b78d618a
commit c9a3ece9af
11 changed files with 354 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ name = "pypi"
[packages]
vk-api = "*"
yt-dlp = "*"
[dev-packages]
sphinx-copybutton = "==0.5.0"