Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 01:13
· 58 commits to master since this release
571b2ff

Runtime prerequisites

goosemusic is a self-contained binary. On first launch it checks
for its external tools and can download yt-dlp for you — a
standalone binary needing no Python — just accept the prompt. Only
optional extras remain:

  • yt-dlp — YouTube audio streaming & downloads (auto-downloaded if missing)
  • Python 3 + ytmusicapi — nicer YouTube Music search; without it the app
    falls back to yt-dlp (these are not auto-installed)
  • D-Bus session bus (Linux) — MPRIS media-key integration (OS-provided)

Nothing needs installing manually to play, stream, or download.

Full Changelog: v1...v1.0.1