mirror of
https://github.com/rmccorkl/TubeSage.git
synced 2026-07-22 06:45:31 +00:00
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 <noreply@anthropic.com>
This commit is contained in:
parent
fc879c603e
commit
45caf35e96
1 changed files with 2 additions and 2 deletions
|
|
@ -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:**
|
||||
|
||||
[](https://github.com/rmccorkl/TubeSage/blob/main/docs/TubeSage.mp4)
|
||||
https://github.com/user-attachments/assets/81d53889-12e8-4aca-8d81-548444f4a506
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue