github jjjake/internetarchive v2.3.0
Version 2.3.0

latest releases: v4.1.0, v4.0.1, v3.7.0...
2 years ago

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.

Don't miss a new internetarchive release

NewReleases is sending notifications on new releases.