Some checks failed
Docker Build & Push / build (push) Has been cancelled
- Added WebLLM service for client-side AI summarization and translation - Improved summary quality (5 sentences, 600 char limit) - Added Vietnamese character detection for proper language labels - Added Copy button for summary content - Key Points now extract conceptual ideas, not transcript excerpts - Removed mini player (scroll-to-minimize) feature - Fixed main.js null container error - Silent WebLLM loading (no overlay/toasts) - Added transcript service with yt-dlp
9 lines
147 B
Text
Executable file
9 lines
147 B
Text
Executable file
flask
|
|
requests
|
|
yt-dlp>=2024.1.0
|
|
werkzeug
|
|
gunicorn
|
|
python-dotenv
|
|
googletrans==4.0.0-rc1
|
|
# ytfetcher - optional, requires Python 3.11-3.13
|
|
|