All Projects → blackmatch → Webhubbot Downloader

blackmatch / Webhubbot Downloader

Licence: mit
Download videos from xiyouMc's WebHubBot.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webhubbot Downloader

Edx Dl
A simple tool to download video lectures from edx.org (and other openedx sites)
Stars: ✭ 1,769 (+7270.83%)
Mutual labels:  download-videos, downloader
CoubDownloader
A simple downloader for coub.com
Stars: ✭ 64 (+166.67%)
Mutual labels:  downloader, download-videos
Fgdownloader
用于断点下载、任务队列、上传进度、下载进度
Stars: ✭ 143 (+495.83%)
Mutual labels:  download-videos, downloader
Youtubevideodownloader
Download videos from YouTube and many other video sites
Stars: ✭ 39 (+62.5%)
Mutual labels:  download-videos, downloader
anime-dl
ADLCore is an API and app for the download of novels, manga, and anime from a plethora of sites. It works on Windows, Linux, OSX, and Android.
Stars: ✭ 70 (+191.67%)
Mutual labels:  downloader, download-videos
Lyndor
🚀 Powerful command line tool to download lynda.com courses for personal offline use. 〽️
Stars: ✭ 127 (+429.17%)
Mutual labels:  download-videos, downloader
gb-dl
A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
Stars: ✭ 33 (+37.5%)
Mutual labels:  downloader, download-videos
Gophie
An Aggregator Engine for searching and downloading movies free - NO ADs!
Stars: ✭ 94 (+291.67%)
Mutual labels:  download-videos, downloader
llvd
Linkedin Learning Video Downloader
Stars: ✭ 137 (+470.83%)
Mutual labels:  downloader, download-videos
redvid
Smart downloader for Reddit hosted videos
Stars: ✭ 83 (+245.83%)
Mutual labels:  downloader, download-videos
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (+854.17%)
Mutual labels:  download-videos, downloader
Pornhub Downloader
Download videos from pornhub.
Stars: ✭ 346 (+1341.67%)
Mutual labels:  download-videos, downloader
Floatplane-Downloader
Project for automatically organizing and downloading Floatplane videos for plex.
Stars: ✭ 94 (+291.67%)
Mutual labels:  downloader, download-videos
Douyin downloader
👏Download all douyin videos of user(including favorites) , 下载指定用户的所有抖音视频以及收藏的视频(无水印)
Stars: ✭ 288 (+1100%)
Mutual labels:  download-videos, downloader
Got
Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!
Stars: ✭ 469 (+1854.17%)
Mutual labels:  download-videos, downloader
Geek Navigation
❤️ 极客猿梦导航-独立开发者的导航站!
Stars: ✭ 832 (+3366.67%)
Mutual labels:  mongodb
Pokedexvuejs
A Pokedex that will contain all 807 pokemon from the Pokemon series. Created in Vue.js
Stars: ✭ 19 (-20.83%)
Mutual labels:  mongodb
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+3354.17%)
Mutual labels:  mongodb
Szt Bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
Stars: ✭ 826 (+3341.67%)
Mutual labels:  mongodb
Thriftfindr
Thriftstore review site using Node, Mongo and the Google places API
Stars: ✭ 23 (-4.17%)
Mutual labels:  mongodb

WebHubBot-downloader

以中文查看
Download videos from xiyouMc's WebHubBot.
progress
downloads

Usage

  1. get some data from xiyouMc's WebHubBot to your local mongodb.
  2. make sure that mongodb is running.
  3. clone this project.
  4. go to the directory on the terminal.
  5. run npm install
  6. run npm start
  7. 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/'.
TIMEOUT: timeout value, defaults to 3 minutes.

Download speed

  1. the speed depends on your network.
  2. chinese people maybe need to setup a VPN network.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].