/conver-tube

Basic YouTube video downloader app that allow you to download video from YouTube

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing

About The Project

This website allows you to download youtube videos thanks to the youtube address entered

Built With

  • Node.js
  • HTML
  • CSS
  • JavaScript

Dependices

  • express
  • ytdl-core
  • body-parser
  • nodemon

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/veyselusta/conver-tube.git
  2. Install NPM packages
    npm install

Usage

npm run watch

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
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request