Skip to content

simao/rssTorrents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

rssTorrents

What is this?

A Python script to watch one of my Yahoo Pipes containing URLs of new torrents that I want to download and add them to Transmission automatically.

How to use?

You can peek into the script to customize it to your needs.

With a standard transmission-cli installation on ubuntu, you need to created the following settings file, name it rssTorrentsSettings.json and place it in the same dir as rssTorrents.py.

{
	"url" : "http://url-for-the-feed"
}

You can then run the script with "python rssTorrents.py".

You can rename the included rssTorrentsSettings.json.sample file to rssTorrentsSettings.json and edit the url in that file.

I also added this command to crontab, this script runs hourly downloading new torents if there are any.

About

to watch one of my Yahoo Pipes containing URLs of new torrents that I want to download and add them to Transmission automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages