/soundboard_dl

Simple downloader for soundboard.com written in PHP.

Primary LanguagePHPCreative Commons Zero v1.0 UniversalCC0-1.0

Soundboard.com downloader

A simple downloader for soundboard.com written in PHP

Install

Just run composer install

composer install

Run

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.