A simple downloader for soundboard.com written in PHP
Just run composer install
composer install
if you want to download all the sounds from the "Southpark_Sounds_3" soundboard, just run:
php dl.php Southpark_Sounds_3
The sounds will be stored in the sounds directory.