

0·
11 months agoI’ve been talking about the case that you’re logged in with a Piped account, which makes your subscriptions and playlists become stored at Piped’s server.
Piped does more than just proxying at its backend, the only thing that you could really call to become proxied are thumbnails and video playback.
Server Adaptive Bitrate Streaming, see https://github.com/LuanRT/googlevideo/blob/main/src/core/ServerAbrStream.ts. It’s a format Google developed to be used by YouTube internally, there’s no other service that uses it and thus it’s also not supported by any player libraries.