workflows.fit
Back to n8n workflows
n8n templateFreeBy Garri

Download Instagram reels & videos with Telegram bot

![AI8.png](fileId:2014) ![ai9.png](fileId:2013) Description The Instagram Downloader workflow allows users to download Instagram videos or Reels directly through a Telegram Bot. Simply send an Instagram link to the bo...

DevelopmentCore NodesCommunicationHITLTelegram TriggerSticky NoteHttp RequestTelegram
Loading interactive preview...

Template notes

![AI8.png](fileId:2014) ![ai9.png](fileId:2013)

Description

The Instagram Downloader workflow allows users to download Instagram videos or Reels directly through a Telegram Bot. Simply send an Instagram link to the bot, and it will process the link via a third-party API to fetch the highest quality video, then send it back to your Telegram chat.

How It Works

1. Telegram Trigger The workflow starts when the bot receives an Instagram link from a user.

2. HTTP Request – URL Download The link is sent to the API https://www.mediadl.app/api/download to retrieve video metadata.

3. Delay Waits a few seconds to ensure the API response is ready.

4. Filtering URL Only Extracts the direct video file URL from the API result.