re pagination/infinite scroll: I had the same problem, it was fucking unbearable to check out peoples' earlier stuff. Luckily, Soundcloud has a very decent public API, which you can use to roll your own narrow client, for whatever you're looking for with the features you want: https://developers.soundcloud.com/docs/api
----
Here, start from my own (extremely crude, for personal use, not for public consumption) "Soundcloud User Unpaginator":
I really love Soundcloud but the "Shuffle" is the only thing I don't like. I am actually planning to design a small single-page one-purpose site for exactly that: A real Shuffle for Soundcloud!
----
Here, start from my own (extremely crude, for personal use, not for public consumption) "Soundcloud User Unpaginator":
Source: https://github.com/gadtfly/Soundcloud-User-Unpaginator/
Running: https://soundcloud-user-unpaginator.herokuapp.com/ (warning: heavy, totally synchronous, server-side blocking, on Heroku free tier)
Could be easily modified to download instead of list, if you want an archive.