Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eromedownloader

PyPI - Python Version PyPI PyPI - Downloads PyPI - License

Speedy downloader for erome.com hosted as python package

Installation

  • eromedownloader uses python 3.11, so make sure you're using it prior to installing the package via pip or whatever
pip install eromedownloader

Basic Usage

python -m eromedownloader --url https://www.erome.com/a/{ALBUM_ID}  

Optional Arguments

  • --path: str, path/to/save/dir
  • --override: bool, whether to override album if already exists instead of downloading it under an incremented name version; Default=False
  • --concurrent-requests-max: int, max number of requests to be sent; sending too many requests at once may comprise the risk of getting your IP banned by erome; Default=4
  • --ignore-images: bool; Default=False
  • --ignore-videos: bool; Default=False

About

Speedy downloader for erome.com hosted as python package

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages