LibreScore / dl-librescore

Download sheet music
MIT License
1.41k stars 47 forks source link

Bulk download #38

Closed Daniel63656 closed 7 months ago

Daniel63656 commented 7 months ago

Is there a way to apply filters on the musescore website and then use the link like "https://musescore.com/sheetmusic?instrument=2&parts_max=1&parts_min=1&recording_type=public-domain" to download all songs that satisfy the filter? I want to download them all as musicxml with the command-line-tool.

PeterNjeim commented 7 months ago

You can't download MusicXML with the command-line tool. For bulk downloads, you can make a script to process a file with each link you want to download on its own line. MuseScore's search function isn't supported by the command-line tool