const OEMBED_MAX_SIZE: usize = _; // 65_536usize
An oEmbed document runs to a few hundred bytes; the cap bounds only a hostile origin.