852804ee5c24f89cc2a9416dd1977af381e3b2e2
Pause only stopped the stdout reader loop; yt-dlp kept transferring at full rate until the pipe buffer filled, consuming bandwidth while the UI claimed the download was paused. Send SIGSTOP/SIGCONT to the whole process group (yt-dlp and its ffmpeg children) on Unix. Windows has no equivalent signal; the limitation is documented in the helper. 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.