Giter Site home page Giter Site logo

southparkdownloader's Introduction

Information

South Park Downloader to get South Park episodes from official sources.

Features

  • 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.

Requirements

Or, if you are using Windows, just take the bundle of pre-packaged tools from https://github.com/craue/SouthParkDownloader/releases.

Installation

Run the following commands in a shell to set up the required dependencies:

php -r "eval('?>'.file_get_contents('http://getcomposer.org/installer'));" -- --install-dir=vendor
php vendor/composer.phar --no-interaction --no-plugins install --prefer-dist

Configuration

  • Copy one of the config-sample-*.php files to config.php.
  • Edit config.php and set all the values to fit your environment.

Usage

To download all episodes of season 15 in English:

php download.php s=15 l=en

To download episode 8 of season 13 in German and English, while taking video from the German source and setting the default audio language to German:

php download.php s=13 e=8 l=de+en

southparkdownloader's People

Contributors

craue avatar martinmiller avatar shinrax2 avatar

Watchers

Pierre Waibel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.