bearblog icon indicating copy to clipboard operation
bearblog copied to clipboard

Embedding audio

Open jessebrennan opened this issue 3 years ago • 1 comments

First of all, this is an awesome project!! I appreciate the simplicity and how easy it is to use.

I would love to be able to embed audio files on some pages. Perhaps the easiest way to do this would be to allow iframes from Soundcloud for example, as in #104.

Another option, which wouldn't require an account with Soundcloud would be to allow HTML audio tags so that we could host our own audio files elsewhere. If your into that idea, than allowing video tags would also be nice.

If you're into either of these ideas, I'm happy to look into making a PR! Thanks for your time.

jessebrennan avatar May 27 '22 06:05 jessebrennan

I've whitelisted Soundcloud in 0cd35f77a52c3a5b35cf2a3e2b401f50d79b2564

I'll make a note for adding html audio in the future :)

HermanMartinus avatar May 27 '22 07:05 HermanMartinus