CLI tool to download photos from Boosty.to
Project description
Boosty Milker - Photo Downloader
CLI utility to download photos from Boosty.to creators. Supports downloading from both free and premium posts (with authentication).
Installation
Via PIP
pip install .
Manual
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt - Run:
python src/main.py --help
Usage
Basic (Free posts)
boosty-milker --username "artist_name" --directory "./downloads"
Premium Content (Auth required)
- Login to Boosty.to in your browser.
- Open Developer Tools (F12) -> Application -> Cookies.
- Copy the value of
auth_tokenoraccessToken. - Run:
boosty-milker --username "artist_name" --directory "./downloads" --auth_token "YOUR_TOKEN"
Arguments
--username: The creator's username (from their profile URL).--directory: Path to save images.--auth_token: (Optional) Access token for private posts.--max_concurrency: (Optional) Number of simultaneous downloads (default 10).
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
boosty_milker-1.0.0.tar.gz
(4.5 kB
view details)
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.0.tar.gz.
File metadata
- Download URL: boosty_milker-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4475108849f3e70129c1f245b8f4540b074f79992275f431e3fcb086a0fb2124
|
|
| MD5 |
43630ef28f1909b6dda9fc09bf1e3f92
|
|
| BLAKE2b-256 |
f5b55ea3b13c2f046ae10b9f936c8009a2fa1935a5aea9c4a1eeca8b88f57c5d
|
File details
Details for the file boosty_milker-1.0.0-py3-none-any.whl.
File metadata
- Download URL: boosty_milker-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
246c8cb23e95b5a5fcff33eb870ff15bdf3fc78b65d3c49beb8a42fa98eacf74
|
|
| MD5 |
deeaac1c02dfbbe9636fdbfa7249ad81
|
|
| BLAKE2b-256 |
26edb0d6e2bbd15e8b1af49dbc0d4ce37e315e350da1c4a2ba6d48cad6d18b64
|