Skip to content

tonny0812/pornhub-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pornhub-downloader

Download highest quality videos from pornhub.

Version 2.0 is coming now!

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 one by one until error occurs or fetch nothing.

Requirement

Usage

  • clone this repo.

  • npm install

  • npm start

Configuration

You can config some params on src/config.json.

proxyUrl: set up the proxy with port. For example: http:https://127.0.0.1:1087. If you don't need to set up proxy,just keep it empty string.

timeout: set up request timeout.

search: the keyword for searching.

barWidth: the progress bar width, should be between 20 to 120, set up 60 by default.

barFullChar: the 'finished char' for the progress bar.

barEmptyChar: the 'unfinished char' for the progress bar.

downloadDir: the directory you want to save videos.

Screenshots

running

files

Download speed

The speed depends on your local network or proxy.

LICENCE

MIT

About

Download videos from pornhub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published