diff --git a/README.md b/README.md index 0e00f7a..dcf1a08 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Options: --nec-max-bitrate Necessary maximum bitrate --nec-max-sample-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.