Skip to content

Tube2Slides 0.1.1

Choose a tag to compare

@felizvida felizvida released this 16 Jun 00:59

Patch release for packaged desktop apps.

Fixes:

  • Use the bundled yt_dlp Python package directly when no system yt-dlp executable is installed.
  • Point yt-dlp at the bundled ffmpeg binary during video download and merge.
  • Adds a regression test for the bundled downloader path.

This fixes the erroneous desktop-app message: "yt-dlp is required for YouTube URLs".

Validation:

  • 13 unit tests passed.
  • Desktop app smoke test passed.
  • GitHub Actions desktop build passed for macOS and Windows.