This tool is intended for educational and personal use only.
Downloading copyrighted content without explicit permission may violate platform terms of service (YouTube, Instagram, etc.).
β The developer:
- Does not endorse illegal activity
- Is not responsible for misuse
- Makes no content ownership claims
Users must:
- Verify content is public domain/licensed for download
- Obtain necessary rights/permissions
- Comply with local laws and platform policies
A Telegram bot that downloads media from Instagram till now. (The project is still under development; there might be some issues. Thank you π) https://t.me/ady85_bot
- Instagram Reels/Posts download
- YouTube videos/shorts
- Automatic media type detection
- Temporary file cleanup
git clone https://github.com/yourusername/telegram-media-bot.git
cd telegram-media-bot
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt- Create
.envfile:
TELEGRAM_BOT_TOKEN=your_bot_tokenpython bot.pySend any valid media URL to your bot
DISCLAIMER: This software is provided for educational use only. The MIT License terms apply only to the code itself, not to content retrieved using it. MIT License - See LICENSE for details