South Park Downloader to get South Park episodes from official sources.
- Cross-platform support.
- Full support for English and German episodes.
- Ready for additional languages.
- Renaming of episodes to contain the title of each language.
- Checksum verification of downloaded files.
- Fix audio delay for certain acts.
- PHP (>= 5.5.9) from http://php.net/downloads.php
- FFmpeg from http://ffmpeg.zeranoe.com/builds/
- mkvmerge (>= 9.7, part of MKVToolnix) from http://www.bunkus.org/videotools/mkvtoolnix/downloads.html
Or, if you are using Windows, just take the bundle of pre-packaged tools from https://github.com/craue/SouthParkDownloader/releases.
Run the following commands in a shell to set up the required dependencies:
php -r "if (!is_dir('vendor')) mkdir('vendor'); eval('?>'.file_get_contents('https://getcomposer.org/installer'));" -- --install-dir=vendor
php vendor/composer.phar install --no-dev
- Copy one of the
config-sample-*.php
files toconfig.php
. - Edit
config.php
and set all the values to fit your environment.
To get a list of available arguments, their values, and some examples:
php download.php