Hello all! Author here, I would like to give some info:
This is a Node.js module but I also provide a command line tool to use same features the module supports.<p>There are 2 ways to use the command line:<p>1. You can use a JSON file to download as many files as you want, unzip and execute them.<p>2. You can issue a commnand like this:<p><pre><code> endl d "http://www.mp3tag.de/en/download.html" "div.download a"
</code></pre>
The command above will download Mp3tag from their website with its original filename. (You can also set the filename yourself. Check the README file for more info.)