mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 14:32:40 +00:00
Update README.md
This commit is contained in:
parent
88544ff2ae
commit
d1b6685ecb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Options:
|
|||
--nec-max-bitrate <rate> Necessary maximum bitrate
|
||||
--nec-max-sample-rate <rate> Necessary maximum sample rate
|
||||
```
|
||||
- Provide either track-col & artist-col (ideally), or full-title-col in case separate artist and title names are unavailable (useful when downloading a csv of a YT playlist). You can also specify --uploader-col (channel names) in that case to use as artist names whenever full-title-col doesn't contain them.
|
||||
- Provide either both a track-col and artist-col (ideally), or full-title-col in case separate artist and track names are unavailable. You can also specify --uploader-col (channel names) in that case to use as artist names whenever full-title-col doesn't contain them.
|
||||
- Always provide a length-col or get wrong results
|
||||
- Files satisfying `pref` conditions will be preferred. Files not satisfying `nec` conditions will not be downloaded.
|
||||
|
||||
|
|
Loading…
Reference in a new issue