Tools / src /video_editor

Commit History

refactor: Centralize logger import to src.logger_config across various modules.
f20025d

jebin2 commited on

increased height
9af4001

jebin2 commited on

Refactor: Standardize logging by replacing print statements with logger calls and adjusting verbosity levels.
503d4ac

jebin2 commited on

feat: Add `CAPTION_STYLE` environment variable, new text clip test configurations, and adjust `group_words_by_time_and_width` parameter.
9f72e4c

jebin2 commited on

refactor: Standardize imports to use src as the root package.
5f6fd2a

jebin2 commited on

chore: Remove unused test configuration and add workflow completion reset for test automation.
d21066f

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

ffmpeg mem safe
74a1e3a

jebin2 commited on

Refactor: Replace os.getenv with get_config_value across codebase
c50e12a

jebin2 commited on

refactor: modularize publishers and video editor utils
09a9880

jebin2 commited on