Skip to content

Repository files navigation

📥 ReelsFetch – Telegram Instagram Video Downloader Bot

ReelsFetch is a Telegram bot that allows users to download Instagram video reels by simply sending a link. Built using Node.js and the node-telegram-bot-api library, it fetches the video using an API and returns the video directly in the chat.


✨ Features

  • 🎥 Download public Instagram videos (reels or posts)
  • ⚡ Fast and lightweight
  • 🤖 Telegram bot integration

🚀 Demo

Try it on Telegram: @ReelFetchBot


🔧 Setup

1. Clone the repository

git clone https://github.com/Keeththi2003/ReelsFetch.git
cd ReelsFetch

2. Install dependencies

npm install

3. Create a ==.env== file

Create a .env file in the root of the project and add:

BOT_TOKEN=your_telegram_bot_token_here
API_BASE_URL=https://your-api-url/igdl

4. Run the server

node index.js

5. Run the bot

cd api
node bot.js

⭐ Support

If you like this project, feel free to ⭐ the repo and share it! Feedback and contributions are welcome!

About

A simple Telegram bot that fetches and sends Instagram video reels directly in chat. Built with Node.js using the node-telegram-bot-api. Paste any public Instagram video URL and get the video instantly!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages