Commit History

Author SHA1 Message Date
  Nick Sweeting 6c4f3fc83a fix chrome headless=new arg 1 year ago
  Nick Sweeting 6ffa710bb3 fix headers Elapsed timedelta is not a JSON-serializable 1 year ago
  Nick Sweeting 2c2d034d6d move to new vendoring fallback logic 1 year ago
  Nick Sweeting 38ca5c3228 add extra info to headers.json 1 year ago
  Nick Sweeting 6a6ae7468e fix lint errors 1 year ago
  Nick Sweeting 75153252dc big overhaul of REST API, split into auth, core, and cli methods 1 year ago
  Nick Sweeting 6cb357e76c fix fix_url_from_markdown assertion to be valid url 1 year ago
  Nick Sweeting 128419f991 expand comment about markdown url trailing paren trimming 1 year ago
  Nick Sweeting beb3932d80 replace uses of URL_REGEX with find_all_urls to handle markdown better 1 year ago
  Nick Sweeting 98c5e69203 bump lockfiles 1 year ago
  Nick Sweeting 17f40f3ada Merge branch 'dev' into fix-URL_REGEX 1 year ago
  Nick Sweeting c6f8a33a63 Update util.py 1 year ago
  longzai e4dc2701ef fix URL_REGEX 2 1 year ago
  longzai 4ae765ec27 fix the URL_REGEX used in generic_html parsers 1 year ago
  Nick Sweeting c5bb99dce1 explicitly use Default profile inside user data dir 1 year ago
  Nick Sweeting ca2c484a8e Add `_EXTRA_ARGS` for various extractors (#1360) 1 year ago
  Ben Muthalaly d8cf09c21e Remove unnecessary variable length args for dedupe 1 year ago
  Ben Muthalaly 4686da91e6 Fix cookies being set incorrectly 1 year ago
  Ben Muthalaly d74ddd42ae Flip dedupe precedence order 1 year ago
  Ben Muthalaly 68326a60ee Add cookies file to http request in `download_url` 1 year ago
  Ben Muthalaly 4d9c5a7b4b Add `CHROME_EXTRA_ARGS` 1 year ago
  Ben Muthalaly 4e69d2c9e1 Add `EXTRA_*_ARGS` for wget, curl, and singlefile 1 year ago
  Nick Sweeting 6a4e568d1b new archivebox update speed improvements 1 year ago
  Nick Sweeting 8c07b7e127 disable automatic chrome selfupdating 1 year ago
  Nick Sweeting 6184f659dc improve window size chrome cli handling 1 year ago
  spresse1 603ce7ec10 After a timeout, chrome will leave behind a SingletonLock, which prevents future instances of chrome from starting. When an extractor fails due to a timeout, remove this file. 2 years ago
  Ross Williams c039ef05b3 Fix hyphen placement in util.URL_REGEX 2 years ago
  Ross Williams d0e65eba7f More reliably detect Google Chrome version number 2 years ago
  ふぁ 44a5a5ed7e add explicitly specify --headless=new 2 years ago
  ふぁ d77c770c47 add CHROME_TIMEOUT args 2 years ago