From 623d85f88bb42834b335801ad5d703f6945d38d2 Mon Sep 17 00:00:00 2001 From: RblSb Date: Mon, 19 May 2025 03:06:41 +0300 Subject: Migrate to yt-dlp - yt-dlp should be more stable and allows more cool stuff in future - easier to export cookies.txt with yt-dlp utility (cookies.json support removed) - better quality fallback if not enough space - keep progress reports after reconnections --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 808284b..be78b5f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/RblSb/SyncTube#readme", "dependencies": { - "ws": "^8.17.1" + "ws": "^8.17.2" }, "engines": { "node": ">=14.17.0" -- cgit v1.2.3