My personal collection of templates for the Obsidian Web Clipper plugin.
- tweet.json: This template embeds a tweet into a Markdown file.
- quote-tweet.json: This template embeds a quote tweet into a Markdown file.
- youtube.json: This template extracts YouTube video details and its transcript into a Markdown file. See the usage guide below for details.
This template requires the YouTube video's transcript to be visible on the page before clipping.
- Below the YouTube video description, click the "...more" button to expand the full description.
- Scroll to the bottom and click "Show transcript".
- Once the transcript is visible on the page, clip it using the Obsidian Web Clipper.
Please refer to the images below. (I apologize that one screenshot is in Japanese.)
In English, it looks like this:

The clipped result in Obsidian will look like this:
The following features in tweet.json and quote-tweet.json are based on ideas from Naoki Aoyama @naa0yama:
- Displaying images in their original resolution.
- Trimming trailing ellipses (
...) from URLs.

