astro-embed icon indicating copy to clipboard operation
astro-embed copied to clipboard

How about an embed for Rumble?

Open brentarias opened this issue 1 year ago • 4 comments

Rumble is the biggest competitor for Youtube.

brentarias avatar Oct 28 '23 05:10 brentarias

I haven’t heard of Rumble, but if there’s a good way to build an embed component a PR would be welcome.

We have a guide for how to add a new component that should be helpful. Happy to answer questions if things aren’t clear.

delucis avatar Oct 28 '23 13:10 delucis

Programmatic Rumble embedding is unfortunately not as straight-forward as Youtube embedding. I've started on this though, I can't imagine it will take more than a few more days to have something to push.

nathanchere avatar May 12 '24 16:05 nathanchere

I have a working example but can't get it working in astro-embed because of the typescript restrictions clashing with a 'rumble-core' package. I now remember one of the reasons why I always hated typescript so much.

nathanchere avatar May 14 '24 02:05 nathanchere

I have a working example but can't get it working in astro-embed

Feel free to open a draft PR and I’ll try to see if I can help out when I have time — thanks!

delucis avatar May 15 '24 09:05 delucis