Internetarchive

Latest version: v4.1.0

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

Scan your dependencies

Page 4 of 14

2.0.0

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

**Features and Improvements**

- Automatic paging scrolling added to ``ia search --fts``.
- Default support for lucene queries in ``ia search --fts``.
- Added support for getting rate-limit information from the Tasks API (i.e. ``ia tasks --get-rate-limit --cmd derive.php``).
- Added ability to set a remote-filename in a spreadsheet when uploading via ``ia upload --spreadsheet ...``.

**Bugfixes**

- Fixed bug in ``ia metadata --remove ...`` where multiple collections would be removed
if the specified collection was a substring of any of the existing collections.
- Fixed bug in ``ia metadata --remove ...`` where removing multiple collections was sometimes
not supported.

1.9.9

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

**Features and Improvements**

- Added support for FTS API.
- Validate identifiers in spreadsheet before uploading file with ``ia upload --spreadsheet``.
- Added ``ia configure --print-cookies``.
This is helpful for using your archive.org cookies in other programs like ``curl``.
e.g. ``curl -b $(ia configure --print-cookies) <url> ...``

1.9.6

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

**Features and Improvements**

- Added ability to submit tasks with a reduced priority.
- Added ability to add headers to modify_metadata requests.

**Bugfixes**

- Bumped version requirements for ``six``.
This addresses the "No module named collections_abc" error.

1.9.5

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

**Features and Improvements**

- Increased chunk size in download and added other download optimizations.
- Added support for submitting reviews via ``Item.review()`` and ``ia review``.
- Improved exception/error messages in cases where s3.us.archive.org returns invalid XML during uploads.
- Minor updates and improvements to continuous integration.

1.9.4

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

**Features and Improvements**

- Added support for adding file-level metadata at time of upload.
- Added ``--no-backup`` to ``ia upload`` to turn off backups.

**Bugfixes**

- Fixed bug in ``internetarchive.get_tasks`` where no tasks were returned unless ``catalog`` or ``history`` params were provided.
- Fixed bug in upload where headers were being reused in certain cases.
This lead to issues such as queue-derive being turned off in some cases.
- Fix crash in ``ia tasks`` when a task log contains invalid UTF-8 character.
- Fixed bug in upload where requests were not being closed.

1.9.3

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

**Features and Improvements**

- Added support for remvoing items from simplelists as if they were collections.
- Added ``Item.derive()`` method for deriving items.
- Added ``Item.fixer()`` method for submitting fixer tasks.
- Added ``--task-args`` to ``ia tasks`` for submitting task args to the Tasks API.

**Bugfixes**

- Minor bug fix in ``ia tasks`` to fix support for tasks that do not require a ``--comment`` option.

Page 4 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.