SparkNotes is a lightweight and powerful web app that summarizes YouTube videos into digestible sections, mind maps, and more. Skip the fluff and get straight to the core ideas of any video!
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Add render configuration for Next.js frontend and Express.js backend services
21aeff6View on GitHubRemove emoji from title in layout metadata for consistency
3241d8cView on GitHubEnhance layout metadata for SparkNotes summarizer with detailed descriptions, keywords, and Open Graph support; add logo image.
8072d35View on GitHubImproved `SummaryBox` to support PDF downloads with enhanced formatting and error handling.
7c14632View on GitHubFix: Correctly resolve the path for cookies.txt in summarizer.py
d500b8eView on GitHubUpdate API endpoints to use production URLs for mindmap, summary, whatifs, and xtended routes
71b1d70View on GitHubAdd yt-dlp dependency and refactor summarizer to use it; update HeroSection image path
4dbcee8View on GitHub