All Projects → ranahaani → YouTube-Downloader

ranahaani / YouTube-Downloader

Licence: MIT License
Django YouTube Downloader Using youtube-dl

Programming Languages

HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to YouTube-Downloader

red
Red - Privacy focused Youtube player and download manager for Linux
Stars: ✭ 27 (-42.55%)
Mutual labels:  youtube-dl, youtube-downloader, youtube-dl-gui
Laravel-Youtube-API
A way to add an API to your Laravel app that converts youtube video's to mp3/mp4 and returns a download/stream link and information.
Stars: ✭ 19 (-59.57%)
Mutual labels:  youtube-dl, youtube-downloader
youtube-stream
Youtube 视频流服务器
Stars: ✭ 67 (+42.55%)
Mutual labels:  youtube-dl, youtube-downloader
easyYoutubeDL
A manager for automating download lists based on youtube-dl
Stars: ✭ 21 (-55.32%)
Mutual labels:  youtube-dl, youtube-downloader
gropple
Server and bookmarklet to download files via youtube-dl directly from your browser. Cross platform single binary installation, web browser configurable.
Stars: ✭ 33 (-29.79%)
Mutual labels:  youtube-dl, youtube-downloader
pymusicdl
Download songs based on song name/ YouTube playlist/ Spotify playlist /album
Stars: ✭ 41 (-12.77%)
Mutual labels:  youtube-dl, youtube-downloader
youtubly-android
An android app to download 📹 videos and 🎶 songs from youtube to phone internal storage. In a nutshell NewPipe for just audio.
Stars: ✭ 24 (-48.94%)
Mutual labels:  youtube-dl, youtube-downloader
Yturl
YouTube videos on the command line
Stars: ✭ 218 (+363.83%)
Mutual labels:  youtube-dl, youtube-downloader
YouP3
Android app for downloading media from YouTube with 4K Support (Beta)
Stars: ✭ 51 (+8.51%)
Mutual labels:  youtube-dl, youtube-downloader
PowerShell-Youtube-dl
A PowerShell script interface used to operate the youtube-dl command line program.
Stars: ✭ 64 (+36.17%)
Mutual labels:  youtube-dl, youtube-downloader
android-youtube-dl
The android library that wraps Python 2.7 and youtube-dl python scripts
Stars: ✭ 35 (-25.53%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube-DL-GUI
A Youtube-DL GUI made in C#
Stars: ✭ 18 (-61.7%)
Mutual labels:  youtube-dl, youtube-dl-gui
Youtubedl Android
youtube-dl for android
Stars: ✭ 235 (+400%)
Mutual labels:  youtube-dl, youtube-downloader
android-browser-downloader
🌎 Android Browser - Video Downloader - This repository is deprecated. Please check out new version of this project at: https://github.com/cuongpm/youtube-dl-android
Stars: ✭ 34 (-27.66%)
Mutual labels:  youtube-dl, youtube-downloader
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (+387.23%)
Mutual labels:  youtube-dl, youtube-downloader
Videomass
Videomass is a free, open source and cross-platform GUI for FFmpeg and youtube-dl / yt-dlp
Stars: ✭ 451 (+859.57%)
Mutual labels:  youtube-dl, youtube-dl-gui
yt
Fine-tuning the use of youtube-dl for audio and videophiles
Stars: ✭ 39 (-17.02%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube Downloader For Macos
Simple menu bar app to download YouTube movies on your Mac
Stars: ✭ 185 (+293.62%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (+297.87%)
Mutual labels:  youtube-dl, youtube-downloader
youtube-dl-batch
Simple batch files for simplifying basic usage of https://github.com/rg3/youtube-dl Windows .exe releases
Stars: ✭ 55 (+17.02%)
Mutual labels:  youtube-dl, youtube-downloader

Youtube Downloader

Youtube Downloader is a Python Web application built with Django.

Heroku contributions welcome Website Status Contributors License Open Source Love

ScreenShot

FEATURES!

  • Download Youtube videos in every format ranging rom 144p to Full HD.
  • Easy to use, user friendly UI.

REQUIREMENTS

  • This App Uses Python 3.7, Django 3.1.1, youtube-dl.
  • If you face server error 500, just upgrade youtube-dl by pip install youtube-dl --upgrade

INSTALLATION

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/ranahaani/YouTube-Downloader.git
$ cd Youtube-Downloader
$ pip install -r requirements.txt
$ python manage.py runserver

DOCKER

$docker-compose up --build

The application will be available at : localhost:8000

If you want to change the port, just change it in the docker-compose.yml file.

LICENSE

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].