Skip to content

Releases: GooseOb/music_plr

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 01:06

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.6...v1.2.0

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:05
4005a16

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.5...v1.1.6

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:31
16b9753

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:34
777bdca

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:19
97fe6f7

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:51
4b28f6f

Quick install

curl -fsSL https://raw.githubusercontent.com/GooseOb/music_plr/master/scripts/install.sh | bash

Detects your platform and installs everything. See the README for manual install options.

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.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:36
4fcffad

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: 1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 00:07
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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 01:13
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

v1

v1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 23:47
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