“GetVideo” Documentation by “Sameera Damith” v2.0.0


“GetVideo - NodeJS Youtube Video Downloader”

Created: 01/24/2020
By: Sameera Damith
Email: damith.sameera1@gmail.com

Thank you for purchasing GetVideo - NodeJS Youtube Video Downloader. If you have any questions that are beyond the scope of this help file, please feel free to contact via my email . Thanks so much!


Table of Contents

  1. Files Structure
  2. Customizing And Configuration
  3. Application Run Locally

A) Files Structure - top

  1. node_modules - All dependencies include this folder.
  2. public folder - Using all plugins, stylesheets, javascript files include this folder.
  3. config.js - Application configuration file. ( Application Name, Description and more.)
  4. views folder - All application template files.
  5. package.json - NodeJS application and packages details.
File Structure

B) Customizing And Configuration - top

You can easily customize settings. First you open extract folder config.js file. Then you can change Application Title, Description, URL and more as you want.

Replace following values as you want with in inverted commas.

config.js Structure

C) Application Run Locally - top

  1. First install NodeJS and NPM package manager.

  2. Extract application folder and go inside that folder using your command line tool. Then install All dependencies run following command.

  3. 						> cd folder
    						> npm install
    					
  4. Then run your application in web browser.
  5. 						> npm start
    					
  6. Then load http://localhost:3000/ in your browser to access the app.


Once again, thank you so much for purchasing this GetVideo - NodeJS Youtube Video Downloader. As I said at the beginning, I'd be glad to help you if you have any questions relating to this DroidURL Android Application. No guarantees, but I'll do my best to assist. If you have a more general question relating to the plugin on Codecanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.

GetVideo - NodeJS Youtube Video Downloader ( v2.0.0 )

Sameera Damith

Go To Table of Contents