✓ Verified 💻 Development ✓ Enhanced Data

Universal Video Downloader

Download videos from YouTube, Instagram, TikTok, Twitter/X, and 1000+ other sites using yt-dlp.

Rating
4.9 (454 reviews)
Downloads
18,806 downloads
Version
1.0.0

Overview

Download videos from YouTube, Instagram, TikTok, Twitter/X, and 1000+ other sites using yt-dlp.

Key Features

1

Platform Support: YouTube, Instagram, TikTok, Twitter/X, Facebook, and many more.

2

Quality Selection: Choose from 144p up to 4K/8K resolutions.

3

Automatic Cleanup: Files are deleted from the server immediately after successful upload to the chat.

4

Smart Merging: Automatically merges high-quality video and audio streams into a single MP4 file.

Complete Documentation

View Source →

Universal Video Downloader

Download videos from almost any platform using the powerful yt-dlp tool.

Features

  • Platform Support: YouTube, Instagram, TikTok, Twitter/X, Facebook, and many more.
  • Quality Selection: Choose from 144p up to 4K/8K resolutions.
  • Automatic Cleanup: Files are deleted from the server immediately after successful upload to the chat.
  • Smart Merging: Automatically merges high-quality video and audio streams into a single MP4 file.

Workflow

  • Trigger: User sends a video link (e.g., YouTube, Instagram).
  • Information Gathering: The agent uses scripts/download.py info to fetch available qualities and the video title.
  • User Choice: The agent presents resolutions to the user and asks which one they prefer.
  • Download: Once selected, the agent runs scripts/download.py download with the specific Format ID.
  • Delivery: The agent sends the resulting file using the message tool with filePath.
  • Cleanup: The agent must delete the file from disk using rm immediately after the message is successfully sent to save disk space.

Usage for Agents

1. Fetch Video Info

bash
python3 scripts/download.py info "URL"

2. Download Specific Format

bash
python3 scripts/download.py download "URL" "FORMAT_ID"

Safety & Storage

  • This skill is intended for temporary processing.
  • CRITICAL: Always delete the downloaded file after the user receives it to maintain disk space.

Installation

Terminal bash

openclaw install universal-video-downloader
    
Copied!

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author itzsubhadip
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install universal-video-downloader