btch-downloader
Download videos, images, and audio from social platforms
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install btch-downloader?โผ
Run `npx skills add hostinger-bot/btch-downloader --all -g -y` in your terminal to install this skill globally for your AI agent.
Which platforms does btch-downloader support?โผ
It supports 18 platforms including Instagram, TikTok, YouTube, Facebook, Twitter/X, Pinterest, Spotify, SoundCloud, Threads, CapCut, Google Drive, Douyin, and Kuaishou.
How do I download a TikTok or Instagram video with code?โผ
Call the matching function with the post URL, for example `ttdl(url)` for TikTok or `igdl(url)` for Instagram, and it returns a JSON object with direct media links.
Does btch-downloader work in the browser?โผ
Yes. Load the CDN bundle from jsDelivr or unpkg and all functions become available under `window.btch` without any build step.
Can I download from an unknown platform URL automatically?โผ
Yes. The `aio` function auto-detects the platform from any supported URL, though it is no longer actively maintained.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core