Pinterest-dl

Latest version: v0.4.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.4.0

[Version 0.4.0](https://github.com/sean1832/pinterest-dl/compare/0.3.5...0.4.0)

> [!WARNING]
> This release introduces breaking changes that affect how CLI and Python script interfaces work. These changes are intended to streamline the user experience. Please refer to the [README](README.md) for details.

:sparkles: Features:
- Add caption flags and request delay control by sean1832 in 32
- Update `--cache` flag to accept a path for caching URLs instead of using a boolean by sean1832 in 35

:recycle: Code Refactoring:
- Replace positional output argument with `-o`/`--output` flags and integrate dry run behavior by sean1832 in 34
- Rename `--json` flag to `--cache` and `json_output` to `cache_path` for clarity by sean1832 in 33

:bug: Bug Fixes:
- Limit the `scrape()` & `search()` output number by sean1832 in 36

0.3.5

[Version 0.3.5](https://github.com/sean1832/pinterest-dl/compare/0.3.4...0.3.5)
This release includes a critical bug fix for Pinterest API requests and minor typo corrections.

:bug: Bug Fixes:
- **API Request:** Add required header for new Pinterest API requests by sean1832 in [31](https://github.com/sean1832/pinterest-dl/pull/31). Issue related: #30

:lipstick: Style:
- Fix typos by kianmeng in [29](https://github.com/sean1832/pinterest-dl/pull/29)

> [!NOTE]
> New Contributor: kianmeng made their first contribution in [29](https://github.com/sean1832/pinterest-dl/pull/29)

0.3.4

What's Changed
* Handle edge cases for query parsing logic by reaganiwadha in https://github.com/sean1832/pinterest-dl/pull/28

New Contributors
* reaganiwadha made their first contribution in https://github.com/sean1832/pinterest-dl/pull/28

**Full Changelog**: https://github.com/sean1832/pinterest-dl/compare/0.3.3...0.3.4

0.3.3

Refactor
- Simplify search method by creating API and bookmark objects within; update docstring 59bcee11

Build
* Added GitPython to deps for the Optional type import by tionis in https://github.com/sean1832/pinterest-dl/pull/27

New Contributors
* tionis made their first contribution in https://github.com/sean1832/pinterest-dl/pull/27

**Full Changelog**: https://github.com/sean1832/pinterest-dl/compare/0.3.2...0.3.3

0.3.2

What's Changed
* update readme by sean1832 in https://github.com/sean1832/pinterest-dl/pull/25
* Improved cookie handling flexibility by sean1832 in https://github.com/sean1832/pinterest-dl/pull/26


**Full Changelog**: https://github.com/sean1832/pinterest-dl/compare/0.3.1...0.3.2

0.3.1

What's Changed
* Fix critical bugs in search command and improve query parameter handling by sean1832 in https://github.com/sean1832/pinterest-dl/pull/24


**Full Changelog**: https://github.com/sean1832/pinterest-dl/compare/0.3.0...0.3.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.