Internetarchive

Latest version: v4.1.0

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

Scan your dependencies

Page 13 of 14

0.7.6

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

- Write metadata to stdout rather than stderr in ``ia mine``.
- Added options to search archive.org/v2.
- Added destdir option to download files/itemdirs to a given destination dir.

0.7.5

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

- Fixed typo.

0.7.4

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

- Fixed missing "import" typo in ``internetarchive.iacli.ia_upload``.

0.7.3

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

- Added progress bar to ``ia mine``.
- Fixed unicode metadata support for ``upload()``.

0.7.2

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

- Suppress ``KeyboardInterrupt`` exceptions and exit with status code 130.
- Added ability to skip downloading files based on checksum in ``ia download``,
``Item.download()``, and ``File.download()``.
- ``ia download`` is now verbose by default. Output can be suppressed with the ``--quiet``
flag.
- Added an option to not download into item directories, but rather the current working
directory (i.e. ``ia download --no-directories <id>``).
- Added/fixed support for modifying different metadata targets (i.e. files/logo.jpg).

0.7.1

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

- Added ``Item.s3_is_overloaded()`` method for S3 status check. This method is now used on
retries in the upload method now as well. This will avoid uploading any data if a 503
is expected. If a 503 is still returned, retries are attempted.
- Added ``--status-check`` option to ``ia upload`` for S3 status check.
- Added ``--source`` parameter to ``ia list`` for returning files matching IA source (i.e.
original, derivative, metadata, etc.).
- Added support to ``ia upload`` for setting remote-name if only a single file is being
uploaded.
- Derive tasks are now only queued after the last file has been uploaded.
- File URLs are now quoted in ``File`` objects, for downloading files with special
characters in their filenames

Page 13 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.