Skip to content

Parse videopress media details #841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from
Open

Parse videopress media details #841

wants to merge 3 commits into from

Conversation

crazytonyli
Copy link
Contributor

Atomic sites (maybe all sites with Jetpack Videopress enabled) returns a media_details JSON object that is not compatible with the one in core. That means the parse_as_mime_type function does not return VideoMediaDetails.

We want to add a dedicated function to parse the media_details values provide by the VideoPress plugin.

Atomic sites (maybe all sites with Jetpack Videopress enabled) returns a
`media_details` JSON object that is not compatible with the one in core.
That means the `parse_as_mime_type` function does not return
`VideoMediaDetails`.

We want to add a dedicated function to parse the `media_details` values
provide by the VideoPress plugin.
Fix error:

    mysqlcheck: Got error: 2026: TLS/SSL error: SSL is required
@crazytonyli crazytonyli enabled auto-merge (squash) August 19, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants