fix: Refactor polling configuration to use a list of dictionaries for accurate retry attempts; add 'innertubex' to requirements
cce56a7
rsnarsnacommited on
fix: Update OAuth token and refresh token; adjust polling intervals for retry attempts
d4639a3
rsnarsnacommited on
fix: Update OAuth token and state management; replace empty state with valid state data
aedd1cc
rsnarsnacommited on
fix: Update transcript fetching to use YouTubeTranscriptApi for fallback mechanism
1c28020
rsnarsnacommited on
fix: Update Google OAuth token and refresh token handling; add error handling for token refresh and improve transcript fetching with fallback mechanisms
ade38de
rsnarsnacommited on
feat: Enhance transcript extraction with multi-tier fallback; add YouTube API support and update UI to display extraction method
0bcc65e
rsnarsnacommited on
fix: Increase polling intervals for authentication status checks to reduce server load
eb0770c
rsnarsnacommited on
fix: Disable cache discovery for Gmail, Drive, and Sheets API builds to improve performance
6b5ca19
rsnarsnacommited on
fix: Update Google OAuth token and refresh token with new values; adjust expiry timestamp
a09418a
rsnarsnacommited on
refactor: Remove unused variables and functions in app.py and gemini_transcript.py; streamline file handling and improve memory usage
7b71216
rsnarsnacommited on
feat: Upgrade Python version in Dockerfile from 3.9 to 3.11
ee74594
rsnarsnacommited on
feat: Add README.md for SoftMania Chat-Bot configuration and details
9888dff
rsnarsnacommited on
feat: Add Dockerfile and README for application setup and configuration
c621ad6
rsnarsnacommited on
refactor: Clean up imports and improve file path handling in app.py and gemini_transcript.py; update requirements.txt for new dependencies
f59712d
rsnarsnacommited on
feat: Add Google OAuth token configuration file
24cacb3
rsnarsnacommited on
refactor: Update BASE_DIR and file paths for consistency across app and gemini_transcript modules
7f3d1e5
rsnarsnacommited on
feat: Implement Google Integration API with OAuth, Drive, Gmail, and Sheets functionality