From 1373ef71950d8093ecdcd9e1059cd6a0ff7370b3 Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:37:24 -0300 Subject: [PATCH] Add instructions for the new `cover_size` option --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f5ed155..b33434e 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Config file values can be overridden using command-line arguments. | `--template-file-music-video` / `template_file_music_video` | Template file for the tracks that are not part of an album. | `{title}` | | `--template-file-playlist` / `template_file_playlist` | Template file for the M3U8 playlist. | `Playlists/{playlist_artist}/{playlist_title}` | | `--date-tag-template` / `date_tag_template` | Date tag template. | `%Y-%m-%dT%H:%M:%SZ` | +| `--cover-size` / `cover_size` | Cover size. | `extra-large` | | `--save-cover` / `save_cover` | Save cover as a separate file. | `false` | | `--save-playlist` / `save_playlist` | Save a M3U8 playlist file when downloading a playlist. | `false` | | `--overwrite` / `overwrite` | Overwrite existing files. | `false` | @@ -178,6 +179,13 @@ The following variables can be used in the template folder/file and/or in the `e - `track` - `track_total` - `url` + +### Cover sizes +The following cover sizes are available: +* `small`: up to 64px +* `medium`: up to 300px +* `large`: up to 640px +* `extra-large`: up to 2000px ### Audio qualities The following qualities are available: