Add VideoEmbedImpl class for consistent video media embedding
- Create VideoEmbedImpl class to provide type-safe video embed creation
- Implement toJSON method for improved logging and serialization
- Update media processing to use VideoEmbedImpl for consistent video embedding
- Add TODO comment to review existing video embed logic
- Enhance media type handling with new implementation