Line stickers downloader
- Fork this repository
- Go to Github Actions in your forked repository
- Run Pingu workflow
- Download stickers.zip artifact
- Install ffmpeg and add to your PATH
- Install the requirements
- Run main.py with Line url
pip install -r requirements.txt
python main.py <URL>
Stickers will be downloaded in the stickers
folder