Skip to content
/ TMD Public

With this app you can download all media on a Telegram group as long as you have the link to the group.

Notifications You must be signed in to change notification settings

pgm-11/TMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Media Downloader (beta)

With this app you can download all media on a Telegram group as long as you have the link to the group.

This app does not have a graphical UI and therefore requires basic knowledge of how to use the console/terminal.

Tested on Macbook with M3 Pro & iPhone XS/15 Pro Max (used Pytp App to execute the script)

Download

Click here to download the latest version or just clone this repository.

Requirements

Set up a Telegram app

For this app it is necessary that you set up a Telegram app. This is quite simple and quick to do.

Authenticate yourself with your number on the following page and create a App. (It is possible that the creation of the app only works on mobile devices, just try it out.)

https://my.telegram.org/apps

Once the app has been created, the App-ID and App-HASH are important. Do not pass these to third parties.

Configuration

  1. Create an .env file in the same folder. You can copy the content of example.env file and fill the two variables App-ID and App-HASH.
  2. Install all python requirements in the directory pip3 install -r requirements.txt

Usage

python3 downloader.py

Now follow the instructions.

Todos

  • Adding a graphical UI
  • Download media from groups without a public link
  • Removing the limitation

About

With this app you can download all media on a Telegram group as long as you have the link to the group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages