Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1013 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 1013 Bytes

Youcourse

Convert Youtube Video To Course

Overview

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.

Features

  • 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

Tech Stack

Contribution

  • Clone Project
  • just do npm install
  • and npm run dev

Future Enhancements

  • Add support for converting YouTube playlists into courses
  • Create a dashboard for managing multiple courses