Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wingkwong/telegram-files-downloader

Download files from Telegram
https://github.com/wingkwong/telegram-files-downloader

files-downloader telegram telegram-files-downloader

Last synced: 1 day ago
JSON representation

Download files from Telegram

Awesome Lists containing this project

README

        

# telegram-files-downloader
Download files from Telegram

## Prerequisites
- Python 3
- pip3

## Installation
```bash
workon # optional
pip3 install -r requirements.txt
```

## Usage
```bash
python3 download.py --id --hash --target --output
```