Tools / src /google_src /drive_utils.py

Commit History

Release: Refactor Core Imports, Cleanup Sys.Path Hacks, and Dockerize
526e143

jebin2 commited on

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

feat: enforce strict 9:16 video aspect ratio during sync and upload, and add Drive file content update functionality.
782b3ed

jebin2 commited on

Refactor social publishers, fix asyncio/frontend crash, fix GCS project ID
05104b9

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

upload id
af92103

jebin2 commited on

new func added
b6fe3e5

jebin2 commited on

feat: add save_in_drive_also option to upload_file_to_gcs with consistent filenames
8524219

jebin2 commited on

feat: add Google Drive upload fallback and cleanup support
37981e0

jebin2 commited on