Skip to content

Tool to download all the messages and files from a private group without copy/download permissions

License

Notifications You must be signed in to change notification settings

drkrysSrng/rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosetta

Description

Rosetta is a tool to download text, polls and media files from a private telegram group without copying permissions.

Requirements

Install libraries

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Get credentials to use telethon

  • Go to Telegram's My Apps.
  • Log in with your Telegram account.
  • Fill out the form to create a new application.
  • Note down the api_id and api_hash provided.

Run

python main.py

About

Tool to download all the messages and files from a private group without copy/download permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages