gavin
gavin
If you remove the query string I believe it should work properly (so the command should be `scdl -l https://soundcloud.com/ranggaelectroscope2/karma-theme`). I'll add logic to automatically remove the query string on...
The download limits are 100 per track for free users, or 1000 per track for pro users, according to [this page.](https://help.soundcloud.com/hc/en-us/articles/115003565708-Enabling-downloads-for-your-track) If BaseTrack.has_downloads_left is always returning false, then it's probably...
https://github.com/flyingrub/scdl/wiki/Installation-Instruction#authentication
Question: why only create the description file if the length of the description is > 3? Why not if it is > 0?
This is ready to be merged, when you answer my question above @mistajase79
Probably related: https://github.com/python/cpython/commit/e4ff131e01184b68d868cfd241a03f8b7d2e0ff9
Listening history is now available in v1.3.8
Not all tracks are available in high quality, can you send a link of the song in question so I can check it?
> https://soundcloud.com/meek-mill-dc/litty-feat-tory-lanez I was able to download this track in 256kbps with my GO+ auth token so I am not sure what the issue could be. (ffprobe outputs this: `Stream...
Can you give an example?