From 621af7ca14a190faf896ae423dfa0c5259d39aae Mon Sep 17 00:00:00 2001 From: Keysat Date: Tue, 16 Jun 2026 07:57:30 -0500 Subject: [PATCH] Add self-contained shareable HTML export for YouTube recaps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New 'Share page (HTML)' entry in the Export menu generates a single standalone .html file: the recap record inlined as JSON plus a small baked-in renderer that reproduces the embedded YouTube player and the expandable timestamped summaries. The recipient opens it with no account and no calls back to the server. On mobile it hands the file to the native share sheet (navigator.share with files); on desktop or where unsupported it downloads. YouTube only by design — podcasts have no portable audio and are rejected with a toast. The generator runs inside index.html's own