16 コミット (5ba7d2662187949e9841ab29cffe2946aef106b4)

作成者 SHA1 メッセージ 日付
  JustAnotherArchivist 5ba7d26621 Fix error when no arguments are provided 1年前
  JustAnotherArchivist c2f6f5054c Handle actual 429 1年前
  JustAnotherArchivist 5bc3d4b020 Fix crash on an empty response 2年前
  JustAnotherArchivist 7f25c092d1 Catch other connection errors 2年前
  JustAnotherArchivist f8352809f3 Handle ConnectionResetError 2年前
  JustAnotherArchivist 0b34268210 Catch socket.timeout, which is a separate exception class from TimeoutError before Python 3.10 2年前
  JustAnotherArchivist 0f7a2b32a3 Log number of results on a page 2年前
  JustAnotherArchivist 628aeb052f Handle rate limiting 2年前
  JustAnotherArchivist d3ea3ce8a0 Switch from urllib to http.client to reuse connections 2年前
  JustAnotherArchivist 8f7619ff3a Add retries 2年前
  JustAnotherArchivist f98fdd5f01 Fix printing HTTP response line to stdout instead of stderr 2年前
  JustAnotherArchivist c9400ac46f Fix recognition of command without optional parts 2年前
  JustAnotherArchivist 5ca15a7c94 Add concurrency support 2年前
  JustAnotherArchivist 5121524f83 Log retrieval of showNumPages 2年前
  JustAnotherArchivist aba7a1b0b8 Replace resumeKey pagination with page number pagination 2年前
  JustAnotherArchivist 303bb69c37 Add ia-cdx-search 2年前