Skip to content

st23am/elixir-sips-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Sips Downloader

Elixir Sips Downloader downloads all episodes and attachments, organizes them for later use and keeps an easy to use index of episodes.

This is just a simple modification of @leafac's ruby-tapas-downloader.

All credit should go to him. :)

Installation

  1. Clone this repository:
$ git clone https://github.com/benjamintanweihao/elixir-sips-downloader.git
  1. Install dependencies:
$ bundle install

Usage

$ bin/elixir-sips-downloader <email> <password> <download-path>

Warning

Except for a few episodes, Elixir Sips is a paid screencast series. Therefore, please don't redistribute the downloaded material. Elixir Sips Downloader is only an utility tool and doesn't substitute the subscription.

You should do no evil!

Thanks

Go support Josh Adams and Elixir Sips!

Also, and obviously, props to Leandro Facchinetti for making the downloading of these screencasts so much easier.

License

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2013 Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.

About

Download utility for Elixir Sips screencast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%