Skip to content

Conversation

@pirate
Copy link
Member

@pirate pirate commented Oct 20, 2023

Summary

  • Adds https://pdm.fming.dev/latest/ and changes the Dockerfile to use it for build and installation
  • bump Dockerfile base image to debian:bookworm-backports
  • use global /venv for clear separation of ArchiveBox dependencies /app/.venv and build tooling /venv
  • bump Dockerfile python version to 3.11 and node to 21.x
  • remove youtube-dl from Dockerfile completely in favor of yt-dlp
  • use playwright exclusively to install chromium, no more manually managing chromium dependencies
  • build wheel during build process using pdm
  • update package.json dependencies including mercury (aka postlight-parser), singlefile, readability-extractor

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants