nzbget
command-line based binary newsgrabber for nzb files
Install
- All systems
-
curl cmd.cat/nzbget.sh
- Debian
-
apt-get install nzbget
- Ubuntu
-
apt-get install nzbget
- Arch Linux
-
pacman -S nzbget
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nzbget
- OS X
-
brew install nzbget
- Raspbian
-
apt-get install nzbget
- Dockerfile
- dockerfile.run/nzbget
nzbget
command-line based binary newsgrabber for nzb files
NZBGet is a command-line based binary newsgrabber that uses nzb files as described in http://docs.newzbin.com/index.php/Newzbin:NZB_Specs, they are commonly used to describe binaries posted in the Usenet that span multiple posts. nzbget can be run as a standalone tool, in client/server mode or as a daemon, which makes it ideal to run on NAS-devices or routers. nzbget supports automatic par-check/-repair can use scripts to postprocess downloaded files, for example to stream them to an audio/video player.