mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[GH-ISSUE #159] [Bug Report] None has no attribute check_skippable #144
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#144
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 @2uu7 on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/159
Originally assigned to: @Googolplexed0 on GitHub.
Zotify Version
v0.11.15
Bug Description
Bug Triggering Command
% zotify "https://open.spotify.com/track/1D1cBWh7IJ5DqOIYqCtqZa?si=e58f493761e94218" --debug --bypass-metadata-api TrueConfig File
config.json
Additional Context
Been using Zotify for a couple of months already, but this is the first time I try to use Zotify after API stopped working. I made sure to
pipx install git+https://github.com/Googolplexed0/zotify.git@efficient-api --forcefromefficient-apibranch, I have the latest config file and everything, redid login and have the credentials.json generate as usual + premium account successfully logges in. I tried to download a track without metadata, but it just fails as shown above. I've tried multiple track links, same outcome.@2uu7 commented on GitHub (Jan 25, 2026):
I do not have access to Spotify developer access tokens (as Spotify for Developers doesn't currently allow users to create new "apps"), so I just plan to download the audio files as they are and make a separate program to add metadata to downloaded tracks.
@2uu7 commented on GitHub (Jan 25, 2026):
After reading multiple messages here, It seems that no one was successful in downloading tracks without api key.
@GeneralJarrett97 commented on GitHub (Jan 25, 2026):
Might be worth trying the new-hierarchy branch but I'm new to this program and also have not been able to get it to work as a non-developer.
@2uu7 commented on GitHub (Jan 25, 2026):
Zotify Version
v0.15.3
@Googolplexed0 commented on GitHub (Jan 25, 2026):
Should work with v0.15.5 after
github.com/Googolplexed0/zotify@6564336170@2uu7 commented on GitHub (Jan 25, 2026):