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:
-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'],