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

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 config management: Use config.py, remove data_holder
a4aa882

jebin2 commited on

Refactor: Move Gemini SDK, centralize GCS utils, optimize downloads
3a1dbcc

jebin2 commited on

refactor: remove AssetSelector, use asset_manager singletons directly
9d1dc2c

jebin2 commited on

refactor: create asset_manager module with singleton classes
ea33c8c

jebin2 commited on