Download Tube downloads YouTube Videos for free. This Web App uses YouTube API to fetch data based on user input and renders available resolution in both audio and video format.
You can try it here
- Python
- Django
- Pytube
- Bootstrap
Create your Youtube Key here
Install all packages in requirements.txt file
pip install -r requirements.txt
then run:
python manage.py runserver