您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Spotify-side buttons that send tracks/playlists to spotidown.app (+ auto flow). On spotidown.app: resolve per-track links in parallel, show counters, bulk-open, clean filenames, retry, persistent UI.
Screenshots:
Place your screenshots here:
On Spotify (open.spotify.com)
On SpotiDown (spotidown.app)
Song - Artist.mp3
, when the browser honors download=
).From Spotify
On SpotiDown
MAX_TRACKS
— maximum tracks processed on the page (default 100).RESOLVE_POOL
— number of concurrent resolvers (default 3).PACE_MS
— randomized delay between resolve requests per worker (default [100, 300] ms).OPEN_DELAY_MS
— delay between opening resolved links (default 500 ms).OPEN_MODE
— 'tab' | 'iframe' | 'navigate'
(default 'iframe'
).AUTO_FLAGS
(Spotify → SpotiDown) — default { sdh_auto: '1' }
. Add { sdh_open: '1' }
to auto-open after resolve.sdh_url
— Spotify URL to prefill.sdh_auto=1
— auto-run Resolve Direct Links after results render.sdh_open=1
— auto-run Download Resolved after resolving.Example:
https://spotidown.app/?sdh_url=<spotify_url>&sdh_auto=1&sdh_open=1
[data-testid="tracklist-row"]
[data-testid="action-bar-row"]
(fallbacks included)#download-section
form[name="submitspurl"]
with hidden data
(Base64 JSON)If any of these change, buttons may not appear; please report with a screenshot.
OPEN_MODE='iframe'
or allow pop-ups for spotidown.app
.Content-Disposition
filename.RESOLVE_POOL
, increase PACE_MS
.This tool automates actions already available on SpotiDown (per-track downloads).
It does not call ZIP/bulk endpoints or attempt to bypass paywalls/quotas.
Please respect the site’s terms and your local laws.