yt-dlp: Update to version 2024.12.13

This commit is contained in:
github-actions[bot] 2024-12-13 12:32:47 +00:00
parent 5e61e65d31
commit 5bfaa23e36

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.12.06", "version": "2024.12.13",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.13/yt-dlp.exe",
"hash": "sha512:98a11903c75cd4d1f0008f88b26825e4bd4ede54396f634881f7c0f109b0a0920ccdb1b19df452f255d781e44f7e70962b5794400c47e9b255a9cf84524315da" "hash": "sha512:0995fb0749eff28e92e9b8e53c13e515ef70fd8f4b2f6725bc3e15221644ddbdc0fc10169f981031b054e24574868bc604b1945b522734239824f0565bd10e29"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.13/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:b17876c7f29d6b657f9c7caccb343d2364881d9dcee76c29fde797df04ba05dba6fcecb359872e50384cb14bf28b9a6b78f9106107c18e22829ff0104c5e99b8" "hash": "sha512:d3a810a7d8a1c73a71a6a9e429e2245cb209872509b806bc9513478ba59f1c8eb017e96f7ed9edb17c6da6d2ddc78bb03c2819483bd5967ccbdb983064e17755"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",