/Video-Downloader-Website

A One Stop solution for downloading video from any website.

Primary LanguageHTML


Logo

VidGet

An awesome website for downloading YouTube videos !

About The Project

Home

VidGet is a great website that allowws you to download YouTube Videos very easily. It is a very simple to use and is very powerful and fast

Built With

  • Python
  • CSS
  • HTML

Getting Started

Follow these steps to quickly setup your VidGet website.

  1. Fork the repo This fork creates a personal copy of the original repo where you can make changes
  2. Cloning project repository
$ git clone <Project A>
  1. Enter to project directory
$ cd <Project A>
  1. If not created, creating virtualenv and activating it
$ python3 -m venv my_venv 
$ source ./my_venv/bin/activate 
  1. Installing dependencies
(my_venv)$ pip3 install -r ./requirements.txt
  1. Deactivating virtualenv
(my_venv)$ deactivate 

Usage

Run the app.py file

Home
  • Now copy and paste the HTTP address in your browser

    • copy paste the video link.
    • choose the quality of the video and click download.
    • Now your can download all your favourite videos

    Happy Downloading ;)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Link: CLICK HERE