Codereverse12 / Teledown

Teledown - Telegram image downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teledown

Teledown is a python script that automate downloading pictures from multiple telegram channels at once.

Prerequisites

Before your can use Teledown, please ensure that your have installed the following packages.

  • Requests module
  • BeautifulSoup module

Installing

git clone https://github.com/Codereverse12/Teledown.git
cd Teledown
pip3 install -r requirement.txt
chmod +x teledown

Using Teledown

SYNOPSIS:

      ./teledown [OPTION] CHANNELNAME...

Basic command:

      Command to type

Help command:

      Command to help

Note

The CHANNELNAME is the name after the protocol and the hostname.

    e.g, https://t.me/[CHANNELNAME]

About

Teledown - Telegram image downloader


Languages

Language:Python 100.0%