Summarizes YouTube videos using Gemini API with a GUI for API key, model, language selection, custom system prompts (with RTL support), and Markdown rendering.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
UI Improvements:
New Features:
"Summarize this in 3 bullet points,"
"Explain this for a 10-year-old,"
Fixes & Improvements:
Version 0.3.1 (2025-06-04) Key Changes:
/* global marked */
marked
This version primarily focuses on ensuring that Markdown formatting works reliably across different browser security configurations, especially those with stricter content security policies like Trusted Types.