Skip to content

yonis-savary/makemkv-auto-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💿 makemkv-auto-php-ripper

This tool can help you automatize your DVD ripping process with the makemkvcon program

autorip is a script that executes this loop :

  • Wait for a dvd in specified dvd drive (/dev/sr0 by default)
  • Retrieve dvd name
  • Rip all video content which is longer than 10 minutes inside a directory named by the dvd name
  • Repeat

Warning: Even though this code has been used multiple times, it is not properly tested

Usage

# Uses /dev/sr0 by default
php autorip

# Specify a device
# Useful if you have two dvd to rip at the same time
php autorip --device="/dev/sr0"
php autorip --device="/dev/sr1" --name="External drive"

About

PHP Script to automatically rip inserted dvd with MakeMKV

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages