Skip to content

Instantly share code, notes, and snippets.

@ReedGraf
ReedGraf / qbztoken.user.js
Last active September 5, 2025 13:06 — forked from uhwot/qbztoken.user.js
allows logging in via auth tokens on play.qobuz.com
// ==UserScript==
// @name qobuz auth token login
// @namespace io.github.uhwot.qbztoken
// @match https://play.qobuz.com/*
// @grant none
// @version 1.1
// @author Updated by Reed Graf
// @description allows logging in via auth tokens on qobuz
// @homepageURL https://gist.github.com/ReedGraf/e2cda3d4bcca35a155805f9aab2c97df
// @downloadURL https://gist.github.com/ReedGraf/e2cda3d4bcca35a155805f9aab2c97df/raw/qbztoken.user.js