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>2022-02-15 10:46:53 +0300
committerKaimi <kaimi-@users.noreply.github.com>2022-02-15 10:46:53 +0300
commiteb43d63370243605327e7ec45ab19f5ba492bd78 (patch)
treee75d0a0bbe1e80417cf117ede03fd7b5a7efe9ed
parente97559501b5915b6b2ecd30eb407c70ebf4ce579 (diff)
Version and date bumpv1.3
-rw-r--r--README.md4
-rwxr-xr-xsrc/ya.pl4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4d1479d..6ab5fac 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ ya.pl [-adhklpstu] [long options...]
ya.pl -u https://music.yandex.ru/album/215688/track/1710808 --auth ...
ya.pl -u https://music.yandex.ru/users/ya.playlist/playlists/1257 --cookie ...
- © 2013-2021 by Kaimi (https://kaimi.io)
+ © 2013-2022 by Kaimi (https://kaimi.io)
```
## FAQ
@@ -169,7 +169,7 @@ Currently Yandex Music is available only for Russia and CIS countries. For other
If you want to help make Yandex Music Downloader better the easiest thing you can do is to report issues and feature requests. Or you can help in development.
## License
-Yandex Music Downloader Copyright © 2013-2021 by Kaimi (Sergey Belov) - https://kaimi.io.
+Yandex Music Downloader Copyright © 2013-2022 by Kaimi (Sergey Belov) - https://kaimi.io.
Yandex Music Downloader is free software: you can redistribute it and/or modify it under the terms of the Massachusetts Institute of Technology (MIT) License.
diff --git a/src/ya.pl b/src/ya.pl
index c0b0700..4ee1dfc 100755
--- a/src/ya.pl
+++ b/src/ya.pl
@@ -53,8 +53,8 @@ use constant
HQ_BITRATE => '320',
DEFAULT_CODEC => 'mp3',
PODCAST_TYPE => 'podcast',
- VERSION => '1.2',
- COPYRIGHT => '© 2013-2021 by Kaimi (https://kaimi.io)',
+ VERSION => '1.3',
+ COPYRIGHT => '© 2013-2022 by Kaimi (https://kaimi.io)',
};
use constant
{