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 <noreply@anthropic.com>
This commit is contained in:
Richard McCorkle 2026-05-18 18:40:57 +02:00
parent 8b30edaa3d
commit bcf18a6337

View file

@ -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