Skip to content

v1.3.1

Choose a tag to compare

@harry0703 harry0703 released this 06 Jul 02:34

Highlights

  • Added new LLM providers and integrations, including AIML API, EvoLink, and VolcEngine Ark.
  • Added new TTS options, including ElevenLabs and self-hosted OpenAI-compatible Chatterbox TTS.
  • Added optional TwelveLabs video AI integration for smarter material understanding and reranking.
  • Added YouTube Shorts publishing support through Upload-Post.
  • Added a pure CLI workflow and exposed more WebUI-backed video parameters to command-line generation.
  • Added GHCR Docker image publishing for easier container deployment.
  • Improved multilingual WebUI support, including Indonesian and Spanish updates, plus explicit es-ES script generation support.

Fixes and Improvements

  • Fixed subtitle background clipping and improved subtitle rendering reliability.
  • Fixed custom-audio subtitle generation when using Whisper.
  • Fixed Windows MoviePy temporary-audio handling to avoid Windows Defender interference.
  • Fixed Streamlit first-run prompt blocking WebUI startup.
  • Fixed LLM provider selectbox switching that sometimes required selecting twice.
  • Fixed video duration safety margin handling.
  • Fixed video_contact_mode typo compatibility by correctly using video_concat_mode.
  • Fixed Pollinations default API endpoint.
  • Improved robust JSON parsing for fenced or multi-line LLM responses.
  • Exposed match_materials_to_script in the terms API.
  • Improved material matching to better follow script order.
  • Hardened CLI argument validation for local video material workflows.
  • Redacted LLM error output to avoid leaking sensitive details.
  • Updated sponsor acknowledgements and provider copy.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1