Skip to content

sivaprassath99/Youtube_Video_downloader_Python

Repository files navigation

Youtube Downloader

Youtube Downloader is a Python Web application built with Django.

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.9, Django 3.2, 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.

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

The application will be available at : localhost:8000

MIT License

About

Website used to download yt videos using python, Django.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published