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
- Host: GitHub
- URL: https://github.com/djdefrag/fapello.downloader
- Owner: Djdefrag
- License: mit
- Created: 2022-12-02T16:46:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T07:59:31.000Z (over 1 year ago)
- Last Synced: 2025-02-28T22:49:58.171Z (11 months ago)
- Language: Python
- Homepage:
- Size: 16.6 MB
- Stars: 81
- Watchers: 6
- Forks: 12
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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)