Tools / src /utils.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

fix: trim black frames from video start/end and improve concat
6eec0dc

jebin2 commited on

feat: Enhance video resizing to ensure `yuv420p` pixel format and add a `force` re-encode option, and update `load_executed_from_gsheet` calls to pass `job_index`.
b2426a5

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

feat: Improve gcloud ADC setup with client secret and default prompts, and add test automation skip for video cropping.
bab9fee

jebin2 commited on

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

jebin2 commited on

issue fix
fce9bf7

jebin2 commited on

fix: Add lazy imports to all audio processing functions in utils.py
92d5353

jebin2 commited on

fix: Make heavy imports lazy in utils.py to allow logger import without all deps
f15162e

jebin2 commited on

black padd threshhold
86b188e

jebin2 commited on

refactor: Pipeline architecture revamp with proper separation
54639e8

jebin2 commited on

intergate gsheet and send setup
e7fbeb6

jebin2 commited on

infloxa drive test
89b565b

jebin2 commited on

audio inc on failure
de452b1

jebin2 commited on

reverse added
bb7f4db

jebin2 commited on

beats dur fix
ce1df2f

jebin2 commited on

1x1 onscreencta
a5f0585

jebin2 commited on

resize on download
490d656

jebin2 commited on

reverse issue fix
228e117

jebin2 commited on

revedse issue fix
e9330fa

jebin2 commited on

gen content issue fix
9007b40

jebin2 commited on

added styled caption, matched video perfectly, added caption
fe751ad

jebin2 commited on

Refactor code, remove deepseek integration
04065a9

topcoderkz commited on

Refactor code, remove deepseek integration
b1bee74

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