Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.51 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.51 KB



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 -> pyinstaller

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)