Tools / src /pipeline_processor.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

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

refactor: Add configure_row_settings for centralized row config
b936660

jebin2 commited on

refactor: Pipeline architecture revamp with proper separation
54639e8

jebin2 commited on