Code Monkey home page Code Monkey logo

ghetto's Introduction

ghetto

A tool for (automatized) torrent files downloading from RSS feeds to use with torrent clients which don't have built-in RSS functionality.

Requirements

Python 2.7 with pip package manager.

Tested under MacOS X and Debian Linux.

Installation

pip install ghetto

or

git clone https://github.com/infinite-library/ghetto.git ghetto
cd ghetto
python setup.py install

Usage

All available options can be shown using ghetto command without any parameters. After creation of a new configuration it is automatically added to crontab of the current user to fetch feed time to time.

Only those torrent files which titles are passing filters and aren't passing blacklist are downloaded. Comments started from # character and empty lines allowed.

Example of filters list:

# Some ongoings by HorribleSubs
HorribleSubs*Heavy*Object*720p
HorribleSubs*Ushio*Tora*720p

# All Doki BD releases
Doki*x1080*BD

Example of blacklist:

# E.g. we hate .mp4 containers
*.mp4

License

MIT

ghetto's People

Contributors

archydragon avatar

Watchers

 avatar  avatar

Forkers

rdvila

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.