From 45caf35e9613f47126203beddfc277880df03d7e Mon Sep 17 00:00:00 2001 From: Richard McCorkle Date: Mon, 18 May 2026 18:28:30 +0200 Subject: [PATCH] docs: embed walkthrough video inline via GitHub user-attachments Replace the poster-thumbnail link with a github.com/user-attachments asset URL. GitHub renders a bare user-attachments URL as an inline video player, sidestepping the repo-blob size limit entirely. Co-Authored-By: Claude Opus 4.7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caea3cd..88b2f53 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ TubeSage is an Obsidian plugin that converts YouTube videos into structured notes using large language models. It extracts transcripts, generates summaries, and can add timestamped links back to specific moments in the video. -**Demo** — click the image to watch the walkthrough video (MP4, hosted on GitHub): +**Demo:** -[![Watch the TubeSage walkthrough](https://raw.githubusercontent.com/rmccorkl/TubeSage/main/docs/TubeSage-poster.png)](https://github.com/rmccorkl/TubeSage/blob/main/docs/TubeSage.mp4) +https://github.com/user-attachments/assets/81d53889-12e8-4aca-8d81-548444f4a506 ## Quick Start