Skip to main content

A Mastodon/Pleroma emoji downloader

Project description

mastojeppetto

Mastodon (and pleroma) python3 emoji downloader

Badges

Say Thanks! Build Status

###installation

from src:

git clone https://github.com/autoscatto/mastojeppetto
cd mastojeppetto
python setup.py install

from pip:

pip3 install mastojeppetto

###usage

mastojeppetto [-h] [--path PATH] [--concurrency CONCURRENCY]
                     [--text TEXT] [--endpoint ENDPOINT] [--verbose]
                     url

positional arguments:
  url                   Mastodon (or Pleroma) base url

optional arguments:
  -h, --help            show this help message and exit
  --path PATH           download destination [default: /tmp/${domainname}]
  --concurrency CONCURRENCY
                        how many parallel download processes will start
                        [default: 4]
  --text TEXT           generate also emoji.txt (for Pleroma) [default: True]
  --endpoint ENDPOINT   custom api emoji endpoint (usually works without
                        changes) [default: "/api/v1/custom_emojis"]
  --verbose             be verbose [default: False]

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

mastojeppetto-0.0.3-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

mastojeppetto-0.0.3-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 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