transcript / app.py

Commit History

fix: Update Google OAuth token and refresh token handling; add error handling for token refresh and improve transcript fetching with fallback mechanisms
ade38de

rsnarsna commited on

feat: Enhance transcript extraction with multi-tier fallback; add YouTube API support and update UI to display extraction method
0bcc65e

rsnarsna commited on

fix: Disable cache discovery for Gmail, Drive, and Sheets API builds to improve performance
6b5ca19

rsnarsna commited on

refactor: Remove unused variables and functions in app.py and gemini_transcript.py; streamline file handling and improve memory usage
7b71216

rsnarsna commited on

refactor: Clean up imports and improve file path handling in app.py and gemini_transcript.py; update requirements.txt for new dependencies
f59712d

rsnarsna commited on

refactor: Update BASE_DIR and file paths for consistency across app and gemini_transcript modules
7f3d1e5

rsnarsna commited on

feat: Implement Google Integration API with OAuth, Drive, Gmail, and Sheets functionality
310edac

rsnarsna commited on