nzbhydra2 icon indicating copy to clipboard operation
nzbhydra2 copied to clipboard

Add new indexer - WtFnZb - Custom!

Open wtfnzb opened this issue 6 years ago • 6 comments

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]&amp;date=/2018/12/29/&amp;code=PRIVATECODE&amp;user=USER</link>
<pubDate>December 29 2018, 11:26:35</pubDate>
</item>
</channel>
</rss>

wtfnzb avatar Dec 29 '18 11:12 wtfnzb

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 .

theotherp avatar Dec 29 '18 12:12 theotherp

AFAIK it does support RSS with Search. Should look like this: https://wtfnzb.pw/user/rss.php?code=PRIVATECODE&user=USER&search=SOMETHING

Kurisutian avatar Jan 12 '19 09:01 Kurisutian

It also seems to have an API at https://wtfnzb.pw/user/api.php?code=[PRIVATECODE]&user=[USERNAME]

savahu avatar Mar 21 '19 13:03 savahu

SABnzbd says the search RSS feeds from this site are not XML and won't accept them.

anonvoy avatar Apr 22 '19 15:04 anonvoy

Even with RSS every NZB I tried failed as password protected.

albino1 avatar Apr 22 '19 19:04 albino1

Its apache auth for BETA aka wtfnzb.pw :)

https://0ccec98d8962a17294688363537bfe2e.wtfnzb.pw/ - is GAMMA and does not have apache auth, RSS/API works 100%

wtfnzb avatar Apr 23 '19 14:04 wtfnzb