Feautres and Improvements
- Only use backports.csv for python2 in support of FreeBDS port.
- Added a nicer error message to
ia search
for authentication errors. - Added support for using netrc files in
ia configure
. - Added
--remove
option toia metadata
for removing values from single or mutli-field metadata elements. - Added support for appending a metadata value to an existing metadata element (as a new entry, not simply appending to a string).
- Added
--no-change-timestamp
flag toia download
.
Download files retain the timestamp of "now", not of the source material when this option is used.
Bugfixes
- Fixed bug in upload where StringIO objects were not uploadable.
- Fixed encoding issues that were causing some
ia tasks
commands to fail. - Fixed bug where keep-old-version wasn't working in
ia move
. - Fixed bug in
internetarchive.api.modify_metadata
where debug and other args were not honoured.