Results 1 to 6 of 6

Thread: Writing an automatic grabber program

  1. #1
    Hello,

    I've started to write a simple program in python that given a list of tv shows i want, when they are released, it will automatically search them on nzbindex and download them.

    Now, I know there are many services that provide you with a convenient API to do just that, but most of them ask for a VIP membership(Correct me if i'm wrong).
    My goal for doing it, is to make it open source and convenient for any one.

    I need your help, although i've been using usenet for like 5 years now, I'm quite a newbie in all regarding to the "scene", so if anyone can provide me some information about the following, i'll greatly appreciate.

    When searching on NZBIndex or any other indexer, you many times get scams and malware, I usually use my logic to find the right release, but it's fuzzy and not defined. is there any site that lists the releases, their legit poster, the size , and etc?
    does it provide an RSS feed about their existence?

    How do websites like NZBsRUs work? they depend on the uploaders who group from indexing sites?

    Maybe i'm trying to hard, is there anything that already does this, free?

    Cheers
    Last edited by Dweirdo; 09-26-2013 at 04:26 PM.

  2. Newsgroups   -   #2
    There are plenty of Free indexers.

    Read this thread:

    https://filesharingtalk.com/threads/4...wsnab-Indexers
    Last edited by user3240; 09-26-2013 at 11:03 PM.

  3. Newsgroups   -   #3
    Disme's Avatar I'm Belgian BT Rep: +7BT Rep +7
    Join Date
    Dec 2006
    Posts
    2,314
    Sickbeard and sabnzbd do that for you!
    Can you feel the LOVE

  4. Newsgroups   -   #4
    Quote Originally Posted by Disme View Post
    Sickbeard and sabnzbd do that for you!
    True, but He will still need a few quality indexers to go to. Nzbindex is a raw search engine with no filtering. It can be useful for an experienced searcher who knows how to filter out passworded crap and spam. Even then, He will need an indexer that can decode the obfuscated headers to get the most out of Usenet. A good indexer will filter out the crap for him.

    A few sites have uploaders in addition to automated indexing. It is best if he uses Sickbeard and Sab in conjunction with a decent newznab indexer.

  5. Newsgroups   -   #5
    OP if you are wanting to work on a project that's open source, look at nZEDb.

    It's a project that started from a older version of nn+

    https://github.com/nZEDb/nZEDb

    Good group of guys and they are working on a lot of stuff.

    Go on their IRC, https://synirc.net/ servers, channel #nZEDb



    I see a issue with using a search engine, there is no sorting. So you'll have to pull rss/html pages build a local database and than go through it with Regular Expressions.

    Which in the end is just what a indexer does, but you are pulling nzb info from search engine.


    If you wanted to help people, I'd say help the nZEDb crew and make it as easy as pie to setup.

  6. Newsgroups   -   #6
    SonsOfLiberty's Avatar The Lonely Wanderer
    Join Date
    Dec 2008
    Location
    Capital Wasteland
    Posts
    19,213
    Sickbeard and NZBdRone are pretty solid.

    http://www.nzbdrone.com/

    dRone even supports FST.
    [center]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •