matuck / kickasstorfeedhandler
Process torrent feeds from kickass torrents into usable items
2.0.0
2013-09-12 18:09 UTC
Requires
- php: >=5.4
- matuck/torfeed: master
This package is not auto-updated.
Last update: 2025-02-24 17:11:58 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>