Internetarchive

Latest version: v4.1.0

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

Scan your dependencies

Page 3 of 14

2.3.0

Not secure
++++++++++++++++++

**Features and Improvements**

- Added support for ``IA_CONFIG_FILE`` environment variable to specify the configuration file path.
- Added ``--no-derive`` option to ``ia copy`` and ``ia move``.
- Added ``--no-backup`` option to ``ia copy``, ``ia move``, ``ia upload``, and ``ia delete``.

**Bugfixes**

- Fixed bug where queries to the Scrape API (e.g. most search requests made by ``internetarchive``)
would fail to return all docs without any error reporting, if the Scrape API times out.
All queries to the Scrape API are now tested to assert the number of docs returned matches the
hit count returned by the Scrape API.
If these numbers don't match, an exception is thrown in the Python API and the CLI exits with
a non-zero exit code and error message.
- Use .archive.org as the default cookie domain. This fixes a bug where an AttributeError exception
would be raised if a cookie wasn't set in a config file.

2.2.0

Not secure
++++++++++++++++++

**Features and Improvements**

- Added ``ia reviews <id> --delete``.
- Added ability to fetch a users reviews from an item via ``ia reviews <id>``.

**Bugfixes**

- Fixed bug in ``ArchiveSession`` object where domains weren't getting set properly for cookies.
This caused archive.org cookies to be sent to other domains.
- Fixed bug in URL param parser for CLI.
- Fixed Python 2 bug in ``ia upload --spreadsheet``.

2.1.0

Not secure
++++++++++++++++++

**Features and Improvements**

- Better error messages in ``ia upload --spreadsheet``.
- Added support for REMOTE_NAME in ``ia upload --spreadsheet`` via a ``REMOTE_NAME`` column.
- Implemented XDG Base Directory specification.

**Bugfixes**

- Fixed bug in FTS where searches would crash with a TypeError exception.
- Improved Python 2 compatibility.

2.0.3

Not secure
++++++++++++++++++

**Bugfixes**

- Fixed bug where some "falsey"/empty values were being dropped when modifying metadata.

2.0.2

Not secure
++++++++++++++++++

- Fixing pypi issues...

2.0.1

++++++++++++++++++

**Bugfixes**

- Exit with 0 in ``ia tasks --cmd ...`` if a task is already queued or running.

Page 3 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.