b40deb0d5fc24862dbb37bbaa214384f46033e07
setx truncates values at 1024 characters, and the old code fed it the merged process PATH (system + user), permanently duplicating every system entry into the user hive and silently dropping anything past the limit. Read and rewrite only the HKCU Environment Path value with winreg, preserving REG_EXPAND_SZ, and broadcast WM_SETTINGCHANGE. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
SageTube
A watch-first YouTube client for the desktop — search, browse channels and playlists, follow subscriptions, and stream videos in an embedded mpv player, with full yt-dlp download capability inherited from YTSage.
SageTube is a fork of YTSage by oop7 (MIT). The original YTSage documentation is preserved at docs/UPSTREAM_README.md.
Status
Under active development. See the upstream README for the downloader feature set, which remains fully functional.
License
MIT — see LICENSE.