{"id":22321868,"url":"https://github.com/supermomonga/moembed","last_synced_at":"2025-09-18T18:32:20.638Z","repository":{"id":22970365,"uuid":"97631730","full_name":"supermomonga/MoEmbed","owner":"supermomonga","description":"MoEmbed is a embed data provider which supports any websites.","archived":false,"fork":false,"pushed_at":"2024-04-04T03:44:26.000Z","size":452,"stargazers_count":4,"open_issues_count":16,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-11T06:49:05.266Z","etag":null,"topics":["oembed"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supermomonga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-07-18T18:37:57.000Z","updated_at":"2024-01-07T09:20:28.000Z","dependencies_parsed_at":"2024-01-14T14:37:39.094Z","dependency_job_id":null,"html_url":"https://github.com/supermomonga/MoEmbed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermomonga%2FMoEmbed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermomonga%2FMoEmbed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermomonga%2FMoEmbed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermomonga%2FMoEmbed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supermomonga","download_url":"https://codeload.github.com/supermomonga/MoEmbed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233510335,"owners_count":18687056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["oembed"],"created_at":"2024-12-04T00:23:28.784Z","updated_at":"2025-09-18T18:32:15.334Z","avatar_url":"https://github.com/supermomonga.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/supermomonga/MoEmbed/actions/workflows/test.yaml/badge.svg)](https://github.com/supermomonga/MoEmbed/actions/workflows/test.yaml)\n\n# MoEmbed\n\nMoEmbed is a embed data provider which supports any websites.\n\n# Features and concepts\n\n- Proxying ... Proxy to known websites' oEmbed endpoint. (like Twitter, YouTube, etc...)\n- Converting ... Convert proxied oEmbed response to more slim ones. (Replace iframe and JavaScript to simple and lightweight HTML)\n- Every URL ... Support any website even if they don't provide oEmbed endpoint. It parses `og:title`, `og:image`, `\u003ctitle\u003e` tag, and other related elements.\n- Caching ... It caches responses for performance.\n- Easy use ... Just pass an URL encoded url as a `url` query string, like `http://localhost:5000/?url=https%3A%2F%2Fexample.com%2F`.\n\n# EmbedData data structure\n\n(TBD)\n\n# How to use\n\n## Installation\n\n## Docker\n\n```sh\ndocker build . -f MoEmbed.App/Dockerfile -t moembed:latest\ndocker run --rm -it -p 5000:5000 moembed:latest\n```\n\n## Requirements\n\n- Redis\n- `dotnet tool install --global dotnet-script --version 1.4.0`\n\n## Setup\n\n(TBD)\n\n## Update OEmbed metadata providers\n\n```\ncd MoEmbed.CodeGeneration\ndotnet script OEmbedProxyMetadataProviders.csx\n```\n\n# License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermomonga%2Fmoembed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupermomonga%2Fmoembed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermomonga%2Fmoembed/lists"}