Download YouTube videos script, playlist or single video
- clone Repo
- Make environment: python3 -m venv <venv_name>
- Activate environment
- install pytube: pip install -r requirements.txt
- run server: hypercorn main:app
- localhost:8000/docs
- localhost:8000/redoc