diff --git a/package.json b/package.json index a81a61338..a507bf343 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "uuid": "^8.3.2", "winston": "^3.3.3", "winston-daily-rotate-file": "^4.5.5", - "ytdl-core": "^4.9.1", + "ytdl-core": "fent/node-ytdl-core#pull/1022/head", "zlib-sync": "^0.1.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 344e78e31..7b445d399 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1942,7 +1942,7 @@ luxon@^1.26.0: resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f" integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA== -m3u8stream@^0.8.3: +m3u8stream@^0.8.3, m3u8stream@^0.8.4: version "0.8.4" resolved "https://registry.yarnpkg.com/m3u8stream/-/m3u8stream-0.8.4.tgz#15b49d0c2b510755ea43c1e53f85d7aaa4dc65c2" integrity sha512-sco80Db+30RvcaIOndenX6E6oQNgTiBKeJbFPc+yDXwPQIkryfboEbCvXPlBRq3mQTCVPQO93TDVlfRwqpD35w== @@ -3214,6 +3214,14 @@ ytdl-core@^4.9.1: miniget "^4.0.0" 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" + dependencies: + m3u8stream "^0.8.4" + miniget "^4.0.0" + sax "^1.1.3" + zlib-sync@^0.1.7: version "0.1.7" resolved "https://registry.yarnpkg.com/zlib-sync/-/zlib-sync-0.1.7.tgz#b0b24f9428e434943e306ad586428ef8baf3ed60"