Terminal-Video-Player
Terminal-Video-Player copied to clipboard
ModuleNotFoundError: No module named 'youtube_dl'
I've already tried (re)installing youtube-dl with pip, but it still won't work?
Are you sure you have installed all the dependencies correctly?
Try running:
pip install -r requirements.txt
To install all the dependencies