matuck/kickasstorfeedhandler

将Kickass Torrents的种子源处理成可用的项目

2.0.0 2013-09-12 18:09 UTC

This package is not auto-updated.

Last update: 2024-09-23 15:24:48 UTC


README

现在已弃用,除非您正在使用TorFeed 2.0。帮助TorFeed处理来自Kickass Torrents的RSS文件,RSS项目必须遵循以下格式:

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

文档

安装

用法