Usage update
This commit is contained in:
@@ -7,7 +7,7 @@ Origin of the script is the following article: https://kaimi.io/2013/11/yandex-m
|
|||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```bat
|
```bat
|
||||||
ya.pl [-adkpt] [long options...]
|
ya.pl [-adkptu] [long options...]
|
||||||
-p --playlist playlist id to download
|
-p --playlist playlist id to download
|
||||||
-k --kind playlist kind (eg. ya-playlist, music-blog,
|
-k --kind playlist kind (eg. ya-playlist, music-blog,
|
||||||
music-partners, etc.)
|
music-partners, etc.)
|
||||||
@@ -21,6 +21,12 @@ ya.pl [-adkpt] [long options...]
|
|||||||
--include download only tracks specified in file
|
--include download only tracks specified in file
|
||||||
--delay delay between downloads (in seconds)
|
--delay delay between downloads (in seconds)
|
||||||
--mobile use mobile API
|
--mobile use mobile API
|
||||||
|
--auth authorization header (for HQ music if subscription
|
||||||
|
is active)
|
||||||
|
--bitrate 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)
|
||||||
|
|
||||||
--debug print debug info during work
|
--debug print debug info during work
|
||||||
--help print usage
|
--help print usage
|
||||||
|
|||||||
Reference in New Issue
Block a user