294 Revize (5bc3d4b020aaa3280b2a7f864a3e8f20b3d6f4a8)
 

Autor SHA1 Zpráva Datum
  JustAnotherArchivist 5bc3d4b020 Fix crash on an empty response před 2 roky
  JustAnotherArchivist 7f25c092d1 Catch other connection errors před 2 roky
  JustAnotherArchivist f8352809f3 Handle ConnectionResetError před 2 roky
  JustAnotherArchivist 0b34268210 Catch socket.timeout, which is a separate exception class from TimeoutError before Python 3.10 před 2 roky
  JustAnotherArchivist 0f7a2b32a3 Log number of results on a page před 2 roky
  JustAnotherArchivist 628aeb052f Handle rate limiting před 2 roky
  JustAnotherArchivist d3ea3ce8a0 Switch from urllib to http.client to reuse connections před 2 roky
  JustAnotherArchivist 8f7619ff3a Add retries před 2 roky
  JustAnotherArchivist f98fdd5f01 Fix printing HTTP response line to stdout instead of stderr před 2 roky
  JustAnotherArchivist c9400ac46f Fix recognition of command without optional parts před 2 roky
  JustAnotherArchivist 5ca15a7c94 Add concurrency support před 2 roky
  JustAnotherArchivist 191948cf9d Print number of modified records on requeueing před 2 roky
  JustAnotherArchivist 5121524f83 Log retrieval of showNumPages před 2 roky
  JustAnotherArchivist aba7a1b0b8 Replace resumeKey pagination with page number pagination před 2 roky
  JustAnotherArchivist d57324a26c Add --where for arbitrary conditions před 2 roky
  JustAnotherArchivist fed64387bd Invert count/write logic před 2 roky
  JustAnotherArchivist f914b6afbe Also reset the status_code on requeueing před 2 roky
  JustAnotherArchivist 303bb69c37 Add ia-cdx-search před 2 roky
  JustAnotherArchivist 0b45f7b2ba Swap syntaxes před 2 roky
  JustAnotherArchivist b2c9ea2fa4 Refactor před 2 roky
  JustAnotherArchivist eaf53e1a44 Add alphabetseq před 2 roky
  JustAnotherArchivist c9c8b7e1f7 Add ia-wait-item-tasks před 2 roky
  JustAnotherArchivist b440b35c2f Handle ancient /?v= URLs před 2 roky
  JustAnotherArchivist 0044281b9d Add YouTube channel listing script před 2 roky
  JustAnotherArchivist 1686e04cbe Add a timeout to prevent potentially indefinite blocking před 2 roky
  JustAnotherArchivist 2fc9652ee9 Add support for other instances and full-instance listing před 2 roky
  JustAnotherArchivist b72da478b2 Fix org repo listing on new design/site structure před 2 roky
  JustAnotherArchivist ce7a069af5 Add --jsonl option před 2 roky
  JustAnotherArchivist 9412f0c81c Add azure-storage-list před 2 roky
  JustAnotherArchivist 696e221fc1 Add support for password-protected folders před 2 roky
  JustAnotherArchivist 158c1f1fe0 Fix usage error před 2 roky
  JustAnotherArchivist 53bfe468bf Basic error checks před 2 roky
  JustAnotherArchivist 8c612082b6 Restore MD5 check as the API returns it again před 2 roky
  JustAnotherArchivist 8554c01a84 Fix gofile.io download to the new getFolder endpoint and download server structure před 2 roky
  JustAnotherArchivist a246bad957 Add support for Shorts před 2 roky
  JustAnotherArchivist 6d019e63fc Fix removenonyt performance by using simpler fixed-string patterns instead of a PCRE před 2 roky
  JustAnotherArchivist b27a428787 Fix usage notes from URLs to lines on stdin před 2 roky
  JustAnotherArchivist c4b62c2fea Fix piping when reads return less data than expected před 2 roky
  JustAnotherArchivist dba6d1fb0e Fix stderr printing před 2 roky
  JustAnotherArchivist 6e5a019d9e Always decode stdin with surrogateescape to avoid breaking on binary input před 2 roky
  JustAnotherArchivist e48fb9d1b6 Tighten patterns for user and custom channel URLs so they can handle HTML input more easily před 2 roky
  JustAnotherArchivist 9cbc3f7968 Extract playlist and channel IDs from watch URLs před 2 roky
  JustAnotherArchivist 80bf010433 Percent-decode each line only once před 2 roky
  JustAnotherArchivist f1fcfabafa Add support for reading warc.zst from stdin před 2 roky
  JustAnotherArchivist d5f646f995 Add zstdwarccat před 2 roky
  JustAnotherArchivist 4415c8d5dd Add support for img.youtube.com (old thumbnails) před 2 roky
  JustAnotherArchivist 50a0fcc7b0 Fix performance regression due to 479c2684 před 2 roky
  JustAnotherArchivist 479c268441 Fix whitespace handling před 2 roky
  JustAnotherArchivist 56f21d1fc0 Add aggressive video ID v parameter extraction před 2 roky
  JustAnotherArchivist 99c83eb331 Handle optional slash in generic watch matcher před 2 roky