make deps

This commit is contained in:
DarkCat09 2023-02-08 15:01:47 +04:00
parent 74ccfec742
commit b6761c2824

View file

@ -3,6 +3,9 @@ clean:
rm -rf .mypy_cache/
rm -f lyrics.txt input
deps:
python3 -m pip install -r requirements.txt
run:
chmod +x ./autoytdlp.sh
./autoytdlp.sh