Tools / src /asset_manager /text_overlay_lib.py

Commit History

Release: Refactor Core Imports, Cleanup Sys.Path Hacks, and Dockerize
526e143

jebin2 commited on

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: 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: Introduce configurable text overlay column, add new audio tracks, and adjust main module import path.
8a6fb45

jebin2 commited on

issue fix
fce9bf7

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

feat: Implement text overlay management from Google Sheets and refactor pipeline selection based on AI generation and video merge type.
455e3bd

jebin2 commited on