Fapello.Downloader icon indicating copy to clipboard operation
Fapello.Downloader copied to clipboard

NSFW Windows app to batch download images and videos from website Fapello.com




Fapello.Downloader - NSFW images/videos downloader app


Other projects.🤓

  • https://github.com/Djdefrag/QualityScaler / QualityScaler - image/video AI upscaler
  • https://github.com/Djdefrag/RealScaler / RealScaler - image/video AI upscaler app (Real-ESRGAN)
  • https://github.com/Djdefrag/FluidFrames.RIFE / FluidFrames.RIFE - video AI frame generation

How is made. 🛠

Fapello.Downloader is completely written in Python, from backend to frontend. External packages are:

  • [ ] Core -> beautifulsoup / requests
  • [ ] GUI -> customtkinter
  • [ ] Packaging -> nuitka

How to use. 👨‍💻

  • Copy the Fapello link of interest (for example: https://fapello.com/mia-kha***/)
  • Paste the copied link in FapelloDownloader textbox
  • Press Download button
  • Wait for the download to complete
  • A folder will be created with all images/videos

Next steps. 🤫

  • [ ] Update libraries
    • [x] Python 3.10 (expecting ~10% more performance)
    • [ ] Python 3.11 (expecting ~30% more performance)