From bcf18a6337cb1f286ab56e8662deadf2b3df7d2d Mon Sep 17 00:00:00 2001 From: Richard McCorkle Date: Mon, 18 May 2026 18:40:57 +0200 Subject: [PATCH] docs: drop redundant poster thumbnail from README demo The bare user-attachments URL already renders an inline video player on GitHub; the poster image below it made the page look like it had two videos. Keep just the single inline embed. Co-Authored-By: Claude Opus 4.7 --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 09bfef5..88b2f53 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,10 @@ 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** — walkthrough video (plays inline on GitHub; click the image to watch it elsewhere): +**Demo:** https://github.com/user-attachments/assets/81d53889-12e8-4aca-8d81-548444f4a506 -[![Watch the TubeSage walkthrough](https://raw.githubusercontent.com/rmccorkl/TubeSage/main/docs/TubeSage-poster.png)](https://github.com/user-attachments/assets/81d53889-12e8-4aca-8d81-548444f4a506) - ## Quick Start ### Installation