dvdbackup
tool to rip DVD's from the command line
Install
- All systems
-
curl cmd.cat/dvdbackup.sh
- Debian
-
apt-get install dvdbackup
- Ubuntu
-
apt-get install dvdbackup
- Arch Linux
-
pacman -S dvdbackup
- Kali Linux
-
apt-get install dvdbackup
- Fedora
-
dnf install dvdbackup
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dvdbackup
- OS X
-
brew install dvdbackup
- Raspbian
-
apt-get install dvdbackup
- Dockerfile
- dockerfile.run/dvdbackup
dvdbackup
tool to rip DVD's from the command line
dvdbackup will extract all (or optionally only selected) titles as found on the dvd. It will structure the extracted files in a format suitable for burning at a later time with genisoimage and dvdrecord. Has the advantage of being very easy to use, small, and fast.