mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-26 03:16:00 +03:00
[GH-ISSUE #115] [Bug Report] Download requires token #281
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#281
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 @alex-egi on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/115
[Bug Report]
Problem
Download requires token
Type
Album
Spotify URL
https://open.spotify.com/album/4SZko61aMnmgvNhfhgTuD3?si=EP_PfQIcSGW-frMOzR00Pw
Additional Context
Environment
@Laynholt commented on GitHub (Mar 4, 2026):
It was fixed in #113
@pyyalex commented on GitHub (Mar 6, 2026):
it's still happening
@TheBhim commented on GitHub (Mar 8, 2026):
Happening for me as well.
'[error] error: [...] - session token is required'
Non EN/US windows system, Microsoft Edge, not Chrome installed.
@Sigma0011323 commented on GitHub (Mar 8, 2026):
yeah its broken
@Laynholt commented on GitHub (Mar 8, 2026):
Did you deploy the version from my pull request? I just tested the link from this issue, and everything works for me.
@Sigma0011323 commented on GitHub (Mar 8, 2026):
@Laynholt commented on GitHub (Mar 8, 2026):
The thing is, my pull request hasn’t been accepted yet. You can clone my fork of the project yourself and build the executable you need, or download one of the binaries I compiled. I labeled them as version 7.0.6. I also made quite a few bug fixes, which you can check out in #113 or on the releases page of my fork.
@Sigma0011323 commented on GitHub (Mar 8, 2026):
i only know super basic code so i wouldn't be able to build a exe
@Laynholt commented on GitHub (Mar 8, 2026):
You can download the precompiled files from my fork here: https://github.com/Laynholt/SpotiDownloader/releases/tag/v7.0.6, until the project author merges my pull request.
@ellie12134 commented on GitHub (Mar 9, 2026):
your fork still has the pertaining issue of the automated script attempting to skip the website captcha, which causes a lot of the token issues because the script is just too fast, sometimes the website isnt even allowed to load the song info before the automated script presses the download button twice and promptly closes the chrome tab
@vico93 commented on GitHub (Mar 10, 2026):
Yeah your fork still have the issue, seems like on failing to get the token the tool attempts to chromedriver a website to download the song but fails miserably due to the presence of a captcha.