YouTube Music setup
spt2ytm needs your browser cookies to talk to YouTube Music on your behalf.
How to get your cookies
- Open music.youtube.com in your browser and make sure you're signed in.
- Open the browser DevTools (F12 or right-click → Inspect).
- Go to the Network tab. Reload the page.
- Click any request (e.g. the main document). In the right panel, find the Cookie request header.
- Copy the entire value of that header (it'll look like
VISITOR_INFO1_LIVE=...; SID=...; SAPISID=...). - Paste it below. We encrypt it with AES-256-GCM and only you can decrypt it.
Current status
Not yet configured.