suyashb95 / soundcloud-dl

A Python project that downloads tracks from soundcloud.com, complete with metadata and album art
125 stars 20 forks source link

Soundcloud apps no longer available; will need a new way to generate tokens #15

Closed GiovanH closed 3 years ago

suyashb95 commented 4 years ago

That's true, you can still use the client_id from regular browser sessions though. Check the updated readme

rnyPlanet commented 3 years ago

That's true, you can still use the client_id from regular browser sessions though. Check the updated readme

https://pypi.org/project/soundcloud-lib/ get_credentials()

in this library you can get the client_id. you can embed it in your library