diff --git a/README.md b/README.md index 6681944..46255cb 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ * [Login](#login) * [Download](#download) * [Upload](#upload) - * [Backup](#backup) + * [Migration](#migration) * [Chat Utilities](#chat-utilities) * [Env](#env) * [Data](#data) @@ -50,6 +50,8 @@ You can download prebuilt binaries from [releases](https://github.com/iyear/tdl/ ### Linux & macOS +
+ - Install with Shell: `tdl` will be installed to `/usr/local/bin/tdl`, and script also can be used to upgrade `tdl`. @@ -70,8 +72,12 @@ curl -sSL https://ghproxy.com/https://raw.githubusercontent.com/iyear/tdl/master Make your contribution to package managers: [File an issue](https://github.com/iyear/tdl/issues/new/choose) +
+ ### Windows +
+ - Install with PowerShell(Administrator): `tdl` will be installed to `$Env:SystemDrive\tdl`(will be added to `PATH`), and script also can be used to upgrade `tdl`. @@ -97,6 +103,8 @@ scoop bucket add extras scoop install telegram-downloader ``` +
+ ## Quick Start ```shell @@ -114,6 +122,8 @@ tdl dl -n quickstart -u https://t.me/telegram/193 ## Workflows +
+ **Only show workflows, not all configs. So read [Usage](#usage) and set configs you need.** ### Download files from message urls @@ -153,6 +163,8 @@ Command: `tdl dl --continue` This way `tdl` will be restarted in case of errors and will continue downloading task sources. +
+ ## Usage - Get help @@ -381,7 +393,7 @@ tdl up --debug --ntp pool.ntp.org \ -c @iyear ``` -### Backup +### Migration > Backup or recover your data