updated docs for lyrics support

This commit is contained in:
logykk 2022-02-16 22:00:43 +13:00
parent b449126495
commit 3af57ed899
2 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,9 @@
# Changelog
## v0.6.1
- Added support for synced lyrics (unsynced is synced unavailable)
- Can be configured with the `DOWNLOAD_LYRICS` option in config.json or `--download-lyrics=True/False` as a command line argument
## v0.6
**General changes**
- Added "DOWNLOAD_QUALITY" config option. This can be "normal" (96kbks), "high" (160kpbs), "very-high" (320kpbs, premium only) or "auto" which selects the highest format available for your account automatically.