diff --git a/package.json b/package.json index bc41fd8a0..321425ec1 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "youtube-suggest": "^1.2.0", "yt-channel-info": "^3.2.1", "yt-dash-manifest-generator": "1.1.0", - "ytdl-core": "^4.11.2", + "ytdl-core": "https://github.com/absidue/node-ytdl-core#fix-likes-extraction", "ytpl": "^2.3.0", "ytsr": "^3.8.0" }, diff --git a/yarn.lock b/yarn.lock index e109abb38..90e57da99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8652,6 +8652,14 @@ ytdl-core@^4.11.2: miniget "^4.2.2" sax "^1.1.3" +"ytdl-core@https://github.com/absidue/node-ytdl-core#fix-likes-extraction": + version "0.0.0-development" + resolved "https://github.com/absidue/node-ytdl-core#937d589cbe5f69f3153a7db12bf529c92a620800" + dependencies: + m3u8stream "^0.8.6" + miniget "^4.2.2" + sax "^1.1.3" + ytpl@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/ytpl/-/ytpl-2.3.0.tgz#74633b6e582e22ff03e409dfb65d200c1a4ca0d2"