Skip to content

Telegram Auto Downloader of Media created in Python.

Notifications You must be signed in to change notification settings

d4rpell/TgAutoPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Installation

Install the required packages

Windows

pip install -r requirements.txt

Linux

pip3 install -r requirements.txt

How it works?

API of Telegram

To use this tool, you need to obtain you API_ID & API_HASH of your telegram account.

For this do this:

  1. Log in to your Telegram core: https://my.telegram.org.
  2. Go to 'API development tools' and fill out You will get basic addresses as well as the api_id and api_hash parameters required for user authorization

Mobile PIN Code Authentication

The first time you start this program. You need to authenticate with your mobile phone and you will receive a code a PIN Code via Telegram Bot.

After that a .session file has going to be created in the directory, after that you can use the program without any problems.

About

Telegram Auto Downloader of Media created in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages