internetarchive icon indicating copy to clipboard operation
internetarchive copied to clipboard

A Python and Command-Line Interface to Archive.org

Results 94 internetarchive issues
Sort by recently updated
recently updated
newest added

(edited for a more detailed description) After having been able to upload 2 files using the "ia upload" command, I now receive the following timeout errors: The same happens when...

I wanted to upload a file and set the remote filename, and I was happy to discover this bit of documentation: https://internetarchive.readthedocs.io/en/latest/api.html#setting-remote-filenames Cool! But wait, I'm passing a dict to...

docs

A script that takes a search query, and a format-string of fields to display for each item, and up to four functions mapped to arrow keys, that dispose of the...

Example: `ia download Atari1020PrinterPlotterDocuments` It never completes. I'm running on Ubuntu, downloading to a CIFS share on a BTRFS filesystem.

Not sure if I'm missing something, but is it possible to run a query and access the 'is_collection' parameter? My personal example is this: I want to download metadata from...

enhancement
help wanted

If I try `ia upload SOME-ITEM .` when there is a file with a dot in the current directory, I get: error uploading /./RDS_ios.iso.sha: Invalid Argument - when key is...

enhancement
help wanted

Following a discussion on Twitter, there was interest in seeing what it takes to run this package in the browser with Pyodide (which among other things would allow calling the...

This is more of a workaround for an issue I've run into on search paging results. I'm not sure why the client is sporadically receiving an unexpected response -- it...

Trying to upload couple of videos and getting this error ~1 minute into the upload: `requests.exceptions.SSLError: (MaxRetryError("HTTPSConnectionPool(host='s3.us.archive.org', port=443): Max retries exceeded with url: /f%20Evil%20%281973%29.mp4 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in...

Would it be possible to add the ability to download multiple files simultaneously when doing bulk downloads? So if one thread is stuck on a really big and/or slow file...