A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.
Project description
TLAPI
A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs. Read the documentation.
Features
- [tlapi] - add random app version
- [tlapi] - add new Api ID - Api Hash
- [opentele] - Convert Telegram Desktop tdata sessions to telethon sessions and vice versa.
- [opentele] - Use telethon with official APIs to avoid bot detection.
- [opentele] - Randomize device info using real data that recognized by Telegram server.
Dependencies
- telethon - Widely used Telegram's API library for Python.
- tgcrypto - AES-256-IGE encryption to works with
tdata
. - pyQt5 - Used by Telegram Desktop to streams data from files.
Installation
- Install from PyPI:
pip install --upgrade tlapi
Examples
The best way to learn anything is by looking at the examples. Am I right?
- Example on readthedocs
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
tlapi-0.0.2.tar.gz
(63.8 kB
view hashes)
Built Distribution
tlapi-0.0.2-py3-none-any.whl
(69.3 kB
view hashes)