Choggbuster is a set of python scripts aimed at automated preprocessing of video DVDs for archival and filtering
Go to file
Daniel S. e06f1dfad5 Update README 2021-11-18 12:02:08 +01:00
.gitignore Initial commit 2021-10-23 01:06:35 +00:00
LICENSE Update License to GPL 2021-11-18 12:01:50 +01:00
README.md Update README 2021-11-18 12:02:08 +01:00
dvd_reader.h Update License to GPL 2021-11-18 12:01:50 +01:00
dvd_ripper.py Push latest changes 2021-11-18 12:02:08 +01:00
dvd_types.h Update License to GPL 2021-11-18 12:01:50 +01:00
dvdcss.h Update License to GPL 2021-11-18 12:01:50 +01:00
dvdnav.h Update License to GPL 2021-11-18 12:01:50 +01:00
dvdnav.py Push latest changes 2021-11-18 12:02:08 +01:00
dvdnav_events.h Update License to GPL 2021-11-18 12:01:50 +01:00
dvdread.py Push latest changes 2021-11-18 12:02:08 +01:00
ff_d2v.py Push latest changes 2021-11-18 12:02:08 +01:00
ifo_print.h Update License to GPL 2021-11-18 12:01:50 +01:00
ifo_read.h Update License to GPL 2021-11-18 12:01:50 +01:00
ifo_types.h Update License to GPL 2021-11-18 12:01:50 +01:00
nav_print.h Update License to GPL 2021-11-18 12:01:50 +01:00
nav_read.h Update License to GPL 2021-11-18 12:01:50 +01:00
nav_types.h Update License to GPL 2021-11-18 12:01:50 +01:00
vob_demux.py Push latest changes 2021-11-18 12:02:08 +01:00

README.md

Choggbuster

Choggbuster is a set of python scripts aimed at automated preprocessing of video DVDs for archival and filtering

Setup (Windows)

  1. Clone the repo
  2. pip install cffi tqdm
  3. Grab libdvdread, libdvdnav and libdvdcss from VLC and drop them next to dvd_ripper.py
  4. python dvd_ripper.py F:\ or python dvd_ripper.py D:\path\to\DVD.ISO