Skip to content

TheCoderRaman/Youtube-Downloader

 
 

Repository files navigation

Youtube Downloader

Youtube Downloader is a Python Web application built with Django.

ScreenShot

ScreenShot

FEATURES!

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

REQUIREMENTS

  • This App Uses Python 3.7, pafy, Django 2.1, youtube-dl.

INSTALLATION

Install the dependencies and devDependencies and start the server.

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

LICENSE

MIT License

About

Python Django Web app to download Youtube videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.5%
  • HTML 45.4%
  • CSS 2.1%