# heiseonline/embetty

🐙 Embetty displays remote content like tweets or YouTube videos without compromising your privacy.

Repository: https://github.com/heiseonline/embetty
Canonical: https://ross.abutalabs.com/products/embetty
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, embetty, privacy, frontend
Last push: 2026-05-07T01:35:01+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 40, longevity 100
- inputs: {"age_days": 3208, "days_push": 119, "days_rel": 723, "gap_med": 0, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1015, forks 34 (observed 2026-08-28T04:03:14.215685+00:00)

## What it is
Embetty is a JavaScript library that embeds remote content such as tweets and YouTube videos into web pages without loading third-party trackers or compromising visitor privacy. It works with a companion server-side proxy that fetches the remote content and serves it to the frontend.

## Use cases
- embed tweets without twitter tracking scripts
- embed youtube videos without google cookies
- gdpr-compliant social media embeds
- replace iframes with privacy-friendly embeds
- lazy-load remote media on a website
- avoid third-party requests on my blog

## When to choose
- you need GDPR-friendly embeds of tweets or videos
- you want to avoid third-party cookies and tracking on your site
- you can run a small server-side proxy alongside your site

## When to avoid
- you need a wide range of embed types beyond tweets and videos
- you cannot host or configure the required embetty-server proxy
- you want full official embed features like live widgets

## Facets
- artifact type: library
- maturity: active
- function: privacy, frontend-framework, ui-components, middleware
- domain: privacy, frontend, web-development, social-media
- platform: browser
- tags: remote-content-embedding, tweet-embed, youtube-embed, no-tracking, proxy, web-components, video, nodejs, web-server

## Member repositories
- heiseonline/embetty (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.215685+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:26.401226+00:00, confidence not recorded.
  - readme: https://github.com/heiseonline/embetty (fetched 2026-08-28T04:03:14.215685+00:00, sha 265d76467ce6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
