Skill Detail
Archive online videos and metadata to the Internet Archive with Tubeup
Download a supported video URL with yt-dlp and upload the preserved file plus metadata to archive.org as a repeatable preservation job.
Media & TranscriptionMulti-Framework
Media & Transcription
Multi-Framework
Security Reviewed
โญ 487 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill archive-online-videos-and-metadata-to-the-internet-archive-with-tubeup
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Python 3.10+, pipx, yt-dlp, ffmpeg, Deno, Internet Archive account
Install & setup
Install prerequisites including `ffmpeg`, `deno`, and `pipx`, then install `yt-dlp[default,curl-cffi]`, `internetarchive`, and `tubeup` with pipx, run `ia configure`, and archive URLs with `tubeup <url>`.
Author
Bibliotheca Anonoma / bibanon
Publisher
Individual
Last updated
Apr 18, 2026
Quick brief
Use Tubeup when the task is preservation, not ordinary watching or generic downloading. It is specifically for taking a source video or playlist URL, capturing the media and metadata, and pushing that archival package into the Internet Archive, which keeps the skill boundary tighter than a plain downloader or media platform listing.