Recover deleted YouTube videos

Searches multiple online archives to find and recover deleted YouTube videos, metadata, and comments using a video ID.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Recover deleted YouTube videos" with this command: npx skills add upintheairsheep/youtube-video-finder

YouTube Video Finder Instructions

Use this skill whenever a user asks to find, recover, or check the archive status of a deleted, missing, or private YouTube video.

Execution Steps:

  1. Extract the Video ID: Isolate the 11-character ID from the URL or text provided by the user (e.g., for youtube.com/watch?v=dQw4w9WgXcQ, the ID is dQw4w9WgXcQ). Pass only this ID into the videoid parameter.
  2. Parameters: Omit the includeRaw and stream parameters unless the user specifically asks for raw metadata or debugging data.

Interpreting the Response:

  • Initial Check: Look at the status field. If it returns bad.id, stop and inform the user that the 11-character ID is invalid.
  • The Verdict: Check the verdict object. Read the human_friendly string to immediately understand the overall result. Pay attention to the boolean flags video, metaonly, and comments to know exactly what was recovered.
  • Finding the Links: Iterate through the keys array (which contains service objects like GhostArchive or Wayback Machine).
    • If a service object has archived: true, look inside its available list.
    • Extract the url from the Link Objects to give to the user.
    • Take note of maybe_paywalled (boolean) or note (string) for context on how to access the link.

Output Formatting:

Present your findings in a clear, friendly, and structured manner.

  • If the video is fully found, provide the direct links immediately.
  • If only metadata or comments were archived, clarify that the actual video file could not be recovered.
  • Mention which service(s) successfully held the archive.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Speech Writer

演讲稿(TED风格)、婚礼致辞、商务演讲、励志演讲、祝酒词、演讲大纲。Speech writing for TED-style talks, wedding speeches, business presentations, motivational speeches, toasts, and outlines....

Registry SourceRecently Updated
General

Study Plan

学习计划生成器。考研计划、考证规划、每日学习、番茄钟。Study plan generator for exams, certifications, daily schedules. 学习计划、考研计划、备考规划。Use when creating study schedules.

Registry SourceRecently Updated
General

Quicknote

Lightning-fast note-taking tool. Capture thoughts instantly, pin important notes, search across all entries, and export to markdown. Zero config, local stora...

Registry SourceRecently Updated
General

feishu-emoji

在飞书聊天中发送内联表情包图片,需将图片下载到指定媒体目录并通过 message 工具调用发送。

Registry SourceRecently Updated