Metadata-Version: 2.4
Name: Endtrz
Version: 2.1
Summary: Insta downloader of https://hasnainkk-07.vercel.appDownload video, images, stories from Instagram.
Home-page: https://Endtrz.github.io/
Author: Endtrz
Author-email: lord_izana@yahoo.com, dilshadhasnain89@gmail.com
License: MIT
Keywords: instagram,instagram-scraper,instagram-client,instagram-feed,downloader,videos,photos,pictures,instagram-user-photos,instagram-photos,instagram-metadata,instagram-downloader,instagram-stories
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.9
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: requests>=2.25
Provides-Extra: browser-cookie3
Requires-Dist: browser_cookie3>=0.19.1; extra == "browser-cookie3"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Endtrz - Instagram Media Downloader
===================================

**Endtrz** is a powerful and modern command-line tool to download Instagram content — including photos, videos, reels, stories, IGTV, highlights, and more.

📦 Install: ``pip install Endtrz``  
🌐 Website: https://hasnainkk-07.vercel.app  
📧 Email: lord_izana@yahoo.com  
👤 Author: Endtrz  
🔗 GitHub: https://github.com/Endtrz/Endtrz

------------------

Features
--------

- 📸 Download posts (images/videos)
- 🎞️ Download reels and IGTV
- 📖 Download stories and highlights
- 👤 Download full profiles with profile pictures
- 🔒 Access private accounts with login
- 🧠 Avoid duplicates with smart caching
- 🔐 Supports Two-Factor Authentication (2FA)
- ⚡ Fast updates and resume support

------------------

Installation
------------

Install directly from PyPI:

.. code:: bash

   pip install Endtrz

------------------

Basic Usage
-----------

.. code:: bash

   endtrz <target>

Examples:

- Download a profile:

  .. code:: bash

     endtrz username

- Download a post:

  .. code:: bash

     endtrz https://www.instagram.com/p/POST_ID/

- Download a reel:

  .. code:: bash

     endtrz https://www.instagram.com/reel/REEL_ID/

- Download profile picture only:

  .. code:: bash

     endtrz --no-posts username

- Login for private data:

  .. code:: bash

     endtrz --login your_username

------------------

Advanced Commands
-----------------

- Download by hashtag:

  .. code:: bash

     endtrz "#hashtag"

- Download saved posts:

  .. code:: bash

     endtrz --login your_username :saved

- Download your feed:

  .. code:: bash

     endtrz :feed

- Fast update (skip existing):

  .. code:: bash

     endtrz --fast-update username

------------------

License
-------

This project is licensed under the MIT License.

------------------

Contact
-------

- 🧑 Author: Endtrz
- 📧 Email: lord_izana@yahoo.com
- 🌐 Website: https://hasnainkk-07.vercel.app
- 🔗 Source Code: https://github.com/Endtrz/Endtrz
