Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 00:07
· 47 commits to master since this release
dabb8fb

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.0.1...v1.1.0