diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 07390f1115..1e401b85c6 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -20,7 +20,8 @@ "pre_install": "if (-not (Test-Path \"$persist_dir\\yt-dlp.conf\")) { New-Item \"$dir\\yt-dlp.conf\" -ItemType file | Out-Null }", "persist": [ "yt-dlp.conf", - "ytdlp_plugins" + "ytdlp_plugins", + "yt-dlp-plugins" ], "checkver": "github", "autoupdate": {