In-app Browser pane: YouTube videos never play (Error 153, zero googlevideo.com requests)

Status Fixed / completed
Maintainer reply None cached
Activity 0 comments · opened Jul 19, 2026 · closed Jul 19, 2026

Environment: Claude Desktop on Windows 11 Home (10.0.26200), in-app Browser pane

Issue: YouTube pages load but videos never play in the in-app Browser pane:

  • The player makes zero requests to googlevideo.com (media origins never fetched)
  • The home feed hangs at "loading" indefinitely
  • The embed player (youtube-nocookie.com) returns "Error 153 - video player configuration error"
  • Screenshots of the pane (computer tool) time out while YouTube is loaded, suggesting the renderer hangs

Verified not user-side: no system ad blocker, no MITM certificates, no proxy, clean DNS, residential ISP IP. youtubei API calls (get_watch, log_event) return 200, so connectivity is fine - only media playback is broken.

Suspected cause: the pane's origin-approval/storage isolation blocking media origins and player credentials.

View original on GitHub ↗