This Next.js 14 project converts long YouTube videos with timestamps into trackable courses. Users can monitor their progress through the course content, and future updates will include support for converting entire YouTube playlists into comprehensive courses.
- Convert YouTube videos with timestamps into structured courses
- Track progress through course content
- Responsive design using Tailwind CSS
- State management with Zustand
- Built with Next.js 14 for optimal performance and SEO
- Clone Project
- just do npm install
- and npm run dev
- Add support for converting YouTube playlists into courses
- Create a dashboard for managing multiple courses