Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kaimi-io/yandex-music-download.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaimi <kaimi-@users.noreply.github.com>2020-08-08 22:11:42 +0300
committerGitHub <noreply@github.com>2020-08-08 22:11:42 +0300
commitb36bb9d38f5509f1197a5748b5a0ad5c5603ce28 (patch)
tree090038059b609f3cf06b3a698b33c4f7648c9798
parent8a96b0b8de33ce1a9d803095e5adcdeebcbf5906 (diff)
Update usage
-rwxr-xr-xsrc/ya.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ya.pl b/src/ya.pl
index a48417b..d91b85f 100755
--- a/src/ya.pl
+++ b/src/ya.pl
@@ -194,9 +194,6 @@ my ($opt, $usage) = Getopt::Long::Descriptive::describe_options
['cookie=s', 'authorization cookie for web version (Session_id=...)'],
['bitrate=i', 'bitrate (eg. 64, 128, 192, 320)'],
[],
- ['Bitrate 320 is available only when subscription is active'],
- ['and only via mobile API for now (be sure to specify Authorization header value)'],
- [],
['link|l', 'do not fetch, only print links to the tracks'],
['silent|s', 'do not print informational messages'],
['debug', 'print debug info during work'],