Tools / src /workflows /plain_video_workflow.py

Commit History

refactor: Centralize logger import to src.logger_config across various modules.
f20025d

jebin2 commited on

Refactor: Standardize logging by replacing print statements with logger calls and adjusting verbosity levels.
503d4ac

jebin2 commited on

feat: Enhance video resizing to ensure `yuv420p` pixel format and add a `force` re-encode option, and update `load_executed_from_gsheet` calls to pass `job_index`.
b2426a5

jebin2 commited on

feat: Introduce a summary table for generated asset paths and correct text overlay selection to return the actual chosen overlay.
0b00536

jebin2 commited on

refactor: Standardize imports to use src as the root package.
5f6fd2a

jebin2 commited on

chore: Remove unused test configuration and add workflow completion reset for test automation.
d21066f

jebin2 commited on

refactor: Adjust import paths to use `src.config` and enhance text clip rendering with dynamic font sizing and vertical positioning.
9d54dfd

jebin2 commited on

feat: Implement support for multiple video merge types per row with configurable processing strategies.
2df2397

jebin2 commited on

refactor: merge render_interval_video and render_random_video into unified render_video_cuts
3b483a6

jebin2 commited on

ffmpeg mem safe
74a1e3a

jebin2 commited on

new changes
0d2b4eb

jebin2 commited on

refactor: Add configure_row_settings for centralized row config
b936660

jebin2 commited on

refactor: Pipeline architecture revamp with proper separation
54639e8

jebin2 commited on