Skip to main content

Download photos and videos from leakedzone.com

Project description

# Leakify by Cassidy with some help from gpt

An async-powered CLI to bulk-download photos and videos from [leakedzone.com](https://leakedzone.com). Leakify crawls a model’s public gallery, grabs full-resolution media URLs, and uses `ffmpeg` under the hood for fast, reliable downloads.

---

## 🚀 Key Features

- **Asynchronous & concurrent** downloading with configurable batch size  
- **Auto-pagination**: crawls all pages of photos and videos  
- **Thumbnail → full-res** URL conversion  
- **HLS & detail-page scraping** for videos  
- **Real-time terminal status** (via `tabulate` + `colorama`)  
- **One-line install** and **one-command** usage  

---

## 📦 Installation

1. Ensure you have:
   - Python 3.7+
   - `ffmpeg` on your `PATH`
2. Install from PyPI:
   ```bash
   pip install leakify

💡 Usage

leakify -u <MODEL_USERNAME> [options]
Option Description Default
-u, --user (required) Model’s username
-p, --photos Photos only
-v, --videos Videos only
-b, --batch N Max concurrent downloads (1–100) 10
-h, --help Show help and exit

Examples

  • All media (photos + videos):

    leakify -u jane_doe
    
  • Photos only, batch of 5:

    leakify -u jane_doe --photos -b 5
    
  • Videos only, batch of 20:

    leakify -u jane_doe --videos -b 20
    

📂 Output Layout

Downloads land in a folder named after the model:

./jane_doe/
├── photos/
│   ├── 001.jpg
│   ├── 002.jpg
│   └── …
└── videos/
    ├── a1b2c3d4e5f6.mp4
    ├── f6e5d4c3b2a1.mp4
    └── …

🛠 Development

pip install leakify

Feel free to open issues or PRs on the GitHub repo.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leakify-2.1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

leakify-2.1-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file leakify-2.1.tar.gz.

File metadata

  • Download URL: leakify-2.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for leakify-2.1.tar.gz
Algorithm Hash digest
SHA256 280e6c8dbd6205e022032724f14eb6fd7ab31c0bb04dddfc21d0d99eb38592ac
MD5 7b01e868ff24ae8ee7980ed95136d064
BLAKE2b-256 e2fef40fbac14d006057a12c29625c2d387fa0157a95cc53c2f2bab6618e0e3d

See more details on using hashes here.

File details

Details for the file leakify-2.1-py3-none-any.whl.

File metadata

  • Download URL: leakify-2.1-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for leakify-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d30f9ebc5445c6c1ac4a55876ad30e6458fc609e90c378e951fd103dd32fe66f
MD5 445e52f081ac41431db25e8af5489180
BLAKE2b-256 9c7a28e40f94d225da8d044bcc4b0073a8df5f60defb92a20ff7eccab16c0f6f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page