mirror of
https://github.com/alexta69/metube.git
synced 2026-06-13 16:40:05 +00:00
-
released this
2026-04-02 07:55:00 +00:00 | 51 commits to master since this release📅 Originally published on GitHub: Thu, 02 Apr 2026 08:04:54 GMT
🏷️ Git tag created: Thu, 02 Apr 2026 07:55:00 GMTDocker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.04.02
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.04.02
Changes
- update README (
0cba61c) - Add clarifying comments for n_entries and __last_playlist_index fields (closes #692) (
d7eaaaa) - Use PORT env variable in Dockerfile HEALTHCHECK instead of hardcoded 8081 (
771ba52) - Initial plan (
1cc27d3) - Propagate missing playlist context fields (playlist_count, playlist_autonumber, n_entries, __last_playlist_index) (
981e6c1) - Add explanatory comment for fake STR_FORMAT_RE_TMPL key group in tests (
b17e1e5) - Replace custom template substitution with yt-dlp's evaluate_outtmpl (
c1b5540)
Downloads