porn-video-downloader
v1.0.1
Published
## Features
Downloads
90
Readme
Porn Video Downloader
Features
Support proxy setting.
Always choose highest quality video to download(720P usually).
Support keyword searching.
Show progress bar and download speed.
Skip repeat file.
Download with custom urls or custom page.
Split big file to pieces, avoid downloading incomplete file.
Requirement
- Node.js 8.x +
Usage
Install
npm install
Run
npm start -- -t=pornhub
The '--' between command and args is necessary
CMD-LINE Args
- --target,-t: Target website which you want to download videos. Value supports:
pornhub/xvideos
. - --url,-l: Target video page you want to download video.
Pornhub/Xvideos
support only. - --search,-s: The key word you want to search and download.
- --tag,-g: Download videos with the tag .
Xvideos
support only. - --category,-c: Download videos under the categorie id. For example ,
-c=111
means download videos under the Japanese category.Pornhub
support only. - --proxy,-p: If you need proxy support (like Shadowsocks), set proxy url (such as -p=http://127.0.0.1:1087).
- --dir,-d: The directory you want to save videos. Default directory is
./downloads
.
LICENCE
MIT