| Crates.io | torn |
| lib.rs | torn |
| version | 0.2.0 |
| created_at | 2020-07-25 08:44:59.224943+00 |
| updated_at | 2021-12-06 19:01:45.57817+00 |
| description | A minimalist DVD/Bru-ray ripper. |
| homepage | https://github.com/simonhdickson/torn |
| repository | https://github.com/simonhdickson/torn |
| max_upload_size | |
| id | 269438 |
| size | 37,858 |
A minimalist DVD/Bru-ray ripper. Still very much a WIP.
Heavily inspired by ARM, but with the goal to run entirely in user space (and also within docker but this is currently untested).
Requirements:
If you get errors related to not being able to find disc drive, you may need run sudo modprobe sg (this works for me).
Usage:
cargo install torn
torn rip
By default will output into current working directory but can be configured by placing a config.toml file.
See config/default.toml for usage.