video_mcp / modal_whisper_app.py

Commit History

Fix: Remove duplicate decorator causing AttributeError
e94b0dd

jomasego commited on

Fix: Correct IndentationError and concurrency pattern in modal_whisper_app.py
ee0209c

jomasego commited on

Fix: Final fix for indentation and syntax errors in app.py and modal_whisper_app.py
8685779

jomasego commited on

Fix: Resolve indentation errors in app.py and modal_whisper_app.py
ca1f3b0

jomasego commited on

Fix: Add -movflags +faststart to yt-dlp to resolve moov atom error
b6e00fe

jomasego commited on

Fix Modal deployment using correct FastAPI endpoint pattern and update frontend
b046b1d

jomasego commited on

Refactor: Use top-level Starlette app in main_asgi
50ca028

jomasego commited on

Add root GET endpoint for testing FastAPI serving
38deffc

jomasego commited on

Revert: Restore /analyze_video to handle both URL and file upload
b62deb9

jomasego commited on

Feat: Add CORSMiddleware to FastAPI app for HF Space integration
cc456c6

jomasego commited on

Fix: Implement /analyze_topic endpoint to handle calls from Gradio UI
8432008

jomasego commited on

Update backend and dependencies
fb2e8d8

jomasego commited on

feat: Update Modal app and .gitignore
5d99cfb

jomasego commited on

Initial commit: Add project files and README
0cff18c

jomasego commited on