Releases: jjjake/internetarchive
Releases · jjjake/internetarchive
Version 1.0.8
Features and Improvements
- Increased maximum identifier length from 80 to 100 characters in
ia upload
.
Bugfixes
- As of version 2.11.0 of the requests library, all header values must be strings (i.e. not integers).
internetarchive
now converts all header values to strings.
Version 1.0.7
Features and Improvements
- Added
internetarchive.api.get_user_info()
.
Version 1.0.5
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
Features and Improvements
- Search now uses the v1 scraping API endpoint.
- Moved
internetarchive.item.Item.upload.iter_directory()
tointernetarchive.utils
. - Added support for downloading "on-the-fly" files (e.g. EPUB, MOBI, and DAISY) via
ia download <id> --on-the-fly
oritem.download(on_the_fly=True)
.
Bugfixes
s3_is_overloaded()
now returnsTrue
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
v1.0.3 version 1.0.3
Version 1.0.2
v1.0.2 version 1.0.2
Version 1.0.0
v1.0.0 version 1.0.0
version 0.9.8
v0.9.8 version 0.9.8
version 0.9.7
v0.9.7 version 0.9.7
version 0.9.4
v0.9.4 v0.9.4