Skip to content

mavnt/tm_album_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Album Exporter

  1. Create your own bot

  2. Clone this repository

    1. git clone https://github.com/mavnt/tm_album_exporter && cd tm_album_exporter
  3. Create your virtual environment

    1. python3 -m venv venv
      source venv/bin/activate
      pip3 install -r requirements.txt
  4. Run the bot specifying your token as follows:

    1. token='YOUR-TOKEN-HERE' python3 bot.py
  5. Forward to your own bot the album you want to save

  6. Get the images from your bot folder

About

Bulk download Telegram albums.

Topics

Resources

License

Stars

Watchers

Forks

Languages