refactor: Centralize logger import to src.logger_config across various modules. f20025d jebin2 commited on 2 days ago
Refactor: Standardize logging by replacing print statements with logger calls and adjusting verbosity levels. 503d4ac jebin2 commited on 3 days ago
feat: Implement centralized logging with colored output, verbose control, and updated log levels across the application. 175adcc jebin2 commited on 3 days ago
feat: Implement product video detection and merging into the voiceover pipeline using Gemini and MoviePy. e780c61 jebin2 commited on 4 days ago
feat: Add temporary method to override the audio library with specific tracks. 6ffa615 jebin2 commited on 10 days ago
feat: Introduce a summary table for generated asset paths and correct text overlay selection to return the actual chosen overlay. 0b00536 jebin2 commited on 10 days ago
refactor: Adjust import paths to use `src.config` and enhance text clip rendering with dynamic font sizing and vertical positioning. 9d54dfd jebin2 commited on 11 days ago
feat: Implement robust path and argument validation to prevent traversal and injection vulnerabilities, and enhance URL parsing with `urllib.parse`. 9ba616c jebin2 commited on 11 days ago
feat: Introduce configurable text overlay column, add new audio tracks, and adjust main module import path. 8a6fb45 jebin2 commited on 12 days ago
refactor: Centralize configuration management by replacing direct os.getenv calls with the new get_config_value utility function. 3bba70c jebin2 commited on 25 days ago
feat: Implement text overlay management from Google Sheets and refactor pipeline selection based on AI generation and video merge type. 455e3bd jebin2 commited on about 1 month ago
Refactor: Unify configuration management and replace legacy content strategy loading 9ed628b jebin2 commited on Jan 12
Moves content strategy loading logic to Google Sheets via ContentStrategyLib fd0174a jebin2 commited on Jan 12
refactor: move google_sheet_reader to google_src and cleanup workflows 69c39fa jebin2 commited on Jan 12
Refactor: Move Gemini SDK, centralize GCS utils, optimize downloads 3a1dbcc jebin2 commited on Jan 12
refactor: remove AssetSelector, use asset_manager singletons directly 9d1dc2c jebin2 commited on Jan 12