Download sticker packs from Telegram
Project description
TStickers - Telegram Sticker Downloader
Download sticker packs from Telegram
NOTE: You need a telegram bot token to make use of the script. Generate a bot token and paste in a file called 'env'. Send a message to @BotFather to get started.
- Docs
- Using
- Formats
- Documentation
- Install With PIP
- Language information
- Install Python on Windows
- Install Python on Linux
- How to run
- Download Project
- Community Files
Docs
See the Docs for more information.
Using
- Create a file called 'env' (or env.txt) and paste your token
- Get the URL of the telegram sticker pack
- Run the program
python -m tstickers
- Enter the URL of the sticker pack
- Get the output in the
downloads
folder.
Help
usage: Welcome to TStickers, providing all of your sticker needs [-h] [-t TOKEN] [-p PACK] [--frameskip FRAMESKIP]
[--scale SCALE]
optional arguments:
-h, --help show this help message and exit
-t TOKEN, --token TOKEN
Pass in a bot token inline
-p PACK, --pack PACK Pass in a pack url inline
--frameskip FRAMESKIP
Set frameskip. default=1
--scale SCALE Set scale. default=1.0
Formats
Format | Static | Animated |
---|---|---|
.gif | ✔ | ✔ |
.png | ✔ | ✔+ |
.tgs | ❌ | ✔ |
.webp | ✔ | ✔ |
+ First frame of animated image only
Note that static images can fail to save as .gif occasionally in testing
Documentation
See the Docs for more information.
Install With PIP
pip install tstickers
Head to https://pypi.org/project/tstickers/ for more info
Language information
Built for
This program has been written for Python versions 3.7 - 3.10 and has been tested with both 3.7 and 3.10
Install Python on Windows
Chocolatey
choco install python
Windows - Python.org
To install Python, go to https://www.python.org/downloads/windows/ and download the latest version.
Install Python on Linux
Apt
sudo apt install python3.x
Dnf
sudo dnf install python3.x
Install Python on MacOS
Homebrew
brew install python@3.x
MacOS - Python.org
To install Python, go to https://www.python.org/downloads/macos/ and download the latest version.
How to run
Windows
-
Module
py -3.x -m [module]
or[module]
(if module installs a script) -
File
py -3.x [file]
or./[file]
Linux/ MacOS
-
Module
python3.x -m [module]
or[module]
(if module installs a script) -
File
python3.x [file]
or./[file]
Download Project
Clone
Using The Command Line
-
Press the Clone or download button in the top right
-
Copy the URL (link)
-
Open the command line and change directory to where you wish to clone to
-
Type 'git clone' followed by URL in step 2
git clone https://github.com/FHPythonUtils/TStickers
More information can be found at https://help.github.com/en/articles/cloning-a-repository
Using GitHub Desktop
- Press the Clone or download button in the top right
- Click open in desktop
- Choose the path for where you want and click Clone
More information can be found at https://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop
Download Zip File
- Download this GitHub repository
- Extract the zip archive
- Copy/ move to the desired location
Community Files
Licence
MIT License Copyright (c) FredHappyface (See the LICENSE for more information.)
Changelog
See the Changelog for more information.
Code of Conduct
Online communities include people from many backgrounds. The Project contributors are committed to providing a friendly, safe and welcoming environment for all. Please see the Code of Conduct for more information.
Contributing
Contributions are welcome, please see the Contributing Guidelines for more information.
Security
Thank you for improving the security of the project, please see the Security Policy for more information.
Support
Thank you for using this project, I hope it is of use to you. Please be aware that those involved with the project often do so for fun along with other commitments (such as work, family, etc). Please see the Support Policy for more information.
Rationale
The rationale acts as a guide to various processes regarding projects such as the versioning scheme and the programming styles used. Please see the Rationale for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tstickers-2022.tar.gz
.
File metadata
- Download URL: tstickers-2022.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6e49341f0943dc9514c3265fd958b38b15bad6ce3a28cfebd059275198c9dd4 |
|
MD5 | eefc27080d69d1accfc8b9c68dba9b20 |
|
BLAKE2b-256 | f1ec8bcf866e2d0fb429928cc69828e1b36d9a32644b5dab50fd0b93eba113bd |
File details
Details for the file tstickers-2022-py3-none-any.whl
.
File metadata
- Download URL: tstickers-2022-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2070a1d5c79927f083e8510702e0c6fc545cf736597e373c31ce6d72b424f2 |
|
MD5 | 95fa662d6c6ba797cff3039767e54630 |
|
BLAKE2b-256 | 32a874db23d3473ef999a3cfdddc889bd369ee90a735c90284ba94d1acc74320 |