This is a django project that downloads videos and audio from youtube
- python 3.10
- any operating system
follow the following steps
- clone the project
git clone https://github.com/blackwakhu/youtube-video-downloader-django.git
- once installed navigate to the folder and then install the requirements
pip install -r requirements.txt
- start the project
python manage.py runserver
- Enter the url of the video or audio you want to download from youtube
- Click on submit
- It will show you two buttons. Click on video if you want in video format or audio if you want in audio format
- A table will appear with the a list of the extension and filesize and other information
- on the table click on the download button on each list item to download