Skip to content

ftorrents is a small tool to fetch torrent files from showrss.info

License

Notifications You must be signed in to change notification settings

pssuils/ftorrents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftorrents

Build Status Coverage Status

ftorrents is a small program that fetches the latest torrent files from showrss.info. To configure it just run it one time to generate the configuration file, then edit the file adding the rss url. Make sure that you have generated the url including namespaces and disallowing magnet links.

The downloaded files will be stored in ~/.ftorrents/torrent_files, or in the folder indicated in the configuration file.

*# Prerequisites Library libyaml MAC: brew install libyaml Linux: apt-get install libyaml *# Install python setup.py install *# Configuration You'll need an account on showRSS to create the URL with no magnets and namespaces. Run once ./ftorrents.sh and open the file ~/.ftorrents/cnf.yml and set your RSS URL.

About

ftorrents is a small tool to fetch torrent files from showrss.info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%