nzbhydra2
nzbhydra2 copied to clipboard
Add new indexer - WtFnZb - Custom!
RSS/API is accessed via apache auth, so there would be needed some workaround for it.
AUTHENTICATED Accessing RSS via browser:
https://USER:[email protected]/user/rss.php?code=PRIVATECODE&user=USER&cat=MP3
NZBHydra2 returned 401: Unauthorized
RSS Sample output:
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>WtF[nZb]</title>
<link>https://wtfnzb.pw/</link>
<description>WtF[nZb]</description>
<language>en-us</language>
<copyright>NoCopyLeft</copyright>
<atom:link href="http://wtfnzb.pw/" rel="self" type="application/rss+xml" />
<item>
<title>Duke_Demont_-_Club_FG-SAT-12-29-2018-TALiON_[aae5e0591]</title>
<link>https://wtfnzb.pw/user/dl.php?nzb=Duke_Demont_-_Club_FG-SAT-12-29-2018-TALiON_[aae5e0591]&date=/2018/12/29/&code=PRIVATECODE&user=USER</link>
<pubDate>December 29 2018, 11:26:35</pubDate>
</item>
</channel>
</rss>
Does it support searches or just RSS feeds?
On Sat, 29 Dec 2018, 12:34 wtfnzb <[email protected] wrote:
RSS/API is accessed via apache auth, so there wouldbe needed some workaround for it.
AUTHENTICATED Accessing RSS via browser:
https://USER:[email protected]/user/rss.php/api?code=5c783875893cf6fae07aba80ba7ce8a82bc90ed9&user=USER&cat=MP3
NZBHydra2 returned 401: Unauthorized
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/275, or mute the thread https://github.com/notifications/unsubscribe-auth/ANtAea-Ha2-E44ZBYmNZxgdhPn6wsUdWks5u91M1gaJpZM4ZkiZL .
AFAIK it does support RSS with Search. Should look like this: https://wtfnzb.pw/user/rss.php?code=PRIVATECODE&user=USER&search=SOMETHING
It also seems to have an API at https://wtfnzb.pw/user/api.php?code=[PRIVATECODE]&user=[USERNAME]
SABnzbd says the search RSS feeds from this site are not XML and won't accept them.
Even with RSS every NZB I tried failed as password protected.
Its apache auth for BETA aka wtfnzb.pw :)
https://0ccec98d8962a17294688363537bfe2e.wtfnzb.pw/ - is GAMMA and does not have apache auth, RSS/API works 100%