Skip to content

First ever Instagram Downloader for Termux command line interface coded by Cyber Kalki

License

Notifications You must be signed in to change notification settings

krivadna/termuxinstadownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Termux Downloader (ITDL)

Clone Repository

Animated Banner

Python Version Visitors

🚀 A powerful Instagram video/reel downloader for Termux with metadata support

Built for Termux

✨ Features

  • 📥 Download Instagram videos and reels in highest quality
  • 📝 Save post descriptions and metadata
  • 🎯 Simple command-line interface
  • 🚄 Fast and efficient downloads
  • 📱 Optimized for Termux Enviornment
  • 📂 Organized file storage
  • ✅ No login required

🔧 Installation

  1. Update Termux packages:
pkg update && pkg upgrade
  1. Install Python:
pkg install python
  1. Install required package:
pip install instaloader
  1. Set up storage permissions:
termux-setup-storage
  1. Clone the repository:
git clone https://github.com/krivadna/termuxinstadownloader.git
cd termuxinstadownloader

💫 Usage

python itdlbykalki.py <instagram_post_url>

Example:

python itdlbykalki.py https://www.instagram.com/reel/XXXXXXXXXXXX/

📂 File Locations

Downloaded files are saved in:

~/storage/downloads/instagram_downloads/

📋 Requirements

  • Python 3.x
  • Termux
  • Internet connection
  • Storage permission
  • instaloader package

🔍 Troubleshooting

If you encounter issues:

  1. Ensure storage permissions are granted:
termux-setup-storage
  1. Check if the download directory exists:
ls ~/storage/downloads/instagram_downloads
  1. Verify internet connection:
ping google.com
  1. Update the package:
pip install --upgrade instaloader

🚀 Features in Detail

  • Video Downloads: Download Instagram videos and reels in high quality
  • Metadata Saving: Captures post descriptions, hashtags, and other metadata
  • Progress Display: Shows download progress and file information
  • Error Handling: Comprehensive error messages and troubleshooting guidance
  • Organized Storage: Creates dedicated directories for downloads
  • Color Coding: Beautiful color-coded terminal output

🎥 Live Demo

Watch Demo

Access our Instagram downloader Bot on Telegram

https://t.me/saveinstagrambykalki_bot

⏯️ YouTube Downloader for Termux (YTDL)

Check Repository

💼 Professional Services

Contact for:

  • 🔧 Custom implementations
  • 🎯 Specific feature requests
  • 💻 Integration support
  • 🛠️ Technical consultation

🌐 Connect With Me

Website Discord Telegram

🛡️ Disclaimer

This tool is for educational purposes only. Please respect Instagram's terms of service and content creators' rights.

⭐ Show your support

Support Project

📝 License

This project is licensed under the MIT License.

Built with ❤️ by Cyber Kalki

Cyberpunk Footer

Releases

No releases published

Packages

No packages published

Languages