From cdfa4195a2d62616fa2d70086a7d4bec6f8853ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 12:31:41 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.05.22 --- bucket/yt-dlp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index be8b8a9980..fb49236e39 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.04.30", + "version": "2025.05.22", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.04.30/yt-dlp.exe", - "hash": "sha512:6763bd08700204ad30f46325298aac1a1dfbcebd5eaa9c052c559379518e9f9c3d4892eeee18495965b51ad7215a668c61c72d325f0a267f0f02592fe7efb253" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.05.22/yt-dlp.exe", + "hash": "sha512:0fa23037b01c04990c8cdf97f0121424dc5ae8525be908f8299a7b8558d26047cc41c52c83cc7ba5a0151b53fe8cbff1edbb1fdcdf683800ab56fde4e2d671c7" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.04.30/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:d074672dc4bdb0092b2209df7fcd8d48687112776ad725312dac073ac75759b5a589edafdd5fc1cedc828b24dffaf3e79a59568bb6661c0ab38ae5caf6e44cc6" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.05.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:7cc2f537d5a1708abda8a6d18fd4e60da0a07cbd0cad0ad96c93e50ce3cbc83a25c1753e8ddb17b05ea5cab1f54598964211dc4728f32b62dc65b4e2b64acc3f" } }, "bin": "yt-dlp.exe",