Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.08.21
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.08.21
Changes
- fix: move persistent queue state writes off the event loop (#980) (c9c507f)
- fix: stop stating the output file on every progress tick (#980) (327e1eb)
- fix: point audio download links at the directory the server used (closes #533) (82e966c)
- fix: strip trailing slashes from the download directories (346da19)
- fix: warn when uploaded cookies shadow a configured cookiefile (b74185b)
- fix: let named CORS origins send credentials (closes #155) (c393e01)