The methods responsible for [rendering the block](https://github.com/B-Interactive/cloudflare-stream-wordpress/blob/b7ff42e0e6ba10a30042f825f7c124455e715c23/src/init.php#L141) and [rendering the shortcode](https://github.com/B-Interactive/cloudflare-stream-wordpress/blob/b7ff42e0e6ba10a30042f825f7c124455e715c23/src/inc/class-cloudflare-stream-shortcode.php#L66) share a lot in common, perhaps intentionally. Unifying these into a single method that serves both, might be something to consider.