StreamGrab lets you download videos from YouTube, TikTok, and Facebook directly from telegram chat
1.6K
Bot de Telegram para descargar videos de YouTube, Facebook, Instagram, TikTok, Twitter/X, Vimeo, Reddit y Twitch.
docker run -d --name streamgrab \
-e BOT_TOKEN=your_token_here \
yoniergomez/streamgrab
Con Docker Compose:
services:
streamgrab:
image: yoniergomez/streamgrab
container_name: streamgrab
restart: always
environment:
- BOT_TOKEN=your_token_here
- ADMIN_ID=your_telegram_id # opcional
| Registro | Imagen |
|---|---|
| Docker Hub | docker pull yoniergomez/streamgrab |
| GitHub (GHCR) | docker pull ghcr.io/yoniergomez/streamgrab |
| Arquitectura | Dispositivos |
|---|---|
linux/amd64 | PCs, servidores, VMs |
linux/arm64 | Raspberry Pi 4/5, Orange Pi 5, Apple Silicon |
MM:SS MM:SS)/history)/stats)| Variable | Descripción | Requerido |
|---|---|---|
BOT_TOKEN | Token de @BotFather | ✅ |
ADMIN_ID | Tu Telegram user ID para /admin | ❌ |
Content type
Image
Digest
sha256:9ca8568fd…
Size
250.6 MB
Last updated
3 months ago
docker pull yoniergomez/streamgrab