Skip to content

Releases: jjjake/internetarchive

Version 1.0.5

07 Jul 18:59
Compare
Choose a tag to compare

Features and Improvements

  • All metadata writes are now submitted at -5 priority by default. This is friendlier to the archive.org catalog, and should only be changed for one-off metadata writes.
  • Expanded scope of valid identifiers in utils.validate_ia_identifier (i.e. ia upload). Periods are now allowed. Periods, underscores, and dashes are not allowed as the first character.

Version 1.0.4

28 Jun 18:55
Compare
Choose a tag to compare

Features and Improvements

  • Search now uses the v1 scraping API endpoint.
  • Moved internetarchive.item.Item.upload.iter_directory() to internetarchive.utils.
  • Added support for downloading "on-the-fly" files (e.g. EPUB, MOBI, and DAISY) via ia download <id> --on-the-fly or item.download(on_the_fly=True).

Bugfixes

  • s3_is_overloaded() now returns True if the call is unsuccessful.
  • Fixed bug in upload where a derive task wasn't being queued when a directory is uploaded.

Version 1.0.3

16 May 23:19
Compare
Choose a tag to compare
v1.0.3

version 1.0.3

Version 1.0.2

08 Mar 00:18
Compare
Choose a tag to compare
v1.0.2

version 1.0.2

Version 1.0.0

01 Mar 20:31
Compare
Choose a tag to compare
v1.0.0

version 1.0.0

version 0.9.8

09 Nov 20:07
Compare
Choose a tag to compare
v0.9.8

version 0.9.8

version 0.9.7

05 Nov 22:15
Compare
Choose a tag to compare
v0.9.7

version 0.9.7

version 0.9.4

01 Oct 18:40
Compare
Choose a tag to compare
v0.9.4

v0.9.4

version 0.9.3

01 Oct 18:38
Compare
Choose a tag to compare
v0.9.3

Merge branch 'master' of https://github.com/jjjake/internetarchive