Auto-Note is a Chrome extension that automatically extracts captions from D2L lecture videos and uses AI to generate concise summaries for quick review.
- 🎥 Automatically detects video captions on D2L pages
- 📝 Extracts transcript with timestamps
- 🤖 AI-powered summarization using OpenAI GPT
- 📚 Structured output with key points and takeaways
- ⌨️ Quick access via Shift+S hotkey
- Caption Detection: Finds and extracts video captions automatically
- AI Summarization: Generates concise summaries using OpenAI API
- Structured Output: Organizes content into summary, topics, and applications
- Keyboard Shortcut: Press Shift+S to open/close the panel
- Resizable Panel: Adjust panel width to fit your screen
- Local Storage: Saves your API key for convenience
- Clone or download this repository
- Ensure you have
manifest.jsonandcontent.js
- Open Chrome and go to
chrome://extensions/ - Enable Developer Mode (toggle in top-right)
- Click "Load unpacked"
- Select the folder containing your extension files
- The extension should appear in your extensions list
- Navigate to a D2L page with video content
- Enable captions on the video player (CC button)
- Press Shift+S or click the extension icon
- Click "Summarize" to generate AI summary
- Review the generated summary, key topics, and applications