We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db75ac commit ac4fff4Copy full SHA for ac4fff4
1 file changed
README.md
@@ -33,6 +33,8 @@ Installation:
33
python -m pip install git+https://zotify.xyz/zotify/zotify.git
34
```
35
36
+See [INSTALLATION](INSTALLATION.md) for a more detailed and opinionated installation walkthrough.
37
+
38
### Command line usage
39
40
@@ -121,10 +123,8 @@ Example values could be:
121
123
~~~~
122
124
{playlist}/{artist} - {song_name}.{ext}
125
{playlist}/{playlist_num} - {artist} - {song_name}.{ext}
-Bangers/{artist} - {song_name}.{ext}
126
{artist} - {song_name}.{ext}
127
{artist}/{album}/{album_num} - {artist} - {song_name}.{ext}
-/home/user/downloads/{artist} - {song_name} [{id}].{ext}
128
129
130
### Docker Usage
0 commit comments