mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 16:56:16 +00:00
README.md: Further extensions.
This commit is contained in:
parent
37a5716e50
commit
07bb29ea1c
11
README.md
11
README.md
@ -18,8 +18,6 @@ You can find the whole app packed into one fat jar file under
|
|||||||
only.
|
only.
|
||||||
* Incremental backups - if you run the tool at a later time, it will only
|
* Incremental backups - if you run the tool at a later time, it will only
|
||||||
download new messages / media.
|
download new messages / media.
|
||||||
* You will be able to use an HTML exporter to create static HTML files
|
|
||||||
containing your chats. This feature is still in the works.
|
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
This tool relies on Telegram's API. They started rate limiting the calls
|
This tool relies on Telegram's API. They started rate limiting the calls
|
||||||
@ -43,6 +41,15 @@ Basically, you have to call it with `--login` first to login to your telegram ac
|
|||||||
call it again with `--account <phone>` to use this account and download all
|
call it again with `--account <phone>` to use this account and download all
|
||||||
it's history. If you have just one account, you can omit this parameter.
|
it's history. If you have just one account, you can omit this parameter.
|
||||||
|
|
||||||
|
Use `--with-supergroups` and / or `--with-channels` to also download all
|
||||||
|
messages from the supergroups / channels you have joined that have been
|
||||||
|
active in the last time.
|
||||||
|
|
||||||
|
After making a backup, call it again with `--export html` to create a few
|
||||||
|
more-or-less nice to look at HTML files containing all your chats. They will
|
||||||
|
be created in the subfolder `files` of your backup. You can just open the
|
||||||
|
file index.html in your browser to look at the files.
|
||||||
|
|
||||||
## Donations
|
## Donations
|
||||||
I've put quite some time into this tool. If you want to donate a small
|
I've put quite some time into this tool. If you want to donate a small
|
||||||
amount, you can send it via Bitcoin to *1CofYzS88iEngxMu4NqQeohWDBUHv9CNDJ* or via PayPal to
|
amount, you can send it via Bitcoin to *1CofYzS88iEngxMu4NqQeohWDBUHv9CNDJ* or via PayPal to
|
||||||
|
Loading…
Reference in New Issue
Block a user