提交历史

作者 SHA1 备注 提交日期
  Nick Sweeting 24fe958ff3 massively improve Snapshot admin list view query performance 1 年之前
  Nick Sweeting 457c42bf84 load EXTRACTORS dynamically using importlib.import_module 1 年之前
  Nick Sweeting 4c5a3fba8b more fixes for wget_output_path 1 年之前
  Nick Sweeting 9b21ce490e add workaround logic to catch paths that are too long or contain unprintable characters 1 年之前
  Nick Sweeting f770bba3cf fix OSError 36 caused by checking for path that is too long to exist 1 年之前
  Ben Muthalaly d8cf09c21e Remove unnecessary variable length args for dedupe 1 年之前
  Ben Muthalaly d74ddd42ae Flip dedupe precedence order 1 年之前
  Ben Muthalaly ab8f395e0a Add `YOUTUBEDL_EXTRA_ARGS` 1 年之前
  Ben Muthalaly 4e69d2c9e1 Add `EXTRA_*_ARGS` for wget, curl, and singlefile 1 年之前
  Nick Sweeting 0a25495520 add fallback to check wget output dir with port stripped 1 年之前
  Nick Sweeting a9986f1f05 add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support 4 年之前
  Nick Sweeting 7d0f5653c3 fix lgtm alerts 4 年之前
  Nick Sweeting 04c951cdd5 fix alerts 4 年之前
  Nick Sweeting 846c966c4d use globbing to find wget output path 4 年之前
  Nick Sweeting e6fa16e13a only chmod wget output if it exists 4 年之前
  Nick Sweeting c2aaa41c76 fix missing str path 4 年之前
  Nick Sweeting 15e58bd366 fix using os.path calls on pathlib paths 4 年之前
  Nick Sweeting 9764a8ed9b check for non html files from wget 4 年之前
  Dan Arnfield 5420903102 Refactor `should_save_extractor` methods to accept `overwrite` parameter 4 年之前
  Nick Sweeting ef7711ffa0 fix cookies file arg is path 4 年之前
  Cristian e9e4adfc34 fix: wget_output_path failing on some extractors. Add a new condition 5 年之前
  Cristian 24e7a74855 feat: Add WGET_ARGS to control wget arguments 5 年之前
  Cristian abde871a3c fix: Wget absolute path generating issues 5 年之前
  Cristian 46b9e3d536 fix: Fix mercury extractor test 5 年之前
  Cristian b18bbf8874 test: Fix tests post-rebase 5 年之前
  Cristian a5550b2105 fix: Rename logging folder to avoid naming conflicts (and circular import issues) 5 年之前
  Nick Sweeting 0965031d8f fix archive_org header rename 5 年之前
  Cristian f4d1b5121e refactor: Move logging.py to main module to avoid circular import issues 5 年之前
  Cristian 23e6803f02 fix: Add change to calculate wget folder when there is a port present 5 年之前
  Nick Sweeting df593dea0a fix missing imports 5 年之前