Skip to content

a powershell script to download photos/videos from leakedzone

Notifications You must be signed in to change notification settings

MerrickZ/leakedzoneDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

leakedzone Downloader

This script is used to download video/photos from leakedzone.com

Note

Requirements:

  1. yt-dlp
  2. ffmpeg
  3. powershell

How to use ( modern way )

  1. Install yt-dlp, run winget install yt-dlp
  2. Enable Powershell script execution policy in windows 10/11, run Set-ExecutionPolicy unrestricted
  3. Execute the script lz.ps1 and paste your URL.

How to use ( tranditional way )

  1. Install Python, run winget install python
  2. Install yt-dlp, run pip install yt-dlp
  3. Enable Powershell script execution policy in windows 10/11, run Set-ExecutionPolicy unrestricted
  4. make sure ffmpeg.exe is in your PATH, or run winget install ffmpeg
  5. Execute the script lz.ps1 and paste your URL.

References

1 bulk_downloading_from_leakedzone

2 leakedzone_download_method

About

a powershell script to download photos/videos from leakedzone

Topics

Resources

Stars

Watchers

Forks

Packages