streamrip icon indicating copy to clipboard operation
streamrip copied to clipboard

Added support for Tidal lyrics and fixed parsing error when preferred quality too high

Open M4TH1EU opened this issue 1 year ago • 0 comments

Hi,

I though this nice little tool was missing the lyrics part from its competitors so I implemented it. Only very little code was required so it shouldn't cause issues anywhere else in the code.

I also fixed a JSON parsing error that happened when the preferred quality for a media wasn't available and would crash the app (simple retry with quality - 1)

M4TH1EU avatar Sep 02 '24 11:09 M4TH1EU