A tool for (automatized) torrent files downloading from RSS feeds.
Project description
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
======
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ghetto-0.1.0.zip
(8.5 kB
view details)
File details
Details for the file ghetto-0.1.0.zip
.
File metadata
- Download URL: ghetto-0.1.0.zip
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b878da702de021cc6f23661a0b8903a516b2494618d193e8e55ab03d06de01d8 |
|
MD5 | cc474ee3eff7db392a9f2f4bb0d60bfb |
|
BLAKE2b-256 | 7b934be20dca131c2287063a6aa5246ee50d6778c97b2a2e269d79541e44af45 |