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

refactor: Centralize configuration management by replacing direct os.getenv calls with the new get_config_value utility function.
3bba70c

jebin2 commited on

fix: GitHub Actions path issues and missing imports
b14d442

jebin2 commited on

Moves content strategy loading logic to Google Sheets via ContentStrategyLib
fd0174a

jebin2 commited on