Skip to content
coach0742 edited this page Jan 9, 2015 · 5 revisions

#Installation and use:

##Linux:

###Pre-requisites:

  • Python 2.7

###Installation and use:

  1. Create and navigate to TV Show directory.

  2. Clone the repo with:
    git clone https://github.com/coach0742/simple-tv-api .simple-tv-api
    (. is added at the beginning to hide the folder from the file structure.)

  3. Enter the folder:
    cd .simple-tv-api

  4. Edit download.py with your favorite editor and add login information for auto-login.

  5. Run:
    python download.py

Clone this wiki locally