video-downloader

Download videos from multiple platforms as MP4 files using web scraping.

17|5|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill video-downloader-abdu6666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-downloader
Source: https://github.com/abdu6666/Bunny-AI-Agent/tree/main/templates/shortsdrone-agent/.claude/skills/video-downloader
Command: npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill video-downloader-abdu6666

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, requests, re, and includes scripts (resource) components.

What problem does it solve?

The video-downloader skill solves the challenge of downloading videos from various platforms with ease and automatically chooses the best method based on the detected platform.

Core Features & Use Cases

  • Multi-Platform Support: Works with YouTube, Bilibili, TikTok, Douyin, Instagram, Twitter/X, and more.
  • Automatic Platform Detection: Identifies the platform based on the URL and uses the best download method.
  • User-Friendly: Simple to use, with minimal configuration needed.

Quick Start

To download a video, simply paste the URL of the video you want to download into the input prompt.

Frequently Asked Questions about video-downloader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download videos from multiple platforms like YouTube and TikTok?

Downloading videos from multiple platforms like YouTube and TikTok involves using an automated tool that detects the source URL and applies the best scraping method. The process outputs standard MP4 video files with minimal configuration.

Can I use cookies or tokens to download videos that require authentication?

Yes, you can download videos that require authentication by handling cookies and tokens during the web scraping process. The automated solution manages these authentication requirements to access and retrieve the video content successfully.

Does the video downloader output MP4 files from platforms like Bilibili and Twitter?

Yes, the video downloader outputs MP4 files from platforms like Bilibili and Twitter. It automatically detects the platform from the provided URL and utilizes web scraping to fetch and convert the video into the MP4 format.

What is the best way to scrape video files from Instagram or Douyin?

The best way to scrape video files from Instagram or Douyin is using a platform-agnostic automated downloader. It identifies the specific platform from the URL and applies the optimal extraction technique to retrieve the media without manual configuration.

Why does video scraping fail for certain web links?

Video scraping can fail for certain web links if the platform requires specific authentication like cookies or tokens that are not provided. Using a downloader that automatically handles these authentication requirements ensures successful video retrieval.