← Home

Test E — Full fixed static iframe

Subdomain: e.yt.jaan.md

Purpose: All signals combined — enablejsapi, origin, widget_referrer, iframe referrerpolicy. Main production candidate.

Video ID: Xepdyj_BDew

Configuration

<iframe
  src="https://www.youtube.com/embed/Xepdyj_BDew?autoplay=0&controls=1&rel=0&playsinline=1&enablejsapi=1&origin=https%3A%2F%2Fe.yt.jaan.md&widget_referrer=https%3A%2F%2Fe.yt.jaan.md%2F"
  title="Test E — Full fixed static iframe"
  width="640" height="360"
  referrerpolicy="strict-origin-when-cross-origin"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
  allowfullscreen>
</iframe>

Instructions

Click the native YouTube play button and watch at least 60–120 seconds.

Expected learning

Main production candidate. If this video appears in YouTube Studio External Sources and the others don't (or appears most reliably across runs), ship this config to Televika. Test E is the stable target — everything else is a diagnostic for which signal carries the attribution.

QA checklist

  1. Open DevTools → Network.
  2. Find the request to youtube.com/embed/Xepdyj_BDew.
  3. Confirm the Referer header is https://e.yt.jaan.md/ — not absent, not no-referrer.
  4. Confirm no YouTube Error 153 in the player.
  5. Play manually and watch 60–120 seconds.
  6. For Test F, confirm DevTools console logs [YT_TEST] … READY and [YT_TEST] … STATE PLAYING. (Not applicable on this page.)