An open API service indexing awesome lists of open source software.

https://github.com/djdefrag/fapello.downloader

NSFW Windows app to batch download images and videos from website Fapello.com
https://github.com/djdefrag/fapello.downloader

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          







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