mirror of
https://zotify.xyz/zotify/zotify.git
synced 2024-11-09 16:52:00 +01:00
Merge branch 'thisisnotlogykk-main-patch-59558' into 'main'
Update docs See merge request team-zotify/zotify!8
This commit is contained in:
commit
f71074811e
1 changed files with 1 additions and 3 deletions
|
@ -6,8 +6,6 @@
|
|||
<img src="https://i.imgur.com/hGXQWSl.png" width="50%">
|
||||
</p>
|
||||
|
||||
[Discord Server](https://discord.gg/XDYsFRTUjE)
|
||||
|
||||
### Featues
|
||||
- Downloads at up to 320kbps*
|
||||
- Downloads directly from the source**
|
||||
|
@ -69,7 +67,7 @@ Be aware you have to set boolean values in the commandline like this: `--downloa
|
|||
| MD_ALLGENRES | --md-allgenres | Save all relevant genres in metadata
|
||||
| MD_GENREDELIMITER | --md-genredelimiter | Delimiter character used to split genres in metadata
|
||||
| DOWNLOAD_FORMAT | --download-format | The download audio format (aac, fdk_aac, m4a, mp3, ogg, opus, vorbis)
|
||||
| DOWNLOAD_QUALITY | --download-quality | Audio quality of downloaded songs (normal, high, very-high*)
|
||||
| DOWNLOAD_QUALITY | --download-quality | Audio quality of downloaded songs (normal, high, very_high*)
|
||||
| TRANSCODE_BITRATE | --transcode-bitrate | Overwrite the bitrate for ffmpeg encoding
|
||||
| SKIP_EXISTING_FILES | --skip-existing-files | Skip songs with the same name
|
||||
| SKIP_PREVIOUSLY_DOWNLOADED | --skip-previously-downloaded | Use a song_archive file to skip previously downloaded songs
|
||||
|
|
Loading…
Reference in a new issue