Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 650 Bytes

Readme.md

File metadata and controls

31 lines (19 loc) · 650 Bytes

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