mcp-video-editor/mcp_video_editor
Ryan Malloy 3a4c3e8f77 Fix TextClip font parameter syntax and duration handling
- Use text= keyword parameter instead of positional
- Change fontsize= to font_size= (correct MoviePy parameter)
- Remove font= parameter that was causing conflicts
- Set duration in TextClip constructor instead of separate method
- Text overlays should now work properly in MCP tools
2025-09-05 05:29:05 -06:00
..