sandunisuru / Video-Master-Backend

This video downloader is compatible with Downloading Youtube, Facebook and Vimeo Videos! This repo contains NodeJS backend of the Overall Project

Home Page:http://videomaster.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Master Youtube Downloader

This is the Backend Server Source code of the Videomaster Youtube Downloader. You can view the downloader from http://videomaster.tk/.

This project is done as my hobby project and I thought open source it because anyone can learn from it.

If you interested about that you can fork or clone it and also, can help to improve it. If you intereset fork the code and send me a PR.

Used Technlogies

How to run the Project

  1. Clone the Project or Download Project

    $ git clone https://github.com/Sandun-Isuru-Niraj/Video-Master-Backend.git

  2. Go in to the root folder

    $ cd Video-Master-Backend-master

  3. Install dependencies $ npm install

  4. Start the server.

    $ node index.js or $ npm start or $ nodemon index.js

About

This video downloader is compatible with Downloading Youtube, Facebook and Vimeo Videos! This repo contains NodeJS backend of the Overall Project

http://videomaster.tk


Languages

Language:JavaScript 100.0%