-
Notifications
You must be signed in to change notification settings - Fork 87
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
Future of this service #114
Comments
Awesome that you forkd... it is a healthy approach. |
Thanks Tom! |
By any chances some of you know how you can get your thumbnails updated on the CDN ? It looks like if you update it on the different platforms, the service never fetches them again. |
I don't know, I always hosted it myself. |
Here's an alternative oEmbed app written by me in JS and can be easily hosted on Cloudflare workers which includes a generous free tier. https://github.com/playerxo/oembed It's inspired by noembed and the code structure is based on it but it's targeted only for media platforms with audio and video players. Feel free to use the API or fork the project. |
@luwes thanks you for posting. YouTube embed is working now |
Hi
I really love this project. I gives me a convenient way to embed 3rd party content into my CMS / LMS content. Unfortunatelly it seems to be unmaintend for some time. Even very low hanging fruits like a broken URL (#102) are not fixed.
I'm willing to help to keep this project alive. For this purpose I created a fork here: https://github.com/noembed/noembed
The new home includes also an updated Docker config: https://github.com/noembed/noembed-docker
This is no attempt to hijack the projects. I'm willing to commit to the original projects if their authors @leedo @nicopace decide to continue the maintenance. In this case I will remove the fork.
I'm still looking for a place to host the service.
The text was updated successfully, but these errors were encountered: