/carnoise

Primary LanguagePython

Install poetry: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

then in project directory: poetry install

Install youtube_dl: pip install --upgrade youtube_dl