nehm icon indicating copy to clipboard operation
nehm copied to clipboard

Downloads stopped working?

Open trvswgnr opened this issue 5 years ago • 3 comments

trvswgnr avatar Jul 24 '18 05:07 trvswgnr

Yes, suddenly the rate limit is over: https://api.soundcloud.com/tracks/256347798/stream?client_id=11a37feb6ccc034d5975f3f803928a32

n10v avatar Jul 24 '18 06:07 n10v

Soundcloud provides only 15k downloads in 24-hour window: https://developers.soundcloud.com/docs/api/rate-limits#play-requests, so I can't handle that and expand rate limits. The only thing I can do is to add the appropriate error message.

n10v avatar Jul 24 '18 06:07 n10v

Ideal solution: register more apps and if rate limit is exceeded on one client_id then use another client_id. But SoundCloud doesn't allow now to register new apps.

n10v avatar Jul 24 '18 18:07 n10v