Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 305 Bytes

Youtube Downloader with Pytube

This project is still ongoing. Nevertheless, I can give a brief explanation on how to make it run. I used Python 3.12.3 in a virtual environment:

py -3.12 -m venv {namefyourvirtualenvironment}
py -m pip install -r requirements.txt

downloader