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] [-p PATH] [-c CONCURRENCY] [--endpoint ENDPOINT]
              [-t] [-d] [-v] url

positional arguments:
  url                   Mastodon (or Pleroma) base url

optional arguments:
  -h, --help            show this help message and exit
  -p PATH, --path PATH  download destination [default: /tmp/${domainname}]
  -c CONCURRENCY, --concurrency CONCURRENCY
                        how many parallel download processes will start
                        [default: 4]
  --endpoint ENDPOINT   custom api emoji endpoint (usually works without
                        changes) [default: "/api/v1/custom_emojis"]
  -t, --text            generate also custom_emoji.txt [default: True]
  -d, --debug           be verbose [default: False]
  -v, --version         show program's version number and exit

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

mastojeppetto-0.0.5.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

mastojeppetto-0.0.5-py3-none-any.whl (5.0 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