https://github.com/blackwakhu/youtube-video-downloader-django
django youtube downloader
https://github.com/blackwakhu/youtube-video-downloader-django
css django ffmpeg html javascript python python-3-10 python3 typescript youtube yt-dlp
Last synced: 3 months ago
JSON representation
django youtube downloader
- Host: GitHub
- URL: https://github.com/blackwakhu/youtube-video-downloader-django
- Owner: blackwakhu
- License: mit
- Created: 2024-07-11T08:00:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T14:03:04.000Z (12 months ago)
- Last Synced: 2025-01-23T10:29:07.684Z (5 months ago)
- Topics: css, django, ffmpeg, html, javascript, python, python-3-10, python3, typescript, youtube, yt-dlp
- Language: Python
- Homepage: https://replit.com/@shiberoderrickw/youtube-video-downloader
- Size: 83 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DJANGO YOUTUBE DOWNLOADER
This is a django project that downloads videos and audio from youtube## project requirements
1. python 3.10
2. any operating system## Get the project
follow the following steps
1. clone the project
```git
git clone https://github.com/blackwakhu/youtube-video-downloader-django.git
```
2. once installed navigate to the folder and then install the requirements
```pip
pip install -r requirements.txt
```
3. start the project
```python
python manage.py runserver
```
### Use
- 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