Skip to content

RagingFlame/nodetube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeTube

NodeTube is Node tool for downloading YouTube videos. It also works

Installation

# Download the package
git clone https://github.com/qawemlilo/nodetube.git

# Install the app
cd nodetube && npm install

Wep App

Run the command below and then got to http//localhost:3030 to use the web app.

# Run the app
node app.js

Batch downloads

For batch downloads, in config.js, set the path for the downloads folder and list all your video URLs in the videos array.

# Batch downloads
node batch.js

About

Download videos on youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published