Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for searching Bandcamp tracks #115

Merged
merged 3 commits into from
May 18, 2024
Merged

Conversation

devoxin
Copy link
Member

@devoxin devoxin commented May 12, 2024

Adds support for searching Bandcamp (limited to tracks only currently).
Duration is not extracted for tracks as Bandcamp doesn't expose this on the search page directly, and it didn't seem worth making O(N) requests for one additional field, which would impose longer searching times.

All other metadata is extracted (artwork included), except for isrc which Bandcamp doesn't appear to expose anyway.

@devoxin devoxin merged commit 83f3633 into main May 18, 2024
1 check passed
@devoxin devoxin deleted the feature/bandcamp-searching branch May 18, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant