/get-telegram-multimedia

Saves media files from a Telegram chat

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Get Telegram Multimedia

Saves media files from a Telegram chat

Usage

  1. Clone this repo git clone https://github.com/luckyz/get-telegram-multimedia.git
  2. Move to cloned folder cd get-telegram-multimedia/
  3. Create virtual environment typing virtualenv venv and activate it with source venv/bin/activate
  4. pip3 install -r requirements.txt
  5. Enter API_ID and API_HASH credentials at the top of main.py

    Note: You must get your own from https://my.telegram.org, under API Development

  6. python3 main.py
  7. Now you have all saved images in img/ folder

Donate

Want to keep this project going? Please donate generously https://www.buymeacoffee.com/luking/get-telegram-multimedia

Build

Legal

Disclaimer: This is not affiliated, endorsed or certified by Instagram. This is an independent and unofficial implementation using an an independent and unofficial API. Use at your own risk. I am not responsible for any action taken by Instagram as a result of this tool.