AI Skills Library
Back to library

Download an Authorized Website Video

Guide an assistant through finding the real media URL behind an embedded or blob-backed website video.

Local agent

Prompt

Help me download a website video that I own, administer, or have explicit permission to download.

Start by confirming the permission boundary. Then walk me through using browser DevTools to find the real media request behind the embedded player or `blob:` URL. Look for `m3u8`, `mp4`, `ts`, or other media requests in the Network panel.

Once we identify the source URL, give me the safest `ffmpeg` command to save it locally. Explain what each part of the command does, and include a quick verification step so I can confirm the downloaded file has video, audio, and the expected duration.

Page URL:

Notes about the video:

See also