Skip to content

v2.0.0

Latest

Choose a tag to compare

@loryanstrant loryanstrant released this 10 Jun 11:40

v2.0.0

A major update fixing YouTube embed failures and modernising the card.

Fixed

  • "Error 153" / black player — YouTube now requires embedded players to send a referrer (late-2025 change). The player iframe sets referrerpolicy="strict-origin-when-cross-origin", which fixes it. (#7)
  • Muted playlists now stay muted when they advance to the next video.
  • Stopped sending YouTube's removed/deprecated parameters (showinfo, color, iv_load_policy). Existing configs keep working — the dead options are just ignored. (#6)

Added

  • Visual editor — configure the card with a form instead of YAML.
  • The card now appears in the Add Card picker with a live preview.
  • New options: playsinline, hl.

Full Changelog: v1.0.3...v2.0.0