Add limitation to README

This commit is contained in:
Baruch Rothkoff 2020-04-23 18:03:24 +03:00
parent 2540e13f90
commit cbe7e46ec7

View file

@ -6,16 +6,18 @@ If you have got an Internet connected computer or NAS and you want to automate f
daemon is for you.
Telegram bots are limited to 20Mb file size downloads. So I wrote this agent
or daemon to allow bigger downloads.
or daemon to allow bigger downloads (limited to 1.5GB by Telegram APIs).
# Installation
You need Python3 (tested in 3.5).
Install Telethon module (using pip or your OS package system):
pip install --user telethon
Install cryptg to use a C library to speed up downloads (optional)
pip install --user cryptg
Obtain your own api id: https://core.telegram.org/api/obtaining_api_id