From 0fbd5a4701e5fceb986f996fbaa01006fee0e58a Mon Sep 17 00:00:00 2001 From: zehkira <9485872-zehkira@users.noreply.gitlab.com> Date: Wed, 10 Dec 2025 13:11:33 +0100 Subject: [PATCH] Update yt-dlp and ytmusicapi to latest --- source/data/manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/data/manifest.json b/source/data/manifest.json index 7063792..622a34f 100644 --- a/source/data/manifest.json +++ b/source/data/manifest.json @@ -48,8 +48,8 @@ }, { "type": "file", - "url": "https://files.pythonhosted.org/packages/08/ba/b653a4190a1017eca60f69ce94be078c0c2f78d5b899b7fa0583524f320a/ytmusicapi-1.11.2-py3-none-any.whl", - "sha256": "5cdf21aca5233918e558fa4161eea9e1b71f40294ad61b34bb7fa53de36fda3b" + "url": "https://files.pythonhosted.org/packages/52/2b/1fee96093cacdf249ec4a631e538b2afe62a3dae352462326737e408a8f1/ytmusicapi-1.11.3-py3-none-any.whl", + "sha256": "00ae5f5ae859955157369ba30c22ce99ebd925004d8613c820dd80a4b6891bd3" } ] }, @@ -144,8 +144,8 @@ ], "sources": [{ "type": "file", - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp", - "sha256": "89a0d9058ea9018e380b7771898ff46e393a1986dcd13fef331693c87ce1fca4" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.12.08/yt-dlp", + "sha256": "aed043cabf6b352dfd5438afff595e31532538d5af7c8f4f95ced1e6f1b35c2a" }] }, { -- GitLab