0

Update README.md

This commit is contained in:
Kaimi
2020-08-14 22:18:49 +03:00
committed by GitHub
parent 6c1bb98f7a
commit 182c87a946

View File

@@ -104,7 +104,7 @@ perl ya.pl -h
git clone https://github.com/kaimi-io/yandex-music-download.git git clone https://github.com/kaimi-io/yandex-music-download.git
cd yandex-music-download cd yandex-music-download
docker build --tag yandex-music-downloader:1.0 . 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 ## Usage
@@ -131,6 +131,9 @@ ya.pl [-adklpstu] [long options...]
--cookie STR authorization cookie for web version --cookie STR authorization cookie for web version
(Session_id=...) (Session_id=...)
--bitrate INT bitrate (eg. 64, 128, 192, 320) --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 -l --link do not fetch, only print links to the
tracks tracks