All Projects → Mte90 → DL-Telegram-by-file-attachment

Mte90 / DL-Telegram-by-file-attachment

Licence: GPL-3.0 license
Download documents by terms looking in a Telegram channel

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DL-Telegram-by-file-attachment

reddit2telegram
Bot to supply telegram channel with hot Reddit submissions.
Stars: ✭ 202 (+741.67%)
Mutual labels:  telegram-channel
wptelegram
Integrate your WordPress site perfectly with Telegram with full control.
Stars: ✭ 31 (+29.17%)
Mutual labels:  telegram-channel
ktu-notification-bot
A simple python script that fetch new notifications from https://ktu.edu.in/eu/core/announcements.htm and forwards into this Telegram Channel https://t.me/KTU_Notifications/ .
Stars: ✭ 17 (-29.17%)
Mutual labels:  telegram-channel
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+14487.5%)
Mutual labels:  telegram-channel
BitUtils
Systematic coin price notifier, Telegram public channel history parser, Trading tool with python
Stars: ✭ 48 (+100%)
Mutual labels:  telegram-channel
telegram-channel-views-boost
A Python3 script built to increase post views on Telegram channels.
Stars: ✭ 57 (+137.5%)
Mutual labels:  telegram-channel
crawley
Crawley the Telegram Beholder
Stars: ✭ 24 (+0%)
Mutual labels:  telegram-channel
Get-instagram-users-info---Any-instagram-account
Dump instagram users info without API.
Stars: ✭ 345 (+1337.5%)
Mutual labels:  telegram-channel
js jobs bot
JS Jobs search telegram channel
Stars: ✭ 24 (+0%)
Mutual labels:  telegram-channel
tg-inviter
Generate personal invite links for Telegram channels
Stars: ✭ 26 (+8.33%)
Mutual labels:  telegram-channel
parsesig
A Telegram bot that forwards messages from one private/public channel to another after formatting
Stars: ✭ 40 (+66.67%)
Mutual labels:  telegram-channel

DL-Telegram-by-file-attachment

License

Abandoned, looking for contributors as I am not using it anymore. Check https://github.com/Dineshkarthik/telegram_media_downloader.

This tool automatically download a file (document) from a Telegram channel based on terms to search on.

The service used to get Telegram content has a RPM limit of 15 requests per minute but the script can check if the file is already present and not download it again.

Installation & Use

Make sure to have Python3 installed on your system: you can follow the instruction to get it straight from the Python website.

Clone this repository and rename config-sample.ini to config.ini then open the renamed file and change the configuration as you wish.

The parameters you can set are:

  • name is the channel name you want to download from (only the name, not the whole URL)
  • pages is the number of pages to search for documents to download
  • filter allows you to filter the file type to download
  • download is the folder where the downloads are stored

To use the tool simply run downloader.py.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].