suphiyasin / DownloadGram

A telegram bot that automatically downloads Instagram reels videos.

Home Page:https://t.me/downloadgram_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forks Stargazers Issues Hits


zaman6

DownloadGram V1.0.0

It is a telegram bot written in PHP.
When a reels video link is posted in chat groups, it allows the video to be downloaded and sent to the group.
additional features show top 5 comments and some statistics.
Feedback

Requirements

  • PHP 7.4 or higher
  • Instagram Proxy

Installation

1- Upload api.php and webhook.php to your website.
2- Set Webhook https://api.telegram.org/bot<TOKEN>/setWebhook?url=https://yoursite.com/webhook.php
3- Edit webhook.php for your bot token and edit api.php for your proxy informations

Updates

A rate limit was introduced that limits users.
1 request is allowed every 60 seconds. Username or first name information of users who download videos is recorded.

Run

Go to your bot and send instagram reels link and wait

Live Demo

click for it

About

A telegram bot that automatically downloads Instagram reels videos.

https://t.me/downloadgram_bot

License:MIT License


Languages

Language:PHP 100.0%