/Fapello.Downloader

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

Primary LanguagePythonMIT LicenseMIT




Fapello.Downloader - NSFW images/videos downloader app


Other projects.🤓

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
    • Python 3.10 (expecting ~10% more performance)
    • Python 3.11 (expecting ~30% more performance)