Skip to content

rzlamrr/telegram-sticker-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sticker Downloader for Telegram

This is a python script to download the sticker packs from Telegram. This script will download and convert the stickers into PNG images.

NOTE: You need a telegram bot token to make use of the script. You can easily make a bot on the Telegram site.

Dependencies:

  • Webp converter library. (You can download the latest version from here)

  • Python 3.6 (Haven't tested for other Python 3 versions.)

Usage:

  • Open main.py and enter the telegram bot token at TOKEN=<yourtoken>

  • Get the URL of the telegram sticker pack

  • Run the script - python main.py

  • Enter the url of the sticker pack

  • Get the output in the downloads folder.

Known Issues:

This script is under development. If you find any bugs, open a issue. Or better yet, send a PR.

License:

This project is licensed under the terms of the MIT license.

About

A script to download complete sticker packs from telegram and convert them into png

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%