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

FR: Support Bandcamp embeds #90

Open
jasikpark opened this issue Feb 22, 2024 · 0 comments
Open

FR: Support Bandcamp embeds #90

jasikpark opened this issue Feb 22, 2024 · 0 comments
Labels
new service Issues and PRs for adding new embed providers

Comments

@jasikpark
Copy link
Contributor

jasikpark commented Feb 22, 2024

I'm not sure whether it's possible to programmatically generate Bandcamp iframes, they have quite a few options...

Maybe it's not worth building out, but I'd be interested in an option for that.

Ex:

<iframe style="border: 0; width: 100%; height: 120px;" 
	src="https://bandcamp.com/EmbeddedPlayer/album=1188525573/
	size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/artwork=small/transparent=true/" seamless>
	<a href="https://droeloe.bandcamp.com/album/the-art-of-change">The Art of Change by DROELOE</a>
</iframe>
@delucis delucis added enhancement Improvement or extension of current features new service Issues and PRs for adding new embed providers and removed enhancement Improvement or extension of current features labels Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new service Issues and PRs for adding new embed providers
Projects
None yet
Development

No branches or pull requests

2 participants