Skip to content

Instantly share code, notes, and snippets.

View hemiipatu's full-sized avatar
🏠
Working from home

Hemi hemiipatu

🏠
Working from home
  • United Kingdom
View GitHub Profile
@hemiipatu
hemiipatu / qbztoken.user.js
Last active May 18, 2026 09:03 — forked from uhwot/qbztoken.user.js
allows logging in via auth tokens on play.qobuz.com
// ==UserScript==
// @name qobuz auth token & app-id login
// @namespace io.github.uhwot.qbztoken
// @match https://play.qobuz.com/*
// @grant none
// @version 1.9
// @author uh wot / hemiipatu
// @description Intercepts native login button with custom credentials, complete UI matching and alignment.
// @homepageURL https://gist.github.com/hemiipatu/34a0e3cd35c7fd25260fd84b6991f53b
// @downloadURL https://gist.github.com/hemiipatu/34a0e3cd35c7fd25260fd84b6991f53b/raw/a6026b24831227f7ef31a9c589cc762e2c368f60/qbztoken.user.js