/show-rss-agent

showRSS automatic download

Primary LanguagePython

show-rss-agent

An OSX tool to automate downloads from showRSS.

Install

git clone https://github.com/x0l/show-rss-agent
cd show-rss-agent && make install
cd .. && rm -fr show-rss-agent

The installer will ask for your showRSS user id. You can further customize HD and Proper/Repack settings by editing the CONFIGURATION variable in ~/bin/show-rss-helper.py.

Uninstall

git clone https://github.com/x0l/show-rss-agent
cd show-rss-helper && make uninstall
cd .. && rm -fr show-rss-agent