video-downloading

Installation
SKILL.md

Video Downloading

Download videos and GIFs from X/Twitter posts — no API key needed.

Script Selection

Goal File Navigate to
Download video from current tweet src/videoDownloaderBrowser.js Tweet page (x.com/user/status/ID)
Batch download multiple videos src/videoDownloaderBrowser.js Any page
Download video info only (no save) src/videoDownloaderBrowser.js Tweet page
Download via script (non-browser) scripts/videoDownloader.js N/A (run in console)
Download via API api/routes/video.js POST /api/video/download

Quick Start

  1. Navigate to a tweet with a video: x.com/user/status/123456
  2. Open DevTools (F12) → Console
  3. Paste src/videoDownloaderBrowser.js → Enter
Related skills

More from nirholas/xactions

Installs
2
GitHub Stars
255
First Seen
Apr 15, 2026