...
...
There is code to handle this, or so I thought. Will take a look at it when given time.
Authentication possible using the `client_id` of android app version 6.4.0 Must also be passed as `app_key` ```python def auth(self): data = { "client_id": "5c2982b2ec377339ee67d3686f4813ac", "app_key": "5c2982b2ec377339ee67d3686f4813ac", "email": "MyEmail", "password": "MyPassword"}...
For anyone further interested in this topic you can check out the following gist as a starting point. https://gist.github.com/Slyyxp/b2a07a2756a5416bac4e9d03f85723ae If having trouble finding endpoints try AppVer 6.4.1
AES is used. There is apparently only one decryption key used globally for all files. This is second-hand information and I do not have this key.
No support, progress bars unnecessary clutter in output. You can already pass multiple url arguments into rsack but perhaps I will add the functionality to parse .txt.
I did in no way indicate that there is individual track support.
It's probably your album artwork settings. Only 3 lines from the traceback is not helpful.
It's caused due to the album artwork being too large to write to the file.