matuck/kickasstorfeedhandler

Process torrent feeds from kickass torrents into usable items

2.0.0 2013-09-12 18:09 UTC

This package is not auto-updated.

Last update: 2024-03-11 13:04:22 UTC


README

This is now depricated and no longer used unless you are using TorFeed 2.0 Helps TorFeed Process files rss feeds from kickass torrents rss items must be in format of

<item>
    <title>torrent title</title>
    <torrent:magnetURI>magnet url</torrent:magnetURI>
    <enclosure url="torrent link" />
</item>

Documentation

Installation

Usage