download-anything
SKILL.md
Download Anything
Find it. Download it. Any resource, any format.
Toolkit
# Install all tools at once
bash scripts/install-toolkit.sh
| Tool | Install | Purpose |
|---|---|---|
yt-dlp |
brew install yt-dlp |
Video/audio from 1800+ sites |
aria2c |
brew install aria2 |
Multi-thread downloads, torrents |
gallery-dl |
pip3 install gallery-dl |
Batch image/media, 170+ sites |
spotdl |
pip3 install spotdl |
Spotify playlists → local files |
wget |
brew install wget |
Recursive downloads, site mirroring |
curl |
pre-installed | HTTP requests, API calls |