mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-24 22:45:39 -04:00
ccfd70f4c2
* Adds a basic WebSocket framework * Introduces new minimum `websockets` version of 12.0 * Deprecates `WebSocketsWrapper` Fixes https://github.com/yt-dlp/yt-dlp/issues/8439 Authored by: coletdjnz