How to Find a Video You Saved Months Ago (2026)
guides

How to Find a Video You Saved Months Ago (2026)

How to find a video you saved months ago on YouTube, Instagram or TikTok when you only remember what was said: platform tricks, history, transcript search.

SavedThat team12 min read

You want to find a video you saved months ago. You remember a guy in a kitchen saying something about resting the dough overnight, and that is all you have. The save button did its job; finding the thing again is the part nobody designed. The honest answer is short: to find a saved video by what was said, something has to turn the speech into text first. Everything below is about getting to that text with the least effort, plus the cheaper tricks worth trying first. The pillar on searching inside saved videos covers the wider topic; this page is about the moment you need one specific clip back.

Why you cannot find a video you saved months ago

The save button is a one-way door on every platform. Instagram lets you file Reels into collections, but the Saved section has no text search: you scroll thumbnails, and thumbnails of talking heads all look the same. TikTok's Saved tab is the same, a grid with no search box. YouTube is a little better: Watch Later and Liked videos are playlists, and a playlist can be filtered, but that filter matches titles and channel names, never a sentence spoken at minute twelve.

None of this is a bug. The platforms index what they need for recommendations and ads; your ability to retrieve one clip six months later is not on the list. And most of what people save is short spoken content with almost no title to search. In the SavedThat library as of September 2026, the median saved Reel is 46 seconds long, the median TikTok 78 seconds, the median YouTube video about 18 minutes. The sentence you remember is exactly the thing the platform never wrote down.

Below are three methods, from least to most effort. Most people need the first two once and the third permanently.

Method 1: Narrow the pile with the platform's own tools

Before any tool, squeeze what you can out of the platform you saved on.

Instagram. Profile, menu, Saved. If you ever sorted into collections, start there: a collection called "recipes" cuts 400 saves to 40. If not, the All posts grid is in reverse chronological order, so estimate the month and scroll to it. Covers with text overlays help, because creators often put the hook of the clip on the cover, and the hook is usually the sentence you remember. The Instagram Help Center documents collections and the Saved section; it does not list a search feature because there is none. More in searching your Instagram Reels.

TikTok. Profile, then the bookmark icon opens the Saved tab, with videos separate from saved sounds, effects and products. There is no search box; the order is newest first. If you also liked the video, the Liked tab may be shorter to scroll. TikTok Support explains the Saved tab, and our guide to searching inside TikTok saves lists the workarounds.

YouTube. Watch Later and Liked videos have a search field on desktop that filters by title and channel. Also try the history page with a keyword: history search matches titles and descriptions, which is more text than a Reel ever gets. YouTube Help covers Watch Later, history and playlists; we have a walkthrough on making saved YouTube videos searchable.

All three. Sort by date and think about what else happened that week. You saved the dough video the weekend you were planning a dinner; find the date in your calendar, scroll to it.

This method fails when the video has a generic title, a cover with no text, and you cannot place the month. That is most talking-head content, which is why the next two methods exist.

Method 2: Search the traces you left behind

You saw the video somewhere, and almost every somewhere keeps a log.

Method 3: Find a saved video by what was said in it

This is the method that matches the way memory works. You do not remember the title; you remember a man saying "rest the dough overnight and it stops tearing". The fix is to turn the speech into text, then search the text.

The do-it-yourself route. For the technical reader: download the audio with yt-dlp, run it through OpenAI's open-source Whisper model, and search the resulting text files with grep or any notes app. Whisper handles dozens of languages and produces a timestamp per segment, so you can jump to the right second. The catch is scale and upkeep: transcribing a few hundred saves on a laptop is an afternoon, every new save needs the same steps, and the pipeline breaks whenever a platform changes something. For YouTube you can skip the audio step, since most videos already have auto-generated captions you can pull as text.

The hosted route. Transcript search tools run the same pipeline for you: you save a link, they fetch the captions or transcribe the audio, and you get one search box across YouTube, Instagram and TikTok. SavedThat is one of these, built around exactly this problem; other transcript-search tools such as ReelRecall or Stasht work on similar principles, so pick whichever fits your platforms and habits. Things to check in any of them:

  1. Does it cover all three platforms, or only one?
  2. Does search match meaning, or only exact words? You will misremember the wording, guaranteed.
  3. Do results open the video at the exact second, or at the start?
  4. What does it store? SavedThat, for example, keeps only the URL and the transcript and does not store the video file; YouTube transcripts come from captions, Reels and TikToks are transcribed from audio.
  5. Is there a share sheet on the phone? Saving has to be one tap or you will stop doing it. SavedThat has a web app, an iOS and Android share sheet and a Chrome extension, and is free while in beta (100 saves a month, 2 hours max per video, 30 hours of library) with no credit card.

