refactor: Centralize logger import to src.logger_config across various modules. f20025d jebin2 commited on 3 days ago
Refactor: Standardize logging by replacing print statements with logger calls and adjusting verbosity levels. 503d4ac jebin2 commited on 4 days ago
refactor: Update GCS file uploads to use a `folder` parameter for temporary files and enable old video deletion. 1d300b0 jebin2 commited on 4 days ago
refactor: Migrate `GCS_BUCKET_FOLDER_NAME` from secrets to vars in the workflow and adjust `list_gcs_files` prefix default handling. 92b42d6 jebin2 commited on 6 days ago
feat: Introduce `GCS_BUCKET_FOLDER_NAME` for configurable Google Cloud Storage paths across workflows and utilities. 50a7b1c jebin2 commited on 6 days ago
refactor: rename GCS video folder and default listing prefix to "video_rename" 15e9da4 jebin2 commited on 12 days ago
feat: Allow specifying GCS destination blob name with uniqueness handling, generate AI-powered b-roll filenames, and update Gemini model to flash-latest. ff14cb7 jebin2 commited on 12 days ago
Refactor social publishers, fix asyncio/frontend crash, fix GCS project ID 05104b9 jebin2 commited on 21 days ago
refactor: Centralize configuration management by replacing direct os.getenv calls with the new get_config_value utility function. 3bba70c jebin2 commited on 26 days ago
feat: add save_in_drive_also option to upload_file_to_gcs with consistent filenames 8524219 jebin2 commited on Jan 13
refactor: Remove APIClients class and migrate to standalone GCS utils d524fdc jebin2 commited on Jan 12
Refactor: Move Gemini SDK, centralize GCS utils, optimize downloads 3a1dbcc jebin2 commited on Jan 12
refactor: add singleton pattern for GCloudWrapper to avoid repeated auth requests e79a06d jebin2 commited on Jan 12