Skip to content

Qrip v0.1.0

Choose a tag to compare

@zyw0815 zyw0815 released this 13 Aug 09:31
· 34 commits to main since this release

English | 中文

Qrip v0.1.0 — First Public Release

A desktop GUI for downloading hi-res music from Qobuz — Electron + React + FastAPI on top of streamrip.

What's New

  • Sign in with Qobuz: popup login captures the auth token automatically (Google / Apple / email all work); token paste as fallback. Fresh session every login — easy account switching.
  • Search & browse: keyword search for albums / tracks / playlists with covers, quality tags, year and duration; load-more pagination.
  • Paste a link: Qobuz track / album / playlist URLs download directly.
  • High-res downloads: up to 24-bit / 192 kHz FLAC, configurable quality.
  • Downloads tab: live progress bars, speed, queue — pause / resume / delete with partial-file cleanup on cancel.
  • Naming templates: presets + custom tokens with live preview; cover embed options.
  • Settings: download folder picker, quality tiers, artwork options, sign out.

Downloads

Platform File
macOS (Apple Silicon, 11+) Qrip-0.1.0-arm64.dmg
Windows (10+) Qrip Setup 0.1.0.exe

No Python install needed — the backend ships as a standalone binary inside the app.

The installers are unsigned: macOS shows an 'unidentified developer' warning (right-click → Open), Windows SmartScreen asks for confirmation.


中文

Qrip v0.1.0 — 首个公开发布

基于 streamrip 的 Qobuz 高解析度音乐下载桌面 GUI——Electron + React + FastAPI。

更新内容

  • 登录 Qobuz:弹窗登录自动抓取 auth token(Google / Apple / 邮箱均可);支持粘贴 token 备用。每次登录都是全新会话,换账号方便。
  • 搜索浏览:按关键词搜索专辑 / 曲目 / 歌单,展示封面、音质标签、年份、时长;支持加载更多翻页。
  • 粘贴链接:Qobuz 曲目 / 专辑 / 歌单链接直接下载。
  • 高解析度下载:最高 24-bit / 192 kHz FLAC,音质可调。
  • 下载页:实时进度条、速度、队列——支持暂停 / 恢复 / 删除,取消时自动清理半成品文件。
  • 命名模板:预设 + 自定义 token 带实时预览;封面内嵌选项。
  • 设置:下载目录选择、音质档位、封面选项、退出登录。

下载

平台 文件
macOS(Apple 芯片,11+) Qrip-0.1.0-arm64.dmg
Windows(10+) Qrip Setup 0.1.0.exe

无需安装 Python——后端已编译为独立二进制内置在应用中。

安装包未签名:macOS 会有「无法验证开发者」提示(右键 → 打开),Windows SmartScreen 会询问确认。

See README for details.