Files
audible-util/src
Ondra-Kavan bf575e501f Add ffprobe/ffmpeg integration and models for Audible chapters and voucher
- Add new dependencies: Inflector, crossterm, and related crates.
- Implement ffprobe and ffmpeg command integration in src/main.rs.
- Add models for chapters, ffprobe format, and voucher deserialization in src/models/chapters.rs, src/models/ffprobe_format.rs, and src/models/voucher.rs.
- Create a module aggregator in src/models/mod.rs.
- Update Cargo.toml and Cargo.lock for new dependencies.
2025-07-14 15:34:50 +02:00
..