veyselusta / conver-tube

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

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

https://covertube.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 51.7%Language:CSS 29.7%Language:Pug 18.6%