mspatel18 / youtube-downloader

Home Page:https://youthobdownloader.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Downloader

Download any youtube video with just on click , No-Ads ❤️

About This Project

YoutubeDownloader is an application that lets you download videos from YouTube
You can copy-paste the URL of any video, playlist, or channel and download it directly. It also supports searching by keywords, which is helpful if you want to quickly look up and download videos

NodeJS Version Issues Forks Stars LICENSE Contributors Repository Size

Codacy Badge

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

In order to get a copy of the project you will require you to have Node.js (v14+) and the NPM package manager installed. If you don't have it, you can download the latest version of Node.js from the official website which also installs the NPM package manager by default.

Installation

Open the terminal in the folder in which you wish to clone the repository and enter the following command:

git clone https://github.com/Dojeto/Youtube-Downloader.git .

Install all the NPM packages:

npm i

In order to run the server:

npm run start

Contributing

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

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

⚫Contributors

Dojeto
Mspatel18

Alt

About

https://youthobdownloader.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:EJS 73.7%Language:JavaScript 26.3%