Install latest yt-dlp release in Docker image

This commit is contained in:
Dymas
2026-05-21 19:05:21 +02:00
parent 9648b4f6e4
commit bb4983c928
4 changed files with 13 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.33.1 - 2026-05-21
- Updated the Docker image build to install `yt-dlp` directly from the latest upstream GitHub release and verify the binary during the image build.
## 0.33.0 - 2026-05-21
- Added Discord webhook notifications with Config page controls for the webhook URL, selectable notification events, and a one-click test action.