Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.09.27
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.09.27
Changes
- feat: pair the video password with presets, give custom yt-dlp options a full row (345b8ae)
- feat: add per-download video password for protected videos (closes #670) (080dcea)
- ci: install corepack instead of relying on the copy bundled with Node (47553e8)
- build: ship Python 3.14 in the image (be1d349)
- build: move the frontend to pnpm 12 (2ffb718)
- fix: let a cancel's SIGINT actually stop the download (c86f351)
- ci: sync the Docker Hub description with a maintained action (aecd86d)