All Projects → Cartmanishere → telegram-sticker-downloader

Cartmanishere / telegram-sticker-downloader

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to telegram-sticker-downloader

HisokaBOT-Whatsapp-Bot
Whatsapp Bot - Node Js.
Stars: ✭ 75 (+120.59%)
Mutual labels:  downloader, stickers
ez-sticker-bot
Telegram sticker formatting bot
Stars: ✭ 44 (+29.41%)
Mutual labels:  sticker-pack, stickers
stanford-dl
A dead simple script to download videos or pdfs from Stanford Engineering Everywhere.
Stars: ✭ 57 (+67.65%)
Mutual labels:  downloader, multithreaded
hacktoberfest2021-Excluded
You can submit any PR and have SWAGS. Happy Hacktoberfest !
Stars: ✭ 63 (+85.29%)
Mutual labels:  sticker-pack, stickers
Whatsapp Bot
Whatsapp Bot - Node Js.
Stars: ✭ 271 (+697.06%)
Mutual labels:  downloader, stickers
Subtitlebox
Python script to download subtitles for your movies.
Stars: ✭ 217 (+538.24%)
Mutual labels:  downloader
Instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
Stars: ✭ 3,655 (+10650%)
Mutual labels:  downloader
Xmly Downloader Qt5
喜马拉雅FM专辑下载器. 支持VIP与付费专辑. 使用Go+Qt5编写(Not Qt Binding).
Stars: ✭ 214 (+529.41%)
Mutual labels:  downloader
Tumblthree
A Tumblr Backup Application
Stars: ✭ 211 (+520.59%)
Mutual labels:  downloader
gb-dl
A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
Stars: ✭ 33 (-2.94%)
Mutual labels:  downloader
cy-client
Unofficial cyberdrop album downloader client
Stars: ✭ 83 (+144.12%)
Mutual labels:  downloader
Fkdownloader
👍🏻📥Maybe the best file downloader.
Stars: ✭ 231 (+579.41%)
Mutual labels:  downloader
Insta Downloader
Video & Photo Downloader or Repost for Instagram.
Stars: ✭ 217 (+538.24%)
Mutual labels:  downloader
sticker-finder
⚡ A telegram bot for searching all the stickers (just like @gif).
Stars: ✭ 90 (+164.71%)
Mutual labels:  sticker-pack
Yt Dlc
media downloader and library for various sites.
Stars: ✭ 2,590 (+7517.65%)
Mutual labels:  downloader
lezhin-comics-downloader
📥 Downloader for lezhin comics
Stars: ✭ 30 (-11.76%)
Mutual labels:  downloader
Os frontendmaster Dl
🤖 Interactive Frontend Master courses video downloader
Stars: ✭ 213 (+526.47%)
Mutual labels:  downloader
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (+573.53%)
Mutual labels:  downloader
GroundGrowing
Open Source Unity3d Planetary Terrain Editor Extension with incremental background updates via multithreading
Stars: ✭ 66 (+94.12%)
Mutual labels:  multithreaded
Annie
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 16,369 (+48044.12%)
Mutual labels:  downloader

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].