Skip to content

v2.0.4

Compare
Choose a tag to compare
@ritiek ritiek released this 19 May 07:58
· 1492 commits to master since this release
b13f12f

Fixed

  • Do not remove the currently downloading track from file on KeyboardInterrupt
    when --list is passed. (@ritiek) (#722)
  • Failure on invoking spotdl if FFmpeg isn't found. It should now warn about missing
    FFmpeg and move ahead without encoding. (@ritiek)
    (debe7ee)