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

cmt
9258a57

jebin2 commited on

feat: Add temporary method to override the audio library with specific tracks.
6ffa615

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

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

Refactor config management: Use config.py, remove data_holder
a4aa882

jebin2 commited on

Refactor: Unify configuration management and replace legacy content strategy loading
9ed628b

jebin2 commited on

refactor: move google_sheet_reader to google_src and cleanup workflows
69c39fa

jebin2 commited on

refactor: create asset_manager module with singleton classes
ea33c8c

jebin2 commited on