noembed
noembed copied to clipboard
oEmbed gateway service with additional non-oEmbed sources
Something like `https://noembed.com/embed/?url=https://youtube.com/c/`
Codepen embed is not working now. Could you please check it? **Currently**: Noembed response: https://noembed.com/embed?format=json&url=https://codepen.io/tinhh/pen/OJbjrox ```json // Noembed response: { "url": "https://codepen.io/tinhh/pen/OJbjrox", "error": "503 Service Temporarily Unavailable \n" } ```...
Using https://open.spotify.com/track/298gs9ATwr2rD9tGYJKlQR through https://noembed.com/demo results to ``` no matching providers found ``` And no reference of spotify on https://noembed.com/providers
Hi, Thanks for that awesome API ! I'm testing it to integrate it, and I notice that Facebook doesn't work on the [demo](https://noembed.com/demo). However Facebook is in the [suported sites...
Firstly, thank you for the wonderful website/tool! I am currently an iframely user and, while iframely does offer a nice site with lots of fancy tools and a very wide...
[Peertube is a decentralized](https://joinpeertube.org/en/) video hosting project. Everyone can make a new instance based on PeerTube's source code. Would be great if we could support all peertube links of all...
I was wondering if there is road map for the Azure Blob storage support?
Hi, Experiencing a 400 Error for all imgur.com links recently. Any ideas what is causing this? Example: https://noembed.com/embed?url=https://imgur.com/WUVDCiD
Instagram is not working properly. Works (instagr.am/p/*): https://noembed.com/embed?url=https%3A%2F%2Finstagr.am%2Fp%2Fn5mWV Does not work (www.instagram.com/p/*): https://noembed.com/embed?url=https%3A%2F%2Fwww.instagram.com%2Fp%2Fn5mWV I'm not well-versed in Perl, but it looks like the **lib/Noembed/ImageProvider.pm** file references L<Noembed::Provider::Instagram> on line 79,...