Skip to content

Instantly share code, notes, and snippets.

View ReedGraf's full-sized avatar
🤟
⸜(。˃ ᵕ ˂ )⸝♡

Reed Graf ReedGraf

🤟
⸜(。˃ ᵕ ˂ )⸝♡
View GitHub Profile
@ReedGraf
ReedGraf / qbztoken.user.js
Last active March 14, 2026 16:02 — 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