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