(DEPRECATED)YouTube Downloader
Updated version: https://github.com/gabzin/downtube-nextjs
⭐️ Star this project ⭐️
https://downtube.vercel.app/
- YouTube API to get likes/favs count
- Visual enhancement
- Particles JS
- Bootstrap icons
- Opening video/audio links instead of downloading
- Migration from pafy/youtube-dl to pytube (Performance reasons)
- Visual enhancement
- Error 404 handling
- 1080p60+ downloads
- Dark/Light mode option
- Python3
- Pip3
- Git
- YouTube V3 API KEY (otherwise, likes count aren't avalible with pytube anymore):
https://developers.google.com/youtube/v3
git clone https://github.com/gabzin/django-ytdownloader
cd django-ytdownloader
pip3 install -r requirements.txt
python manage.py runserver