← back to Crazy News Channel
auto-data-snapshot: 2026-09-24T13:51:00 (1 data files) — cta/cta3-video-results.json
6765454a92faad29ec02f7032c986e1bcb150b51 · 2026-09-24 13:51:22 -0700 · auto-commit-fleet
Files touched
A cta/cta3-video-results.json
Diff
commit 6765454a92faad29ec02f7032c986e1bcb150b51
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Thu Sep 24 13:51:22 2026 -0700
auto-data-snapshot: 2026-09-24T13:51:00 (1 data files) — cta/cta3-video-results.json
---
cta/cta3-video-results.json | 112 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 112 insertions(+)
diff --git a/cta/cta3-video-results.json b/cta/cta3-video-results.json
new file mode 100644
index 0000000..e85ad73
--- /dev/null
+++ b/cta/cta3-video-results.json
@@ -0,0 +1,112 @@
+{
+ "chrome": {
+ "exists": true,
+ "overlapInfo": {
+ "videoBottom": 899.78125,
+ "footerTop": 822,
+ "footerBottom": 870,
+ "overlapPx": 48,
+ "viewportH": 900
+ },
+ "posterInfo": {
+ "tagName": "VIDEO",
+ "readyState": 4,
+ "networkState": 1,
+ "videoWidth": 1104,
+ "videoHeight": 816,
+ "clientWidth": 1034,
+ "clientHeight": 769,
+ "duration": 10.083333,
+ "paused": true,
+ "currentSrc": "data:video/mp4;base64,AAAAIGZ0eXBpc29tAAACAGlzb21pc28yYXZjMW",
+ "error": null,
+ "posterAttrLen": 759863,
+ "parentTag": "A",
+ "parentHref": "cartoons/20260924-conrad-filibuster-ink.html"
+ },
+ "navigatedAwayOnControlClick": false,
+ "afterClickUrl": "file:///Users/macstudio3/Projects/crazy-news-channel/index.html",
+ "afterClickState": {
+ "paused": true,
+ "currentTime": 0,
+ "readyState": 4,
+ "error": null
+ },
+ "playAttempt": {
+ "playError": null,
+ "paused": false,
+ "currentTime": 2.477644,
+ "readyState": 4,
+ "networkState": 1,
+ "error": null,
+ "events": [
+ "play",
+ "playing"
+ ]
+ },
+ "laterState": {
+ "paused": false,
+ "currentTime": 6.371032,
+ "ended": false
+ },
+ "consoleErrors": [],
+ "pageErrors": []
+ },
+ "safari": {
+ "exists": true,
+ "overlapInfo": {
+ "videoBottom": 899.78125,
+ "footerTop": 822,
+ "footerBottom": 870,
+ "overlapPx": 48,
+ "viewportH": 900
+ },
+ "posterInfo": {
+ "tagName": "VIDEO",
+ "readyState": 4,
+ "networkState": 1,
+ "videoWidth": 1104,
+ "videoHeight": 816,
+ "clientWidth": 1034,
+ "clientHeight": 769,
+ "duration": 10.084,
+ "paused": true,
+ "currentSrc": "data:video/mp4;base64,AAAAIGZ0eXBpc29tAAACAGlzb21pc28yYXZjMW",
+ "error": null,
+ "posterAttrLen": 759863,
+ "parentTag": "A",
+ "parentHref": "cartoons/20260924-conrad-filibuster-ink.html"
+ },
+ "navigatedAwayOnControlClick": true,
+ "afterClickUrl": "file:///Users/macstudio3/Projects/crazy-news-channel/cartoons/20260924-conrad-filibuster-ink.html",
+ "afterClickState": {
+ "note": "SKIPPED — page navigated away from index.html, video element gone",
+ "navigatedTo": "file:///Users/macstudio3/Projects/crazy-news-channel/cartoons/20260924-conrad-filibuster-ink.html"
+ },
+ "playAttempt": {
+ "playError": null,
+ "paused": false,
+ "currentTime": 2.4983267500109245,
+ "readyState": 4,
+ "networkState": 1,
+ "error": null,
+ "events": [
+ "play",
+ "playing"
+ ]
+ },
+ "laterState": {
+ "paused": false,
+ "currentTime": 5.799456083685673,
+ "ended": false
+ },
+ "consoleErrors": [],
+ "pageErrors": []
+ },
+ "browserbase": {
+ "skipped": false,
+ "limitation": "Browserbase runs in the cloud and cannot access this machine's local filesystem via file://. A true Browserbase pass requires serving index.html over HTTP (e.g. `python3 -m http.server` + a tunnel/ngrok) which was out of scope for this diagnostic pass. Session replay (if it loaded anything) may still be available.",
+ "sessionId": "30be9d36-b645-4da8-ae07-a10c4a10c7ba",
+ "replayUrl": "https://www.browserbase.com/sessions/30be9d36-b645-4da8-ae07-a10c4a10c7ba"
+ }
+}
\ No newline at end of file
← 4c712f2 Fix P24 cartoon video: pull <video> out of the <a> wrapper,
·
back to Crazy News Channel
·
P24: add article tags on every post, with a clickable #tag= 318cde7 →