Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 344 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 344 Bytes

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.