stamp-dl

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2022 License: MIT Imports: 20 Imported by: 0

README

stamp-dl

Description

LINE STORE から LINE スタンプの画像(.png)をダウンロードするためのコマンドラインツール

Download

ターミナルで ↓ を実行 (どこからでもstamp-dlコマンドが使えるようになるはず...)

curl -o stamp-dl -L 'https://github.com/makitune/stamp-dl/releases/download/v0.1.0/stamp-dl_v0.1.0_darwin_amd64'; chmod 755 stamp-dl; sudo mv stamp-dl /usr/local/bin/

実行するとパスワードを聞かれるので、Mac にログインするときに使うパスワードを入力する。
成功すると/usr/local/binにバイナリが配置される。(削除する時はココを探して!)

Usage

引数に LINE STORE の LINE スタンプページの URL を指定する。

stamp-dl "ここにLINEスタンプページのURLを入れて!"
  • 通常
    実行したディレクトリに保存される。
stamp-dl "https://store.line.me/stickershop/product/5647174/ja"

例

  • デスクトップに保存する場合
stamp-dl -o ~/Desktop "https://store.line.me/stickershop/product/5647174/ja"
  • 完了時に Finder で表示しない場合
stamp-dl -q "https://store.line.me/stickershop/product/5647174/ja"
  • いっぱい
stamp-dl "https://store.line.me/stickershop/product/5647174/ja" "https://store.line.me/stickershop/product/1625544/ja" "https://store.line.me/stickershop/product/1435028/ja"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL