Media Extended

Read Along with a Transcript

Download a YouTube transcript and use it to skim, navigate, and copy key lines into your notes

What you will build

A media note with a timestamped quote and a longer passage pulled from a transcript:

[08:38](https://www.youtube.com/watch?v=UF8uR6Z6KLc&t=518#t=08:38.46) keep looking. Don't settle

> If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it. And, like any great relationship, it just gets better and better as the years roll on. So keep looking. Don't settle.

This tutorial assumes you have completed Your First Timestamped Note and Set Up Note-Taking Hotkeys.

Downloading transcripts requires the main daemon.

The main daemon requires the Obsidian desktop app with installer version 1.11.4 or later. If your installer is older, download the latest from obsidian.md and reinstall. Learn more about installer updates.

Steps

Set up the main daemon

Open the command palette (Ctrl+P / Cmd+P) and run Open main daemon setup wizard, or use this quick link:

Open main daemon setup wizard

The wizard walks you through three steps:

  1. Download and install — Click Install and wait for the download to finish.
  2. Connect — The wizard connects to the daemon automatically once the install completes.
  3. Restart Obsidian — Click the restart button. Obsidian restarts and applies the changes.

After the restart, all steps should show checkmarks. Click Done to close the wizard.

Open the Steve Jobs speech

Click the button in the ribbon. Paste this URL and press Enter:

https://www.youtube.com/watch?v=UF8uR6Z6KLc

The speech opens in a player tab.

Open the media note

Click the button at the top-right corner of the player tab and select Open media note.

A note opens in a split pane beside the player. Place your cursor in the note.

Download the English transcript

Click the button again and hover over Download subtitles. A submenu lists the available subtitle tracks.

Select English - English, the uploaded transcript rather than the auto-generated one.

The plugin downloads the transcript, saves it to your vault, and opens it in a new pane. You now have three panes: the player, the media note, and the transcript.

Skim the transcript

Scroll through the transcript pane. Each entry shows a timestamp on the left and the spoken text beside it. Scan a few paragraphs; you can read faster than the video plays.

Press play. As the video runs, the transcript highlights the current line and scrolls to keep it in view.

Search the transcript

Click the button at the top-right of the transcript pane and select Find....

Press + F while the transcript pane is focused to open the search bar directly.

A search bar appears at the top of the transcript. Type keep looking. The transcript highlights every match and scrolls to the first one. Press Enter to jump to the next match, or Shift+Enter for the previous one. Press Escape when done.

This lands you on "keep looking. Don't settle."

Jump to "keep looking. Don't settle"

Click the timestamp in the left margin next to "keep looking. Don't settle." The player jumps to that moment.

Now click the cue text itself. Both the timestamp and the spoken text are clickable.

Copy a passage into your note

In the transcript, click the line "keep looking. Don't settle." to select it. Right-click the selection and choose Copy.

Switch to the media note pane. Right-click where you want the quote and choose Paste. The transcript copy already includes a timestamped link, so a normal paste keeps it intact:

[08:38](https://www.youtube.com/watch?v=UF8uR6Z6KLc&t=518#t=08:38.46) keep looking. Don't settle

Press Enter twice. Back in the transcript, click and drag from "If you haven't found it yet..." down through "...So keep looking. Don't settle." to select the whole paragraph. Right-click the selection and choose Copy.

In the media note, type > at the start of the new line. Right-click and choose Paste as plain text. Plain-text paste drops the timestamp link so you get just the spoken words:

[08:38](https://www.youtube.com/watch?v=UF8uR6Z6KLc&t=518#t=08:38.46) keep looking. Don't settle

> If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it. And, like any great relationship, it just gets better and better as the years roll on. So keep looking. Don't settle.

Press + Shift + V to paste as plain text without opening the right-click menu.

Review

Click the timestamp link to confirm the player jumps to the right moment.

Your note now combines timestamps you placed with passages pulled from the transcript. Whenever you want to find a specific part of the speech, search the transcript instead of scrubbing the video timeline.

Next steps

On this page