Skip to content

Releases: redsudo/RedSea

Daggertooth

03 Sep 21:09
Compare
Choose a tag to compare

Daggertooth

03 Jun 02:12
9a68c9e
Compare
Choose a tag to compare

Fix to properly name and tag mp4 files [issue #40]

Daggertooth

07 May 00:56
2134950
Compare
Choose a tag to compare
  • Fix issue #33: file names over 255 characters will now be trimmed down
  • Fix issue #32: redsea can now download more than 100 tracks from a playlist
  • Fix issue #29: auth add now correctly reports its status after a successful login attempt follows a failed login attempt
  • Fix reauth: Reauth now properly saves new session IDs

Daggertooth

21 Sep 20:29
44320b5
Compare
Choose a tag to compare
  • Feature: Brute force [-b] download of releases by trying with all available stored sessions (helps with region-locked releases - see #10)
  • Feature: Reauthenticate sessions via auth reauth command. (Useful if Tidal servers have invalidated your sessionId)
  • Improvement: More stable session storage with built-in validation of sessionId (#12)
  • Improvement: Upgraded crypto library for better compatibility (#14)
  • Bugfix: Issue #21 is resolved

Note that this release is not backwards-compatible with previous releases. You will need to rebuild the session storage.

Coris

24 Apr 02:36
ce07293
Compare
Choose a tag to compare
  • Feature: Ability to set default account regardless of account name by using the new 'auth default' command
  • Bugfix: Updated crypto library to pycryptodome to fix issue #14
  • Bugfix: Added better url validation to correctly catch malformed urls and misplace commands. See issue #13
  • Bugfix: Updated requirements.txt with a correct dependency list

Coris-beta

15 Mar 09:15
e240744
Compare
Choose a tag to compare
Coris-beta Pre-release
Pre-release

This is a beta release fixing issue #8 and adding the ability to choose and change the default account

Bonefish

13 Mar 22:45
9bcdca9
Compare
Choose a tag to compare

This release includes MQA decryption, Download presets, and Multiple account support