Skip to main content

A program for downloading photos and videos from EroMe

Project description

EroMe Data Scraper

PyPI Version PyPI PyVersion

A command line tool written in Python that will allow you to download albums on EroMe

Installation

Install erome by running:

$ pip install erome

Linux and macOS users should run:

$ pip3 install erome

Usage

In order to download an album, open your CLI and type erome followed by a URL to an album:

$ erome https://erome.com/a/xxxxxxxx

You can also download all albums from a user's profile page:

$ erome https://erome.com/anonuser

Flags

You can also pass in flags for additional features.

-h --help           Displays a list of available flags.

-s --separate       Separates files by type into their own folder. For example,
                    'Images' and 'Videos.'

Examples of using flags

If you want files to be sorted into their own folders by type:

$ erome https://erome.com/a/xxxxxxxx -s

The order of the flags does not matter, and you have the option to type them out in full:

$ erome https://erome.com/anonuser --separate

Q&A

Q: Why didn't the script download all of the videos in an album?
A: One possibility is that some of the videos are still being encoded, in which case you'll have to scrape it again at a later time.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drome-1.0.0.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

drome-1.0.0-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page