mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00
[GH-ISSUE #133] [Feature Request] Archive Metadata to File w/o Downloading #116
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#116
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 @FISSI0N on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/133
Originally assigned to: @Googolplexed0 on GitHub.
Related Problem/Issue
Recently I noticed issues with compilations. Following that I wanted to scrape a list of tracks to then find specific compilation albums but couldn't find a solution. Even other programs like spotifyscraper failed me.
What I'd thus propose is a way of creating a file containing metadata, to fetch data without actually downloading the songs. This can help with testing too. I'm relatively certain the main branch of zotify used to offer a --verbose flag that allowed this at least somewhat.
Ideal Solution
A flag like --verbose that scrapes all songs from a given URL and writes their metadata to a file. This should contain information like compilation state, URL/ID of the artists, album and track, album type (single, album, compilation, appears on) as well.
@Googolplexed0 commented on GitHub (Jan 13, 2026):
Will add this soon.