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-14 22:18:49 +0300
committerGitHub <noreply@github.com>2020-08-14 22:18:49 +0300
commit182c87a9462516dcd75dbf875aef171e2acb67d8 (patch)
tree22099fae980cbbbdff8638c38e7c7bc0d4951fc1
parent6c1bb98f7af72f964f280a0e9aa7b693186b158f (diff)
Update README.md
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 271896d..1f45b8d 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ perl ya.pl -h
git clone https://github.com/kaimi-io/yandex-music-download.git
cd yandex-music-download
docker build --tag yandex-music-downloader:1.0 .
-docker run --rm -v $(PWD):/root/ --name yamusic yandex-music-downloader:1.0 -d /root -u https://music.yandex.ru/album/215688/track/1710808
+docker run --init --rm -v $(PWD):/root/ --name yamusic yandex-music-downloader:1.0 -d /root -u https://music.yandex.ru/album/215688/track/1710808
```
## Usage
@@ -131,6 +131,9 @@ ya.pl [-adklpstu] [long options...]
--cookie STR authorization cookie for web version
(Session_id=...)
--bitrate INT bitrate (eg. 64, 128, 192, 320)
+ --pattern STR track naming pattern
+ Available placeholders: #number, #artist,
+ #title
-l --link do not fetch, only print links to the
tracks