sylux6 / pingu

Line stickers downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PINGU

Line stickers downloader

pingu

Usage

Method 1 (recommended)

  1. Fork this repository
  2. Go to Github Actions in your forked repository
  3. Run Pingu workflow
  4. Download stickers.zip artifact

Method 2

  1. Install ffmpeg and add to your PATH
  2. Install the requirements
  3. Run main.py with Line url
pip install -r requirements.txt
python main.py <URL>

Stickers will be downloaded in the stickers folder

About

Line stickers downloader

License:MIT License


Languages

Language:Python 100.0%