Skip to content

Tube2Slides 0.1.0

Choose a tag to compare

@felizvida felizvida released this 16 Jun 00:25

Initial public release of Tube2Slides.

Downloads:

  • YouTube_Lecture_Slides_macOS.zip: native macOS app bundle.
  • YouTube_Lecture_Slides_Windows.zip: native Windows app folder with executable and runtime files.

Highlights:

  • Extract distinct slides from YouTube lectures or local videos.
  • Export PNG slides, manifests, contact sheets, PowerPoint decks, and HTML reading views.
  • Add caption-derived notes without OpenAI token usage.
  • Optionally generate AI narrative notes from captions with a per-run OpenAI API key prompt.
  • Include native desktop app build scripts and a GitHub Actions workflow for macOS and Windows.

Validation:

  • 12 unit tests passed.
  • Local desktop app smoke test passed.
  • Local macOS app bundle rebuilt and smoke-tested before upload.
  • GitHub Actions desktop build passed for macOS and Windows.