The ask-bar rewrites your question into a probe that analyzes the entire sample. Split breaks a broad theme into elementary probes (quantify + explain) offered as chips. Use Add Probe below for an exact, manual probe.
Live Results
Waiting for results…
Live Chat — raw feed from the popout (proves the bridge)
No messages yet — start the capture on the chat popout (see the Capture panel below).
Window
Model
Add Probe
Array of probe objects — each one of:
open:
{ "kind": "open", "instruction": "Summarize the main themes.", "label"?: "Themes", "max_words"?: 60 }
classification:
{ "kind": "classification", "question": "What is the overall sentiment?",
"categories": ["positive", "negative", "neutral"],
"label"?: "Sentiment", "chart"?: "bars|columns|stacked|donut|lines|area|delta|gauge|heatmap|podium|violin" }
Notes:
• "label" is optional — auto-generated from the text when omitted.
• "kind" defaults to "open" when omitted.
• "chart" applies only to classification probes (eleven types: bars, columns, stacked, donut, lines, area, delta, gauge, heatmap, podium, violin).
• any probe may carry "interval_s" (own refresh cadence, s) and "sample_n" (own sample size); 0/omitted = follow the global Window config.
Capture the chat
Open the live chat popout
(youtube.com/live_chat?is_popout=1&v=…) in its
own window, then start the capture there with one of the two
methods below. A small viewlyt badge appears in the
popout showing connected / captured / sent counts.
Browser extension (works in Chrome and Vivaldi, set-and-forget): Download viewlyt extension (.zip) — unzip it and load the folder via your browser’s Extensions page (Developer mode → Load unpacked). It auto-runs on every chat popout.
Bookmark — set up once, no extension
(bookmarklets are blocked in some browsers like Vivaldi — use the extension or console there):
right-click your bookmarks bar → Add page… (or open the
Bookmark Manager), name it viewlyt, and paste the code below as
its URL. Then, on the chat popout, click the
viewlyt bookmark.
Or paste in the console: on the popout, open DevTools
(F12) → Console, paste the snippet below, press Enter. If Chrome
blocks the paste, type allow pasting there first.