Closed ajohnston9 closed 2 years ago
Hmm, seems to be a problem with documents, the api doesn't give the file size, will look into it.
This should be fixed now, also added support for downloading in different formats, like pdf, etf, docx, html, etc.
Flag is -df
or --document-format
.
Tried the script on a sample public file I found here. Used the
curl
based install from aubuntu:latest
docker image interactively. Got the following output:I tried without the
/view
portion of the URL with the same result. Likewise, attempting to repeat the download results in the tool indicating that a partial download was detected, but it still fails.