<feed xmlns='http://www.w3.org/2005/Atom'>
<title>utils/cmd/iiifdownloader, branch v0.1.4</title>
<subtitle>Packages and tools for image preprocessing</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/'/>
<entry>
<title>Add copyright notices and brief package descriptions to newer cmds</title>
<updated>2023-08-22T10:58:37+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2023-08-22T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=e18ee4ec75186d70618b3f4276a353c91204aa11'/>
<id>e18ee4ec75186d70618b3f4276a353c91204aa11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iiifdownloader: Fixed error printing</title>
<updated>2021-07-23T15:25:13+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-07-23T15:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=9dc9796fa637829b8be72d0721dc2da707c84451'/>
<id>9dc9796fa637829b8be72d0721dc2da707c84451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gofmt</title>
<updated>2021-07-23T15:17:40+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-07-23T15:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=b571f780dcc4baafa659bebbc316204a46e42f4f'/>
<id>b571f780dcc4baafa659bebbc316204a46e42f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iiifdownloader: remove old and incorrect part which could cause errors</title>
<updated>2021-06-08T12:01:08+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-06-08T12:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=80a68210b4332e2d83e6b3e48a9ac94218d59f8b'/>
<id>80a68210b4332e2d83e6b3e48a9ac94218d59f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle pages with png suffix correctly</title>
<updated>2021-05-11T13:05:37+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-05-11T13:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=94f3533eda3a581742a0794490c547c1f95b12ee'/>
<id>94f3533eda3a581742a0794490c547c1f95b12ee</id>
<content type='text'>
Example book: https://content.staatsbibliothek-berlin.de/dc/687222079/manifest
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example book: https://content.staatsbibliothek-berlin.de/dc/687222079/manifest
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generic IIIF downloading to fix special-case for the Bodleian only</title>
<updated>2021-01-25T13:36:55+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-01-25T13:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=f10a7d78422c3baab1d7a9b128f69485bae2cd78'/>
<id>f10a7d78422c3baab1d7a9b128f69485bae2cd78</id>
<content type='text'>
This was also triggering for erara, causing it to fail. As it's clearly
a Bodleian special case, we now check the URL is Bodleian before
applying it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was also triggering for erara, causing it to fail. As it's clearly
a Bodleian special case, we now check the URL is Bodleian before
applying it.
</pre>
</div>
</content>
</entry>
<entry>
<title>[iiifdownloader] Add -insecure flag to ignore TLS errors</title>
<updated>2020-10-26T17:55:51+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-26T17:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=1e482c1cc9b31c056b8744d7ade84a9a2420a643'/>
<id>1e482c1cc9b31c056b8744d7ade84a9a2420a643</id>
<content type='text'>
At the time of writing, the https://manuscrits-france-angleterre.org
website has expired certificates, which make accessing their images
a pain. While the issue is obviously with them, it's reasonable for
us to add a -insecure flag (emphatically not the default) to override
cert checking for cases like this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the time of writing, the https://manuscrits-france-angleterre.org
website has expired certificates, which make accessing their images
a pain. While the issue is obviously with them, it's reasonable for
us to add a -insecure flag (emphatically not the default) to override
cert checking for cases like this.
</pre>
</div>
</content>
</entry>
<entry>
<title>[iiifdownloader] Catch SIGINT when writing a file to remove half-written files before exit</title>
<updated>2020-10-13T15:24:45+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-13T15:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=9d5ee15ff86760beb3daaa1962eb556e60bbd107'/>
<id>9d5ee15ff86760beb3daaa1962eb556e60bbd107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error handling, and ensure incomplete page downloads are removed</title>
<updated>2020-10-13T14:55:34+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-13T14:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=d8423accbb0e0ec4c564a2f024d3fc376c258098'/>
<id>d8423accbb0e0ec4c564a2f024d3fc376c258098</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[iiifdownloader] Add a TODO to switch to tile based downloading</title>
<updated>2020-09-28T16:24:23+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-28T16:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/utils/commit/?id=fc6f7ee0d3b383c5fc88de4273f10f03547eb85e'/>
<id>fc6f7ee0d3b383c5fc88de4273f10f03547eb85e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
