Jump to content

what is NZB ? - Other Helpful Tutorials - InviteHawk - Your Only Source for Free Torrent Invites

Buy, Sell, Trade or Find Free Torrent Invites for Private Torrent Trackers Such As redacted, blutopia, losslessclub, femdomcult, filelist, Chdbits, Uhdbits, empornium, iptorrents, hdbits, gazellegames, animebytes, privatehd, myspleen, torrentleech, morethantv, bibliotik, alpharatio, blady, passthepopcorn, brokenstones, pornbay, cgpeers, cinemageddon, broadcasthenet, learnbits, torrentseeds, beyondhd, cinemaz, u2.dmhy, Karagarga, PTerclub, Nyaa.si, Polishtracker etc.

what is NZB ?


Guest sae1480
 Share

Recommended Posts

Guest sae1480

NZB is an XML-based file format for retrieving posts from NNTP
(Usenet) servers
. The format was conceived by the developers of the
Newzbin.com Usenet Index. NZB is effective when used with search-capable
websites
. These websites create NZB files out of what is needed to be
downloaded. Using this concept, headers would not be downloaded hence
the NZB method is quicker and more bandwidth-efficient than traditional
methods.


Each Usenet message has a unique identifier called the "Message-ID".
When a large file is posted to a Usenet newsgroup, it is usually divided
into multiple messages
(called segments or parts) each having its own
Message-ID. An nzb-capable Usenet client will read all needed
Message-IDs from the NZB file, download them and decode the messages
back into a binary file (usually using yEnc or Uuencode).

File format example

The following is an example of a NZB 1.1 file.




<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.1//EN" "http://www.newzbin.com/DTD/nzb/nzb-1.1.dtb">
<nzb xmlns="http://www.newzbin.com/DTD/2003/nzb">
<head>
<meta type="title">Your File!</meta>
<meta type="tag">Example</meta>
</head>
<file poster="Joe Bloggs &lt;[email protected]&gt;" date="1071674882" subject="Here's your file! abc-mr2a.r01 (1/2)">
<groups>
<group>alt.binaries.newzbin</group>
<group>alt.binaries.mojo</group>
</groups>
<segments>
<segment bytes="102394" number="1">[email protected]</segment>
<segment bytes="4501" number="2">[email protected]</segment>
</segments>
</file>
</nzb>

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Customer Reviews

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.