Wayback Machine Downloader

Start with the honest answer

Whether it can be recovered was decided before you started looking.

Whether a deleted video can be recovered was decided before you started looking. Either somebody archived it while it was up, or nobody did. Nothing you do now changes which of those is true.

That sounds discouraging and is actually useful, because it tells you what to spend your time on. You are not looking for a tool that can recover the video. You are searching a fixed set of archives to find out whether it is in one.

What survives a deletion

The video ID
Eleven characters, never reissued to another video. It is the key to every search that follows, and it survives anywhere the link was ever written down.
The watch page, sometimes
If a web archive captured the page while the video was live, the title, channel, description and upload date are still readable even though the player is dead.
Playlist entries
A playlist that contained the video often still shows a greyed row where it used to be, and sometimes still carries the original title.
Embeds elsewhere
Any blog post or forum thread that embedded the video hardcoded the ID into its own HTML. Those pages are frequently archived even when the video was not.
Reuploads
The most common successful outcome by a wide margin. Popular videos get mirrored, and the mirror outlives the original.

The search, in order

  1. Recover the ID. From the old link, your history, a playlist, or a page that embedded it. Everything else depends on this.
  2. Check the archived watch page. Rebuild the canonical watch URL from the ID and look for it in a web archive. If you find one, you have the title and channel, which is the real prize.
  3. Search the exact title. In quotes. Reuploads keep titles far more reliably than they keep IDs.
  4. Search the ID as a plain string. Forum posts, comment threads and link aggregators that referenced the video will surface, and those threads often name a mirror.
  5. Check the community archives. Preservation projects have pulled down whole at-risk channels for years, and some of that material sits in public collections searchable by channel or ID. The tools in the next section search several of them from one place.
  6. Decide when to stop. If the ID returns nothing across the archives and no page ever embedded it, the video was small enough that nobody kept it. That is an answer, and it is better to have it in twenty minutes than after a weekend.
A video ID, checked against the index
$ query the archive index for one video ID
  url=youtube.com/watch?v=jNQXAC9IVRw

[["timestamp","statuscode"],
 ["20061212233102","200"],
 ["20061224024958","200"],
 ["20070101182848","200"],
 ["20070106101129","200"],
 ["20070111052101","200"]]

Every row is a date the watch page was captured. Rows mean there is something to read. No rows means nobody archived it, and that is the answer.

Four tools run most of this search for you

The pages that answer this question well are community tools rather than articles, and each one automates a different step above. What follows comes from each tool’s own pages, checked on .

What each tool needs from you, and what its own site says it searches.
ToolYou needWhat it searches
YouTube Video FinderThe link or the video IDSeveral archive services in one query. Its own page names the Wayback Machine, PreserveTube and Filmot among them, and it reports per service whether the video was found, with the title, description and thumbnail where they survive
Archivarix Tube SearchA link, a channel, or words you rememberIts own page calls it a search engine for deleted, removed and unavailable YouTube videos, querying the Wayback Machine, Common Crawl and other web archives across titles, descriptions and subtitle transcripts
FilmotWords spoken in the videoYouTube subtitles, captions and transcripts, plus title and channel search over its metadata index
GhostarchiveThe exact watch URLIts own archive of submitted pages, searchable by exact URL, and its search examples include an exact YouTube watch URL
The YouTube Video Finder homepage: a dark page with a field reading Enter video ID or URL here, a Search for captures button, and a list of the services it queries including YouTube, Wayback Machine, GhostArchive, PreserveTube and Filmot.
YouTube Video Finder. Paste the link or the ID.
The Archivarix Tube Search homepage: a dark page headed YouTube Video Search Engine with a single amber-outlined search field accepting a video title, channel name, description, keywords or YouTube URL.
Archivarix Tube Search. Words you remember work here.
The Filmot homepage headed Search within YouTube subtitles, captions and transcripts, stating it indexes over 1.7 billion transcripts across 1.5 billion videos and 84 million channels.
Filmot. Search on what was said in the video.

YouTube Video Finder says plainly on its own page that it cannot help without the link, which matches step one above: recover the ID first. If the ID is gone too, Filmot and Tube Search are the two that can still work, because they accept a title, a channel, or a remembered phrase.

These are community services, and this field loses services quietly. Our page on Wayback Machine alternatives documents several commonly recommended services that are winding down or unreachable. Open a tool and run one search before you plan an evening around it.

What raises the odds

Age helps. A video from 2012 has had a decade of crawlers passing over pages that linked to it. One deleted a month after upload has had almost none.

Attention helps more. Something that was discussed, embedded or argued about leaves traces in dozens of other people’s pages. Something watched two hundred times leaves almost nothing.

Controversy helps most of all, because people archive things they expect to disappear. Videos taken down in a dispute are among the most reliably preserved on the internet.

What will not work

Private videos are not recoverable. They were never publicly fetchable, so no crawler ever saw one.

Videos removed for a legal claim are usually gone from public archives too, because the same claim reaches the archive.

And any site promising to recover any deleted video on demand is selling something. The archives are public. If a video is in one, you can find it yourself with the steps above.

The same rule governs websites

A dead site works exactly like a dead video. What you can recover is whatever a crawler captured before it went, and no tool returns more than that. The difference is that web pages are far easier to crawl than video streams, so the odds on a whole website are much better.

If it is a site rather than a video, that is what this tool does.

Questions people ask

Can deleted YouTube videos be recovered?

Sometimes. Recovery depends entirely on whether somebody archived the video before it went, so it is a question about the past, not about the tool you use.

Can I recover a private or unlisted video?

Almost never. Unlisted videos were reachable by anyone with the link, so a few were archived. Private videos were never publicly fetchable, so no archive has them.

What if I only remember something said in the video?

Search the phrase in a subtitle index. Filmot searches within YouTube subtitles, captions and transcripts, and Archivarix Tube Search queries subtitle transcripts alongside titles and descriptions. A distinctive spoken phrase can surface the video ID when nothing else survives.

Does the deleted video's title still exist somewhere?

Often, yes. Titles survive in archived watch pages, in playlists that still list the entry, and in pages that embedded the video. The title is usually the key that finds a reupload.


Have a link that still resolves but will not play? The Wayback Machine and YouTube explains why.