Add per-indexer Torznab search client (#58)
This commit was merged in pull request #58.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:torznab="http://torznab.com/schemas/2015/feed">
|
||||
<channel>
|
||||
<title>Beyond-HD</title>
|
||||
<item>
|
||||
<title><![CDATA[Example.Movie.2026.2160p.WEB-DL.DDP5.1.H.265-GROUP]]></title>
|
||||
<guid isPermaLink="false">bhd-redacted-1</guid>
|
||||
<link>https://indexer.invalid/download/bhd-redacted-1</link>
|
||||
<pubDate>Sat, 22 Aug 2026 12:30:00 +0000</pubDate>
|
||||
<enclosure url="https://indexer.invalid/download/bhd-redacted-1" length="23622320128" type="application/x-bittorrent" />
|
||||
<torznab:attr name="size" value="23622320128" />
|
||||
<torznab:attr name="seeders" value="41" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0">
|
||||
<channel>
|
||||
<item>
|
||||
<title>Broken tracker response</title>
|
||||
<guid>broken-1</guid>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:torznab="http://torznab.com/schemas/2015/feed">
|
||||
<channel>
|
||||
<title>IPTorrents</title>
|
||||
<item>
|
||||
<title>Example.Movie.2024.1080p.BluRay.x264-GROUP</title>
|
||||
<guid isPermaLink="true">https://indexer.invalid/details/ipt-redacted-1</guid>
|
||||
<link>https://indexer.invalid/download/ipt-redacted-1</link>
|
||||
<pubDate>Fri, 21 Aug 2026 20:05:10 GMT</pubDate>
|
||||
<size>9126805504</size>
|
||||
<seeders>18</seeders>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:newznab="http://www.newznab.com/DTD/2010/feeds/attributes/">
|
||||
<channel>
|
||||
<title>TorrentLeech</title>
|
||||
<item>
|
||||
<title>Example Show S02E03 1080p WEB H264-GROUP</title>
|
||||
<guid>tl-redacted-1</guid>
|
||||
<link><![CDATA[https://indexer.invalid/details/tl-redacted-1]]></link>
|
||||
<pubDate>2026-08-22T11:15:00Z</pubDate>
|
||||
<enclosure url="https://indexer.invalid/download/tl-redacted-1?token=redacted" length="4294967296" type="application/x-bittorrent" />
|
||||
<newznab:attr name="seed" value="7" />
|
||||
</item>
|
||||
<item>
|
||||
<title>Example Show S02E04 1080p WEB H264-GROUP</title>
|
||||
<guid>tl-redacted-2</guid>
|
||||
<link>https://indexer.invalid/download/tl-redacted-2</link>
|
||||
<pubDate>not supplied by tracker</pubDate>
|
||||
<newznab:attr name="seeders" value="3" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user