Skip to main content

line sticker downloader

Project description

line-sticker-dl

Command Line Downloader for stickers of popular messaging application LINE.

e.g. https://store.line.me/stickershop/product/9044256/en

Usage

Usage: line-sticker-dl [OPTIONS] [IDS_OR_URLS]...

  Line sticker downloader cli application

Options:
  -o, --output DIRECTORY  save sticker files to directory
  -s, --search TEXT       search_stickers for stickers by a query
  -x, --speed INTEGER     concurrent request limit, higher speeds might cause
                          bans  [default: 10]

  --help                  Show this message and exit.

demo

The application can either download straight from urls or shop ids:

https://store.line.me/stickershop/product/9044256/en
# shop id in this case being:
9044256

or can search sticker shop via query:

$ line-sticker-dl --search bugcat                                                                                     
? Select stickers:  (Use arrow keys to move, <space> to select, <a> to toggle, <i> to invert)                         
 »  BugCat-Capoo Cute and useful
    BugCat Capoo & Tutu - move move
    Bugcat-Capoo is on the Move! Vol. 2
    BugCat Capoo & Tutu-love and eat
    BugCat-Capoo

Output urls to stdout or if -o/--output flag is given download sticker files to given directory.

Install

Can be installed via pip:

$ pip install --user line-sticker-dl

or built from source:

$ git clone https://github.com/Granitosaurus/line-sticker-dl
$ cd line-sticker-dl
$ pip install .

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

line-sticker-dl-1.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

line_sticker_dl-1.0.0-py3-none-any.whl (4.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