Update ytdl-core to latest version

This commit is contained in:
PrestonN 2022-02-01 10:07:34 -05:00
parent 8e2a000564
commit 323de229a5
2 changed files with 5 additions and 4 deletions

View File

@ -92,7 +92,7 @@
"yt-channel-info": "^2.2.0",
"yt-dash-manifest-generator": "1.1.0",
"yt-trending-scraper": "^2.0.1",
"ytdl-core": "fent/node-ytdl-core#pull/1022/head",
"ytdl-core": "^4.10.0",
"ytpl": "^2.2.3",
"ytsr": "^3.5.3"
},

View File

@ -9078,9 +9078,10 @@ ytdl-core@^3.2.2:
miniget "^2.0.1"
sax "^1.1.3"
ytdl-core@fent/node-ytdl-core#pull/1022/head:
version "0.0.0-development"
resolved "https://codeload.github.com/fent/node-ytdl-core/tar.gz/62b7cd0834be8610c5fdd772df19a89ae681b136"
ytdl-core@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.10.0.tgz#0835cb411677684539fac2bcc10553f6f58db3e1"
integrity sha512-RCCoSVTmMeBPH5NFR1fh3nkDU9okvWM0ZdN6plw6I5+vBBZVUEpOt8vjbSgprLRMmGUsmrQZJhvG1CHOat4mLA==
dependencies:
m3u8stream "^0.8.4"
miniget "^4.0.0"