Skip to content

Releases: nathom/streamrip

v2.1.0

10 Mar 16:46

Choose a tag to compare

What's New

•	tidal now actually supports MASTER quality streaming (@pinnick)
•	fixed missing audio byte in deezer tracks (@nathom)
•	fixed broken bug-reporting option (-vvv) (@disconnect78)
•	tidal downloads won’t crash on 404 errors anymore (@nathom)
•	lossless audio conversion now preserves bit depth properly (@disconnect78)
•	improved overall performance with manual optimizations (@nathom)
•	fixed config file opening bug (@yodatak)
•	clearer installation instructions, including AUR and Homebrew (@exu-g, @Red6785)
•	clearer README docs and updated command flags (@tannerbaum, @mortalis13)
•	fixed handling of long file paths on download (@owhyy)
•	fixed playlist/album downloads failing entirely due to one bad track (@kyrregjerstad)
•	added better handling of secrets and authentication errors (status 401 fixes) (@dybucc, @wangw469)
•	added support for tidal lyrics and better error handling for quality settings (@M4TH1EU)
•	added album version info in search results (@ZXColt)
•	improved handling of SSL certificates and verification options (@kyrregjerstad)
•	improved folder structures for albums/discs (@nathom, @cloud74pebble)
•	prevented empty track list errors (@craigologo)
•	various dependency updates (aiohttp, urllib3, pillow, black, requests, idna)
•	many smaller bug fixes and internal test improvements

New Contributors

@pinnick, @disconnect78, @exu-g, @yodatak, @tannerbaum, @mortalis13, @craigologo, @owhyy, @samuelmarinsoto, @punowo, @dybucc, @M4TH1EU, @ZXColt, @wangw469, @cloud74pebble, @Red6785, @Louis2530, @kyrregjerstad

streamrip v2.0.5

25 Jan 00:08
87d5964

Choose a tag to compare

What's Changed

  • Fix missing import
  • Fix bug where max_cover_with doesnt work
  • Add 2 zero padding for tracknumber by default
  • Handle NonStreamableError for metadata parsing
  • Fix tempfile issue on windows

Full Changelog: v2.0.4...v2.0.5

streamrip v2.0.4

23 Jan 18:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

streamrip v2.0.3

14 Jan 07:02

Choose a tag to compare

New Features

  • New and improved check for updates mechanism
  • Fallback to default launcher if vim is not found for rip config open
  • Check for repeats with rip file

Bug Fixes

  • Fix rip file for list of urls
  • Fix source subdirectories feature
  • Fix issue where some titles would break filepaths
  • Throw error when fallback song is not available for deezer @notmarek

streamrip v2.0.2

11 Jan 01:05

Choose a tag to compare

Bug Fixes

  • Fix issue where config directory is not created

Streamrip v2.0

10 Jan 22:17
ef71146

Choose a tag to compare

Major Release!

  • Most bugs fixed
  • Improved reliability
  • UI overhaul
  • Much faster downloads
  • Codebase simplification
  • Check commit logs for full details!

streamrip v1.9.7

17 Mar 05:28

Choose a tag to compare

Bug Fixes

  • Fix broken Qobuz login
  • Fix SoundCloud downloads for large files such as podcasts

Other Updates

  • removed cchardet dependency that caused some issues on Windows/ARM machines
  • fix: multiple "600" in original cover URL filename by @reaitten in #365
  • (bug) Fix appId and appSecret regular expressions by @joegoldin in #399

Full Changelog: v1.9.5...v1.9.7

streamrip v1.9.5

24 May 01:06

Choose a tag to compare

Bug Fixes

  • Fix Qobuz app id error

New Features

  • Automatically resize covers if the large size is too large

streamrip v1.9.4

15 Feb 03:22

Choose a tag to compare

Bug Fixes

  • TIDAL downloads are working again
  • Fix a 404 error for some SoundCloud downloads

streamrip v1.9.3

22 Jan 03:40

Choose a tag to compare

Bug Fixes

  • TIDAL downloads are back up!
  • streamrip no longer crashes if a TIDAL album does not have downloads of quality = 2 or 3 available