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]
-a, --audio include .m4a audio files for sound stickers
--mp4 for sound sticker convert png + m4a into single mp4
[requires ffmpeg]
--help Show this message and exit.`
``
![demo](demo.svg)
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:
```shell
$ 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
Release history Release notifications | RSS feed
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.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file line-sticker-dl-1.1.0.tar.gz
.
File metadata
- Download URL: line-sticker-dl-1.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.1 Linux/5.5.0-1-mainline
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8877ce9a6f5149eeea7cdce6ee7032fc2513a67e2706db95fe4686abcb6d013b |
|
MD5 | 99038592ca82769e5f878b000660f747 |
|
BLAKE2b-256 | 99993239d346e8216dfe53f2f8633c93daf7c85f1dafb7779e6c1775c8d33aa5 |
File details
Details for the file line_sticker_dl-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: line_sticker_dl-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.1 Linux/5.5.0-1-mainline
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36d8463bf56d9f00e3a1cb5f6625e46e62376775585b148255119499a3f66733 |
|
MD5 | aa592821ca7a7f98421d6c158621ccec |
|
BLAKE2b-256 | 75f08fc9fc4c5c0464fc6b869a8fe19a797f3af446cbe1eec8b8078c211d81bb |