scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.29k stars 331 forks source link

Add -s <search_term> command line argument #510

Closed mark-henry closed 4 weeks ago

mark-henry commented 4 weeks 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 4 weeks ago

Porting this to develop, stand by