# TGSDL
![Colorclip](https://gist.githubusercontent.com/acidfreakz/104ccc13eeb63f212170ec92aad1d4e3/raw/9fa794dc5ee6826fff0d597ab16f6f096c6d47af/TGSDL.svg)
Telegram sticker pack downloader
- Fast and Simple
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white)](https://t.me/onefinalhug)
![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)
## How to install
```
pip install tgsdl
```
## Example use
```
from tgsdl import download_sticker_pack
pack_url = "https://t.me/addstickers/SophiaLillis_lillislove"
download_sticker_pack(pack_url)
````
```
>>> tgsdl https://t.me/addstickers/SophiaLillis_lillislove
```
Raw data
{
"_id": null,
"home_page": "https://github.com/lillisfeb/TGSDL/",
"name": "tgsdl",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "telegram,bot,sticker,download,stickerpack",
"author": "Bevlill",
"author_email": "voidlillis@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/07/92/01204050bdd37396c4158ab632dc3281adc2a518a8ba035e5d466eac56f6/tgsdl-1.0.6.tar.gz",
"platform": null,
"description": "# TGSDL\n\n![Colorclip](https://gist.githubusercontent.com/acidfreakz/104ccc13eeb63f212170ec92aad1d4e3/raw/9fa794dc5ee6826fff0d597ab16f6f096c6d47af/TGSDL.svg)\n\nTelegram sticker pack downloader\n- Fast and Simple \n\n[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white)](https://t.me/onefinalhug) \n\n![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)\n\n## How to install\n```\npip install tgsdl\n```\n## Example use\n```\nfrom tgsdl import download_sticker_pack\n\npack_url = \"https://t.me/addstickers/SophiaLillis_lillislove\"\ndownload_sticker_pack(pack_url)\n````\n```\n>>> tgsdl https://t.me/addstickers/SophiaLillis_lillislove\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Telegram Sticker Pack Downloader Library",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://github.com/lillisfeb/TGSDL/"
},
"split_keywords": [
"telegram",
"bot",
"sticker",
"download",
"stickerpack"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0945d6e2981a9c1c88f35e53925d84dc4ea37f3b17099d42a5024ac51ffb236b",
"md5": "6d0d7754a1b39dec45858898c8da2ed1",
"sha256": "9ad7701aeac80693e743dc8a2f77d00e2a2ca1d6180e81285b32e7161895db00"
},
"downloads": -1,
"filename": "tgsdl-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d0d7754a1b39dec45858898c8da2ed1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4143,
"upload_time": "2023-07-11T18:24:49",
"upload_time_iso_8601": "2023-07-11T18:24:49.027266Z",
"url": "https://files.pythonhosted.org/packages/09/45/d6e2981a9c1c88f35e53925d84dc4ea37f3b17099d42a5024ac51ffb236b/tgsdl-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "079201204050bdd37396c4158ab632dc3281adc2a518a8ba035e5d466eac56f6",
"md5": "2f748e0dc1c99df64807eaa8f79babdc",
"sha256": "d19bc8db4bf09546d65882b7db49e6bee936aade9bb7ff73764d5d677519abd6"
},
"downloads": -1,
"filename": "tgsdl-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "2f748e0dc1c99df64807eaa8f79babdc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3758,
"upload_time": "2023-07-11T18:24:50",
"upload_time_iso_8601": "2023-07-11T18:24:50.424910Z",
"url": "https://files.pythonhosted.org/packages/07/92/01204050bdd37396c4158ab632dc3281adc2a518a8ba035e5d466eac56f6/tgsdl-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-11 18:24:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lillisfeb",
"github_project": "TGSDL",
"github_not_found": true,
"lcname": "tgsdl"
}