New stable version of WebOne, released on 15.02.2023 after 9 commits.
- Fixed 80200011, 80244008, 80072f76 errors when using with LegacyUpdate.net or Windows Server Update Services.
- By default, the fix of
80244008: Unknown error
is disabled. To allow work of Legacy Update, setAllowHttpCompression=no
in[Server]
section of WebOne configuration. The fix may some slow down the proxy, so that's why it isn't used by default.
- By default, the fix of
- Fixed
text-transform
CSS declarations under Firefox <15.0. - Fixed some CSS3 declarations under Firefox <15.0.
- Fixed
Idle process youtube-dl killed
error on long videos. - Added support to get only video metadata via WebOne+Youtube-DL. Use
dump-json=yes
parameter ofhttp://proxy/!webvideo/
URL for download. - Removed old
yt.bat
andyt.sh
scripts (/!webvideo/
and/!player/
pages are quite nice now).