305 Révisions (e24790132e27350ef41d395dec44de1528da10a2)
 

Auteur SHA1 Message Date
  JustAnotherArchivist e24790132e Add at-tracker-sample-user-item-size il y a 2 ans
  JustAnotherArchivist a14939b069 Add base64url il y a 2 ans
  JustAnotherArchivist 5c2ce7ec10 Add cdx-chunk il y a 2 ans
  JustAnotherArchivist fe0b020352 Add support for reading from stdin il y a 2 ans
  JustAnotherArchivist 1010769c3c Handle connection errors il y a 2 ans
  JustAnotherArchivist 1acdc88c81 Add ia-upload-stream il y a 2 ans
  JustAnotherArchivist 360c4d9371 Add youtube-extract-rapid il y a 2 ans
  JustAnotherArchivist d07b5a7d09 Remove debugging prints il y a 2 ans
  JustAnotherArchivist bf5e065a0f Add URL/percent decoding tool il y a 2 ans
  JustAnotherArchivist 11485d9404 Add infrastructure for simple C-based tools il y a 2 ans
  JustAnotherArchivist c50a8fd796 Fix 'Dictionary mismatch' error when very small dicts are used because the temporary file isn't written to disk before zstdcat gets executed il y a 2 ans
  JustAnotherArchivist 5bc3d4b020 Fix crash on an empty response il y a 2 ans
  JustAnotherArchivist 7f25c092d1 Catch other connection errors il y a 2 ans
  JustAnotherArchivist f8352809f3 Handle ConnectionResetError il y a 2 ans
  JustAnotherArchivist 0b34268210 Catch socket.timeout, which is a separate exception class from TimeoutError before Python 3.10 il y a 2 ans
  JustAnotherArchivist 0f7a2b32a3 Log number of results on a page il y a 2 ans
  JustAnotherArchivist 628aeb052f Handle rate limiting il y a 2 ans
  JustAnotherArchivist d3ea3ce8a0 Switch from urllib to http.client to reuse connections il y a 2 ans
  JustAnotherArchivist 8f7619ff3a Add retries il y a 2 ans
  JustAnotherArchivist f98fdd5f01 Fix printing HTTP response line to stdout instead of stderr il y a 2 ans
  JustAnotherArchivist c9400ac46f Fix recognition of command without optional parts il y a 2 ans
  JustAnotherArchivist 5ca15a7c94 Add concurrency support il y a 2 ans
  JustAnotherArchivist 191948cf9d Print number of modified records on requeueing il y a 2 ans
  JustAnotherArchivist 5121524f83 Log retrieval of showNumPages il y a 2 ans
  JustAnotherArchivist aba7a1b0b8 Replace resumeKey pagination with page number pagination il y a 2 ans
  JustAnotherArchivist d57324a26c Add --where for arbitrary conditions il y a 2 ans
  JustAnotherArchivist fed64387bd Invert count/write logic il y a 2 ans
  JustAnotherArchivist f914b6afbe Also reset the status_code on requeueing il y a 2 ans
  JustAnotherArchivist 303bb69c37 Add ia-cdx-search il y a 2 ans
  JustAnotherArchivist 0b45f7b2ba Swap syntaxes il y a 2 ans
  JustAnotherArchivist b2c9ea2fa4 Refactor il y a 2 ans
  JustAnotherArchivist eaf53e1a44 Add alphabetseq il y a 2 ans
  JustAnotherArchivist c9c8b7e1f7 Add ia-wait-item-tasks il y a 2 ans
  JustAnotherArchivist b440b35c2f Handle ancient /?v= URLs il y a 2 ans
  JustAnotherArchivist 0044281b9d Add YouTube channel listing script il y a 2 ans
  JustAnotherArchivist 1686e04cbe Add a timeout to prevent potentially indefinite blocking il y a 2 ans
  JustAnotherArchivist 2fc9652ee9 Add support for other instances and full-instance listing il y a 2 ans
  JustAnotherArchivist b72da478b2 Fix org repo listing on new design/site structure il y a 2 ans
  JustAnotherArchivist ce7a069af5 Add --jsonl option il y a 2 ans
  JustAnotherArchivist 9412f0c81c Add azure-storage-list il y a 2 ans
  JustAnotherArchivist 696e221fc1 Add support for password-protected folders il y a 2 ans
  JustAnotherArchivist 158c1f1fe0 Fix usage error il y a 2 ans
  JustAnotherArchivist 53bfe468bf Basic error checks il y a 2 ans
  JustAnotherArchivist 8c612082b6 Restore MD5 check as the API returns it again il y a 2 ans
  JustAnotherArchivist 8554c01a84 Fix gofile.io download to the new getFolder endpoint and download server structure il y a 2 ans
  JustAnotherArchivist a246bad957 Add support for Shorts il y a 2 ans
  JustAnotherArchivist 6d019e63fc Fix removenonyt performance by using simpler fixed-string patterns instead of a PCRE il y a 2 ans
  JustAnotherArchivist b27a428787 Fix usage notes from URLs to lines on stdin il y a 2 ans
  JustAnotherArchivist c4b62c2fea Fix piping when reads return less data than expected il y a 2 ans
  JustAnotherArchivist dba6d1fb0e Fix stderr printing il y a 2 ans