What's Changed
Fixed
-
Opaque error on capacity throttle (#182) —
RPCError code=8(RESOURCE_EXHAUSTED) withUserDisplayableErrornow surfaces the human-readable message instead of the raw protobuf type URL. AddedResourceExhaustedError(RPCError)subclass for programmatic catch. Studio artifact creation provides retry-specific hints. -
Cinematic video silently ignores --style-prompt (#183) —
--style-promptwith cinematic format now maps tocustom_instructions(same API field as the web UI's "Customize Video Overview" dialog) instead of being silently dropped.--stylestill rejects for cinematic since visual style codes don't apply. Validation now runs before source resolution for faster feedback.
Changed
- Updated README to note Google AI Ultra ($249/mo) compatibility (#184).
Contributors
Thanks to @nikolaykazakovvs-ux and @guia-matthieu for the reports and contributions!
Full Changelog: v0.6.5...v0.6.6