Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -1,6 +1,5 @@
|
||||
Yandex Music Downloader
|
||||
=====================
|
||||
[](https://www.perl.org/) [](https://raw.githubusercontent.com/kaimi-io/yandex-music-download/master/LICENSE)
|
||||
|
||||
[](https://t.me/kaimi_io)
|
||||
[](https://twitter.com/kaimi_io)
|
||||
@@ -10,20 +9,6 @@ Yandex Music Downloader
|
||||
Simple command line Perl script for downloading music from Yandex Music (http://music.yandex.ru).
|
||||
Origin of the script is the following article: https://kaimi.io/2013/11/yandex-music-downloader/.
|
||||
|
||||
## Contents
|
||||
- [Requirements](#Requirements)
|
||||
- [Environment](#Environment)
|
||||
- [Perl modules](#Perl-modules)
|
||||
- [Installation](#Installation)
|
||||
- [Ubuntu / Debian](#ubuntu--debian)
|
||||
- [MacOS](#MacOS)
|
||||
- [Windows](#Windows)
|
||||
- [Docker](#Docker)
|
||||
- [Usage](#Usage)
|
||||
- [Frequently Asked Questions (FAQ)](#FAQ)
|
||||
- [Contribute](#Contribute)
|
||||
- [License](#License)
|
||||
|
||||
## Requirements
|
||||
### Environment
|
||||
* Linux/Windows/MacOS (anything, that runs Perl)
|
||||
@@ -115,7 +100,7 @@ docker run --init --rm -v ${PWD}:/root/ --name yamusic yandex-music-downloader:1
|
||||
|
||||
## Usage
|
||||
```bat
|
||||
Yandex Music Downloader v1.4
|
||||
Yandex Music Downloader v1.5
|
||||
|
||||
ya.pl [-adhklpstu] [long options...]
|
||||
-p[=INT] --playlist[=INT] playlist id to download
|
||||
@@ -171,7 +156,7 @@ ya.pl [-adhklpstu] [long options...]
|
||||
ya.pl -u
|
||||
https://music.yandex.ru/users/ya.playlist/playlists/1257 --cookie ...
|
||||
|
||||
© 2013-2022 by Kaimi (https://kaimi.io)
|
||||
© 2013-2023 by Kaimi (https://kaimi.io)
|
||||
```
|
||||
|
||||
## FAQ
|
||||
|
||||
Reference in New Issue
Block a user