From 9d844bbf3ac6be327325b13a91a6b33f73c49c1d Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 28 Apr 2024 07:23:25 +0300 Subject: Raw youtube fallback for unavailable videos Also: - fix `tryLocalIp` replacement (NAT workaround) - improve proxy headers a bit - use json2object fork for better generated diffs --- build-server.hxml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-server.hxml') diff --git a/build-server.hxml b/build-server.hxml index 31baeed..25aa12c 100644 --- a/build-server.hxml +++ b/build-server.hxml @@ -1,6 +1,7 @@ --library hxnodejs --library hxnodejs-ws ---library json2object +--library json2object:git:https://github.com/RblSb/json2object.git +-D junsafe_compiler_cache # Client libs for completion --library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git --library hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git -- cgit v1.2.3