mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-27 09:25:53 +03:00
[GH-ISSUE #101] [Bug Report] I have disabled Windows Security which now allows ... #210
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#210
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 @myfta on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/101
[Bug Report]
Problem
I have disabled Windows Security which now allows the program to access Chrome. But it still fails to get a token due to multiple pop-ups/overlays when accessing the site https://spotidownloader.com/en16
Type
Track
Spotify URL
https://open.spotify.com/track/6xdkmni4p5K9Arw6cbwh3w
Additional Context
[19:14:45] [info] fetching track metadata...
[19:14:45] [debug] url: https://open.spotify.com/track/6xdkmni4p5K9Arw6cbwh3w
[19:14:46] [success] fetched track: Suite Les Indes Galantes / Prologue: 1. Ouverture - Jean-Philippe Rameau, Orchestra Of The 18th Century, Frans Brüggen
[19:14:46] [debug] duration: 178000ms
[19:14:46] [info] fetch completed in 0.83s
[19:14:46] [success] metadata fetched successfully
[19:14:49] [info] starting download: Suite Les Indes Galantes / Prologue: 1. Ouverture - Jean-Philippe Rameau, Orchestra Of The 18th Century, Frans Brüggen
[19:16:39] [error] error: Suite Les Indes Galantes / Prologue: 1. Ouverture - failed to fetch session token: failed to fetch token after 3 attempts: get_token returned empty output (attempt 3)
[19:16:39] [error] download failed
[19:18:08] [info] starting download: Suite Les Indes Galantes / Prologue: 1. Ouverture - Jean-Philippe Rameau, Orchestra Of The 18th Century, Frans Brüggen
[19:19:38] [error] error: Suite Les Indes Galantes / Prologue: 1. Ouverture - failed to fetch session token: failed to fetch token after 3 attempts: get_token returned empty output (attempt 3)
[19:19:38] [error] download failed
Environment
@afkarxyz commented on GitHub (Feb 13, 2026):
I've fixed those pop-up ad issues by integrating uBlock Origin Lite into the get_token binary and updated how tokens are fetched to minimize failures. I'll probably release it next week.