Skip to content

nduhamel/Canape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canape

Canape is an automated TV show downloader.

Install

I highly recommend use of virtualenv and virtualenvwrapper.

To install Canape just do:

git clone git://github.com/nduhamel/Canape.git
cd Canape
pip install -r requirements.txt
pip install -e ./

Launch

Canape run as a daemon:

Canape/: python runner --daemon start
Canape/: python runner --daemon stop

If you want to start only the XML-RPC server:

Canape/: python runner --only-xmlrpc

Using

For controling Canape you need a Canape client see https://github.com/nduhamel/CanapeClient

About

Automatic TV Show Episode download

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published