Add replace_existing to list of configurations
This commit is contained in:
parent
33a718eccb
commit
5d9a9a71a2
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Downloads specified items. Accepts any combination of track, album, playlist, ep
|
||||||
| ffmpeg_path | --ffmpeg-path | Path to ffmpeg binary | |
|
| ffmpeg_path | --ffmpeg-path | Path to ffmpeg binary | |
|
||||||
| ffmpeg_args | --ffmpeg-args | Additional ffmpeg arguments when transcoding | |
|
| ffmpeg_args | --ffmpeg-args | Additional ffmpeg arguments when transcoding | |
|
||||||
| save_credentials | --save-credentials | Save login credentials to a file | |
|
| save_credentials | --save-credentials | Save login credentials to a file | |
|
||||||
|
| replace_existing | --replace-existing | Redownload and replace songs if they already exist | |
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue