Skip to content

afrozthalam/XDrop_cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

XDrop_CMD

This is a simple tool to download Instagram Reels, Photos, and Videos directly to your computer.


Features

  • Bulk Download in One Click: Paste as many links as you want into a text file, run the tool, and download all of them at once.
  • Fast Downloading: Downloads multiple files at the same time to save you time.
  • No Annoying Ads: Automatically blocks popup advertisements and overlays.
  • Resume Support: Remembers what you already downloaded so it doesn't waste time downloading duplicates if you run it again.

How to Install

  1. Make sure you have Python installed on your computer.
  2. Open your terminal or command prompt and run these commands to install the required tools:
    pip install playwright requests
    playwright install chromium

How to Use

1. Download Instagram Reels

  1. Open the file reels.txt and paste the Instagram Reel links you want to download (one link per line).
  2. Run the script:
    python d_reels.py
  3. The downloaded videos will be saved in the downloads folder.
  4. Already downloaded reels are listed in downloaded.txt so they are not downloaded again.

2. Download Instagram Posts (Photos & Carousels)

  1. Create a file named posts.txt and paste the Instagram Post links you want to download (one link per line). (Note: If you have a file named saved posts.txt, rename it to posts.txt)
  2. Run the script:
    python d_posts.py
  3. The downloaded photos/videos will be saved in the posts_downloads folder.

Credits

About

A simple, fast, and concurrent command-line tool to bulk-download Instagram Reels, posts, photos, and carousels using Python and Playwright. It allows you to download thousands of reels or posts in minutes.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages