Porn_Fetch icon indicating copy to clipboard operation
Porn_Fetch copied to clipboard

Cross-Platform Porn (Hub) downloader with Account Login and Searching support

Porn Fetch Logo

Porn Fetch - The Ultimate Open-Source Porn(Hub) Downloader

Build GUI Status Build CLI Status CodeQL Analysis GitHub all releases

 
 Download (v3.1) 
 
 
 Screenshots 
 
 
 Supported Websites 
 
 
 FAQ 
 
 
 Changelog 
 
 
 Development Status 
 


[!WARNING] Porn Fetch is NOT associated with the websites. Porn Fetch is AGAINST the Terms of Services of EVERY website! Usage is on YOUR risk.

🚀 Quick Links

  • Features
  • Supported Platforms
  • Supported Websites
  • Building from Source
    • Linux
    • Termux
    • Windows
  • Android
  • Translating
  • Credits
  • License

🌟 Features

  • Downloading Videos
  • Downloading Playlists
  • Downloading whole model / channel accounts
  • Searching for videos (and downloading them directly)
  • Downloading from a file
  • Metadata retrieval
  • Optional account login
  • Multi-threaded downloading
  • Dark mode and CLI support
  • No ads or mandatory logins
  • Cross-platform compatibility
  • Multiple supported websites
  • Multiple user interface languages
  • Native Android application
  • modern looking user interface

🖥️ Supported Platforms

  • Windows 7, 8, 10, 11
  • Linux (X11 / Wayland)
  • Android (arm64-v8a | aarch64)

[!IMPORTANT] Porn Fetch supports 32bit and 64bit operating systems. iOS is NOT supported. Other systems like macOS may work, but you need to build it by yourself using Python and Pyinstaller

🌐 Supported Websites

[!IMPORTANT] Not all websites support every feature. Some might only support downloading, while others support searching

You can see more information HERE

🔨 Building from Source

Easy-to-use build scripts are available for various platforms. Run these in your terminal:

For Ubuntu, Windows, Arch Linux, Termux, Fedora, OpenSUSE:

wget "https://raw.githubusercontent.com/EchterAlsFake/Porn_Fetch/master/src/scripts/install.sh" -O install.sh
bash install.sh

For Termux:

wget -O - "https://raw.githubusercontent.com/EchterAlsFake/Porn_Fetch/master/src/scripts/install_termux.sh" | bash

For Windows (Powershell as Admin)

# Enable script execution
Set-ExecutionPolicy RemoteSigned 
Set-ExecutionPolicy Bypass -Scope Process
Invoke-Expression (Invoke-WebRequest -Uri https://raw.githubusercontent.com/EchterAlsFake/Porn_Fetch/master/src/scripts/install_windows.ps1 -UseBasicParsing).Content

Scripts aren't maintained very often. Please report errors immediately!

📱 Android

The Android app is the exact same as the desktop app. Thanks to Qt's Android developing Guide, you'll be able to simply install the .apk file, and you have the full version of Porn Fetch on your device.

Building for Android

Building the PySide6 application by yourself isn't possible through a simple script. If you really want to do it, please refer to my Pyside6-to-Android repository.

🌍 Translating

Currently available in:

  • German (3.0)
  • English
  • Chinese (3.0) [*] Thanks to: Joshua-auhsoj
  • French (3.0) [*] Thanks to: Egsagon


To contribute a translation, follow this guide.

If a language is marked with a * it means, you can contribute something, and it needs an update!

👏 Credits

See Credits

📚 License

Licensed under GPL 3.
Copyright (C) 2023–2024 Johannes Habel

Porn Fetch uses FFmpeg, which is licensed under the GPL license