Roman
Roman
Same as #640 It's not a workaround, it's the correct option. Use the tool to know the options. But yes, the readme should be fixed.
Updated readme with #688 so it reflects the same options as the binary
Should be reproducible anywhere with the provided example playlist. Checked with the new venv in python 3.11. I think you missed the first lines, maybe not so relevant, but better...
More info: tried downloading the tracks one by one and 2 of them, Spring and Blurred, give the same 403 error. It seems that the track link in the playlist...
So if you publish the debug log for 1 of those invalid tracks it would be a bit shorter that for the whole playlist.
My suggestions to track down the problem: try without quality in parameters but set it in the config, in [tidal] section (and download just 1 track for easier reading) try...
I think on the wiki you have some info. And in the readme you have an example of how to install from dev branch, if you need just the tool...
Don't know what is MQA from that ticket. But maybe it's some limitation/misconfiguration of the Tidal API itself, of the API endpoints used in these tools...
Similar to #691 Check if my answer there helps, basically try to check the track with the Tidal API webpage. Maybe for streaming via API the service doesn't give more...
Normally, if you search by keywords among the issues you can see some results that could be helpful. In this case the error class `SSLCertVerificationError` is pretty unique, so you...