nzbdl ===== A python CLI application for downloading the files referenced by an [NZB](https://en.wikipedia.org/wiki/NZB) file. ```bash pip3 install git+https://github.com/sabnzbd/sabyenc python3 nzbdl.py "Big Buck Bunny.nzb" # if articles were missing when attempting download: cd dl; par2 repair *.par2 ```