Whichever route you take, the point is that the transcript exists before you need it. A talking video yields far more searchable text than its title, caption and hashtags combined, and that text is the only place the sentence you remember lives.

How to search saved videos by what was said, in practice

Once the text exists, searching it is a small skill of its own. Three habits make the difference.

Write the moment, not a keyword. People who find things type a short description of the scene: "rest pizza dough overnight in the fridge" rather than "dough". In the SavedThat library as of September 2026, the median search query over the last 90 days was 5 words long, and 61% of queries were 4 or more words. That is not a coincidence; that is what works. A rough ladder:

Expect paraphrase, plan for synonyms. With semantic search, "let it rest overnight" will match "leave it in the fridge till the morning", because the search compares meaning rather than spelling. With plain keyword search it will not, so try two or three phrasings before giving up. Hybrid systems (SavedThat runs semantic plus full-text) give you both: names, brands and numbers match literally, everything else matches by meaning.

Search in your own language. With semantic search, an English transcript can be found with a Russian query, because meaning is compared, not words. Libraries are multilingual by accident: the SavedThat library as of September 2026 spans 23 languages across 525 transcribed videos from 423 creators, and almost nobody thinks about the language of a Reel when saving it.

Jump, do not rewatch. A good result opens the video at the timestamp. For an eighteen-minute YouTube video you want the second, not the video.

When the video you saved months ago is gone for good

Sometimes the search works and the link is dead. Three common cases:

What survives is whatever text you or a tool captured before the removal. This is the quiet argument for transcribing saves early rather than when you need them: if the transcript exists, the knowledge exists, even if the video does not. If nothing was captured, work the trace backwards: the handle from a screenshot, the creator's other videos, a platform search for the sentence you remember in quotes. Creators repeat themselves, and the second video with the same tip is usually findable even when the first is not.

Verdict: the honest way to find a video you saved months ago

For a one-off search, do Methods 1 and 2 in that order and budget fifteen minutes. Sort by date, search your chats for the domain, search your screenshots for one word. That finds most YouTube videos and a fair share of Reels with text on the cover.

For a library you keep adding to, Method 3 is the only thing that scales, because it is the only method that stores the sentence you will actually remember. Whether you go DIY with Whisper or use a hosted tool like SavedThat, the goal is the same: every save becomes text before you forget why you saved it. In the SavedThat library as of September 2026, 93% of searches returned at least one match, which is closer to searching your email than to scrolling a grid.

The guilty pile of 400 Reels is not a discipline problem. It is a missing index. Build the index once and the pile becomes a library.

Keep reading

Frequently asked questions (2026)

Can I search my Instagram saved Reels by keyword?

Not inside Instagram. The Saved section has collections and a date-ordered grid but no text search. Keyword search only works once the Reels have been transcribed by an outside tool.

How do I search TikTok saved videos by what was said?

TikTok's Saved tab has no search box. The video has to be transcribed first, either by running the audio through a speech-to-text model like Whisper yourself or by saving the link into a transcript search tool that does it for you.

How do I make YouTube Watch Later searchable by spoken words?

YouTube's playlist search matches titles and channels only. For spoken words, pull the auto-generated captions of each video into text and search that. Hosted tools do this from the captions when you save the link and open the video at the matching second.

What if I only remember roughly what was said, not the exact words?

Use semantic search rather than keyword search. It compares meaning, so a query like 'let the dough rest overnight' finds a clip where the creator says 'leave it in the fridge till morning'. Describe the moment in four or more words and try two phrasings.

Can I find the exact moment in a saved video by a phrase?

Yes, if the transcript has timestamps. Whisper produces one per segment and YouTube captions carry them natively, so a transcript search tool can open the video at the second the phrase was spoken.

Is there a free way to search saved videos by what was said?

Two. Run Whisper locally, which is free but manual, or use a hosted tool with a free tier. SavedThat is free while in beta with 100 saves a month and no credit card, and stores only the URL and transcript, never the video file.

Why do the platforms not add search to saved videos?

Saves feed recommendations as an engagement signal; retrieving an old save six months later does not serve the feed. What you get is collections, date order and title search, which is why third-party transcript search exists.