diff options
| author | RblSb <msrblsb@gmail.com> | 2025-10-23 01:30:22 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2025-10-23 01:30:22 +0300 |
| commit | ee3eddc6b80565f6bb458a1fd8f3a83fdd37d554 (patch) | |
| tree | f8899cd76766e2eb7dd09969c5d91c5d11dd6c69 /tests.hxml | |
| parent | d4fb50df4f77cb8d039eaecdc8f6467c5fef4d22 (diff) | |
Fix large file upload
Diffstat (limited to 'tests.hxml')
| -rw-r--r-- | tests.hxml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,15 +1,14 @@ --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 +--library ytdlp-nodejs:git:https://github.com/haxe-externs/ytdlp-nodejs-externs.git # Client libs for completion ---library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git +--library youtubeIFramePlayer:git:https://github.com/haxe-externs/youtubeIFramePlayer-externs.git --library hls.js-extern:git:https://github.com/zoldesi-andor/hls.js-haxe-extern.git --library utest --class-path src --class-path test --main Main --w -WDeprecated # -D UTEST_PATTERN=testMain --js build/tests.js --cmd node build/tests.js |
