mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-27 12:05:58 +03:00
[GH-ISSUE #94] Spotidownloader fails to fetch token #203
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiDownloader#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheDocHudson on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/94
Spotidownloader (site) has recently been getting infected with malicious "I'm not a robot" popup adverts. These ads block the downloader (exe) from fetching a token correctly which, in turn, blocks it from downloading the required files.
Is this something that can be fixed or worked around?
Error code:
[13:35:38] [info] fetching album metadata... [13:35:38] [debug] url: https://open.spotify.com/album/283hKbicgg933wSdd24U2s?si=NDZjfTIORW--_BBKspJfbQ [13:35:38] [success] fetched album: Grace (Legacy Edition) [13:35:38] [debug] 23 tracks, released: 1994-08-23 [13:35:38] [info] fetch completed in 0.51s [13:35:38] [success] metadata fetched successfully [13:35:44] [info] starting batch download: 23 tracks [13:35:44] [info] checking existing files in parallel... [13:35:44] [info] found 0 existing files [13:36:22] [error] error: Mojo Pin - failed to fetch session token: failed to fetch token after 3 attempts: get_token returned empty output (attempt 3)@afkarxyz commented on GitHub (Feb 24, 2026):
In the latest commit, I've integrated uBlock Origin Lite to eliminate pop-ups. You are welcome to fork and build it. The newest version is still under development prior to release, but it is currently functional.