1.0.1 • Published 7 years ago
porn-video-downloader v1.0.1
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 installRun
npm start -- -t=pornhubThe '--' 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/Xvideossupport only. - --search,-s: The key word you want to search and download.
- --tag,-g: Download videos with the tag .
Xvideossupport only. - --category,-c: Download videos under the categorie id. For example ,
-c=111means download videos under the Japanese category.Pornhubsupport 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