scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.4k stars 339 forks source link

Add -s <search_term> command line argument #510

Closed mark-henry closed 3 months ago

mark-henry commented 3 months ago

Searches soundcloud and uses the url of the top result in place of a url specified via -l.

In my testing I did experience some rate limiting.

You will probably want to create a different playlist to use for testing, or make https://soundcloud.com/one-thousand-and-one/sets/test-playlist/s-ZSLfNrbPoXR public so that the search can find it.

mark-henry commented 3 months ago

Porting this to develop, stand by