SathyaBhat / spotify-dl

Downloads songs from your Spotify Playlist
http://sathyasays.com/2015/12/29/spotify-dl-download-your-spotify-my-music-songs-as-mp3/
MIT License
1.73k stars 212 forks source link

Add max-duration-difference option #335

Open McLP2 opened 1 year ago

McLP2 commented 1 year ago

Add max-duration-difference option to limit the search to matching lengths, as requested in #81. If there is no matching video within the top 10 search results, the download will fail. This seemed to me like a sensible limit, but it can be changed or made a parameter if necessary.

SathyaBhat commented 1 year ago

@McLP2 can you address the test failures?