Skip to content

amandy85/telegram-media-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚠️ Legal Disclaimer

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

Telegram Media Download Bot πŸ“₯

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

Features ✨

  • Instagram Reels/Posts download

Upcoming Features ✨

  • YouTube videos/shorts
  • Automatic media type detection
  • Temporary file cleanup

Installation βš™οΈ

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

Configuration πŸ”‘

  1. Create .env file:
TELEGRAM_BOT_TOKEN=your_bot_token

Usage πŸš€

python bot.py

Send any valid media URL to your bot

Deployment 🌐

Deploy on PythonAnywhere

License πŸ“„

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages