Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.08.17
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.08.17
Changes
- fix: detect channels addressed without a tab (closes #1024) (e15aff3)
- fix: carry yt-dlp warning context on the DownloadError path (closes #1047) (fccd207)
- fix: keep generated filenames within the filesystem limit (closes #1034) (6461924)
- feat: show the queued format in the Downloading table (closes #551) (c68fcad)
- feat: DEFAULT_FOLDER pre-selects a download folder (closes #875) (a4454ac)
- feat: shift-click to select a range of rows (closes #525) (75fe1f0)
- fix: surface yt-dlp warning context on failed downloads (5826d0d)