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 --- build-server.hxml | 1 + 1 file changed, 1 insertion(+) (limited to 'build-server.hxml') diff --git a/build-server.hxml b/build-server.hxml index 7bc5e6b..8d4f8b4 100644 --- a/build-server.hxml +++ b/build-server.hxml @@ -1,6 +1,7 @@ --library hxnodejs --library hxnodejs-ws --library json2object:git:https://github.com/RblSb/json2object.git#nightly_safe_macros +--library ytdlp-nodejs:git:https://github.com/RblSb/ytdlp-nodejs-externs.git # Client libs for completion --library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git --library hls.js-extern:git:https://github.com/zoldesi-andor/hls.js-haxe-extern.git -- cgit v1.2.3