Created
May 31, 2021 17:31
-
-
Save trapd00r/0e005c880555b5c612e42d19ca4f9b14 to your computer and use it in GitHub Desktop.
amigaremixdumper_naive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget $(for x in $(curl -s https://amigaremix.com/remixes/{1..35} | grep -o '/listen/.+[.]mp3'|perl -pe 's|^|http://amigaremix.com|'|perl -pe 's/ /%20/g'); do echo $x; done) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment