spotify2mp3 icon indicating copy to clipboard operation
spotify2mp3 copied to clipboard

minimum view count

Open jurgen-74 opened this issue 1 year ago • 1 comments

Hi all, Your program is working really nice, thanks. However, how do I get around this notification: Skipped a song - The found song had less views than the minimum view count, (use the cli to increase this). and this one: [View count 5676 does not meet MIN_VIEW_COUNT value of 10000 [a-youtube-url-comes-her]]

Many thanks, Jurgen

jurgen-74 avatar Jan 20 '24 17:01 jurgen-74

you need to specify the minimum in the command, example:

spotify2mp3.py -p https://open.spotify.com/playlist/17L6OQxf8zVMYc3XmDl9Ni?si=fa717d3f14d74188 --min-views 5

zeus1921 avatar Feb 21 '24 17:02 zeus1921