3jackdaws / soundcloud-lib

Soundcloud API wrapper for tracks & playlists that doesn't require API credentials. Asyncio support.
MIT License
94 stars 24 forks source link

Need a way to search and retrieve a list of soundcloud songs? #35

Open ruffish opened 1 year ago

thedtvn commented 1 year ago

check out https://github.com/thedtvn/soundcloud-lib for search

ruffish commented 1 year ago

Is that library a older version of this? How come a lot of functionality is removed?

thedtvn commented 1 year ago

Is that library a older version of this? How come a lot of functionality is removed?

PatrykMis commented 1 year ago

@thedtvn thanks, download_url is always empty (none), but it just works!

@3jackdaws Please, add this functionality (fetching artist info [including tracks]).