CLI tool to download photos from Boosty.to
Project description
Boosty Milker 🥛
Boosty Milker is a powerful cross-platform CLI tool to bulk download photos from Boosty.to creators.
🚀 Features:
- 📥 Download all photos from all posts of a creator.
- 🔓 Support for premium/subscriber-only content (via auth token).
- ⚡ Async downloads (fast and efficient).
- 🖥️ Works on Windows, macOS, and Linux.
- 💾 Smart download (skips already existing files).
📦 Installation
🍎 macOS (Homebrew)
The easiest way for Mac users:
brew tap F3T1W/tap
brew install boosty-milker
🐧 Linux (Debian / Ubuntu / APT)
Add the repository and install:
echo "deb [trusted=yes] https://F3T1W.github.io/apt-repo stable main" | sudo tee /etc/apt/sources.list.d/f3t1w.list
sudo apt-get update
sudo apt-get install boosty-milker
Alternatively, download the .deb file manually from Releases.
🪟 Windows (Chocolatey)
Install via PowerShell:
choco install boosty-milker
🐍 Python (PIP)
Universal method for any OS (requires Python 3.10+):
pip install boosty-milker
📁 Manual Binaries
If you don't want to install anything, just download the executable for your OS from Releases, place it in a convenient folder, and run it via terminal.
🚀 Usage
1. Download Free Posts
boosty-milker --username "artist_name" --directory "./downloads"
artist_name— creator's username from the URL (e.g., forboosty.to/cool_artthe username iscool_art).directory— folder to save photos.
2. Download Premium Content (Subscribers)
If you are subscribed to a creator, you need to provide your auth token to download private posts.
- Open Boosty.to in your browser.
- Press
F12-> Go to Application (or Storage) tab. - In the left menu, select Cookies ->
https://boosty.to. - Find the cookie named
auth_tokenoraccessTokenand copy its value.
Run:
boosty-milker --username "artist_name" --directory "./downloads" --auth_token "YOUR_TOKEN"
All Arguments
options:
-h, --help show this help message
--username USERNAME Boosty creator username (from URL)
--directory DIRECTORY Directory to save photos
--auth_token TOKEN Auth token (Bearer/accessToken) for private content
--max_concurrency N Number of concurrent downloads (default: 10)
⚠️ Disclaimer
This tool is for personal use only. Please only download content you have legal access to. The author is not responsible for any misuse of this software or violations of Boosty.to terms of service.
Made with ❤️ by F3T1W
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file boosty_milker-1.0.4.tar.gz.
File metadata
- Download URL: boosty_milker-1.0.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad126d4c1a82f730e9fe3c3f81d8a4a4eecc20867810d288b735879fbd41dd7
|
|
| MD5 |
4fba3bfb895912b150222a0e85632099
|
|
| BLAKE2b-256 |
d56bfd9cd0f8c38be82fe2b9583039175643202b759cc6b1f72898c0911ea161
|
File details
Details for the file boosty_milker-1.0.4-py3-none-any.whl.
File metadata
- Download URL: boosty_milker-1.0.4-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53113db1aa837e6f8bf40a8c9714c21bc2f3c42940c6f09827a6f13507931642
|
|
| MD5 |
3c78d560d503a878233384e2fe954a2f
|
|
| BLAKE2b-256 |
0b234f2f90dfcbcb8ff05421a640f9ef11183d2ddfef03bae77afbe29495ff08
|