Tools / src /main.py

Commit History

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

jebin2 commited on

feat: Implement centralized logging with colored output, verbose control, and updated log levels across the application.
175adcc

jebin2 commited on

feat: Introduce a summary table for generated asset paths and correct text overlay selection to return the actual chosen overlay.
0b00536

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

feat: Introduce configurable text overlay column, add new audio tracks, and adjust main module import path.
8a6fb45

jebin2 commited on

issue fix
fce9bf7

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

rm unnecessary
40d672a

jebin2 commited on

refactor: Overhaul configuration loading by removing explicit calls, standardizing environment variables, and adding pre-checks.
4c5b5e2

jebin2 commited on

fix: Handle local env vars for Job Config and fix UI mapping
d5a1bcd

jebin2 commited on

feat: Implement text overlay management from Google Sheets and refactor pipeline selection based on AI generation and video merge type.
455e3bd

jebin2 commited on

list fcs files
1c821b0

jebin2 commited on

reverted
e24868f

jebin2 commited on

refactor: Pipeline architecture revamp with proper separation
54639e8

jebin2 commited on

Refactor: Replace os.getenv with get_config_value across codebase
c50e12a

jebin2 commited on

Refactor config management: Use config.py, remove data_holder
a4aa882

jebin2 commited on

Refactor: Unify configuration management and replace legacy content strategy loading
9ed628b

jebin2 commited on

Moves content strategy loading logic to Google Sheets via ContentStrategyLib
fd0174a

jebin2 commited on

Refactor bucket creation to gcs_utils and cleanup main.py
750910c

jebin2 commited on

refactor: remove AssetSelector, use asset_manager singletons directly
9d1dc2c

jebin2 commited on

intergate gsheet and send setup
e7fbeb6

jebin2 commited on

moved to gsheet
c20adb3

jebin2 commited on

on screen cta
26a6c1f

jebin2 commited on

veo config added
499777a

jebin2 commited on

removed unwanted
69fcbc4

jebin2 commited on

added temp cred to test
a760a90

jebin2 commited on

gen content issue fix
9007b40

jebin2 commited on

name change and gcp added
2e4c40a

jebin2 commited on

key iisue fix
c6ddf77

jebin2 commited on

gco issue fix
f954b62

jebin2 commited on

process csv workflow added
42eff21

jebin2 commited on

added styled caption, matched video perfectly, added caption
fe751ad

jebin2 commited on

Refactor code, remove deepseek integration
0c4ba75

topcoderkz commited on

Refactor code, remove deepseek integration
4efa307

topcoderkz commited on

Refactor code, remove deepseek integration
8565c59

topcoderkz commited on

Refactor code, remove deepseek integration
04065a9

topcoderkz commited on

Refactor code, add deepseek integration
cb9baf6

topcoderkz commited on

Refactor: add API logic, test with actual credentials
0b94fac

topcoderkz commited on

Initial commit: Content automation system framework
b620472

topcoderkz commited on