Skip to content

Tags: sign/simple-video-utils

Tags

v0.0.2

Toggle v0.0.2's commit message
Release v0.0.2 - Time-based extraction and improved seeking

v0.0.1

Toggle v0.0.1's commit message
Release v0.0.1 - Initial release

Initial release of simple-video-utils with:
- Video metadata extraction (video_metadata, video_metadata_from_bytes)
- Frame extraction utilities (read_frames_exact, read_frames_from_stream)
- PyAV-based efficient processing
- Support for MP4, WebM, and remote URLs
- Comprehensive test suite (27 tests)