Tools / src /workflows /content_strategy_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: Implement VoiceOver AI Pipeline and Refactor Config
5f00d5a

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

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

fix: GitHub Actions path issues and missing imports
b14d442

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