Skip to content

wanglaihuai/WebHubBot-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebHubBot-downloader

Download videos from urls that stored on mongodb.You can store data to mongodb by xiyouMc's WebHubBot. And then download video by this project.
progress
downloads

Usage

  1. make sure that mongodb is running.
  2. clone this project.
  3. go to the directory on the terminal.
  4. run nmp install
  5. run npm start
  6. waiting and then enjoy!(videos will be downloaded on the downloads/ folder)

note: This is a node.js project, so you have to install node.js� on your operating system before you run above commands.

Config

You can edit src/config.js to change settings.
NUM: how many videos do you want to download? defaults to 100.
DOWNLOAD_DIR: the folder to save videos. defaults to 'downloads/'.

Download speed

  1. the speed depends on your network.
  2. chinese people maybe need to setup a VPN network.

About

Download videos from urls that stored on mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published