MyShows
Allows you to find and download new unwatched favorite episodes in a good quality automatically. The only thing you need to do is to make a list of TV shows on the site SideReel, install MyShows and enjoy the watching.
Installation
gem install my_shows
Ruby Installation
On a Mac, open /Applications/Utilities/Terminal.app and type:
ruby -v
If the output looks something like this, you're in good shape:
ruby 1.9.3p385 (2013-02-06 revision 39114) [x86_64-darwin12.2.1]
If the output looks more like this, you need to install Ruby:
ruby: command not found
Usage
Typing my_shows
at console and it automatically starts:
my_shows
Features
- Unofficial SideReel API client.
- Automatically find and download new unwatched episodes.
- Designed for Mac OS X and for other OS is planned.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright
Copyright (c) 2012-2013 Paul Nikitochkin. See LICENSE for details.