Skip to content

v1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 23:47
· 62 commits to master since this release
a3c082b

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: https://github.com/GooseOb/music_plr/commits/v1