Skip to content

Conversation

dwot
Copy link

@dwot dwot commented Aug 30, 2025

What kind of change does this PR introduce?

This is a bug fix, currently video posts to bluesky do not include dimension information or alt tags. To accomplish this the mp4box library was added and a helper function to grab dimensions was added in the bluesky provider code.

Why was this change needed?

This is somewhat related to #885 which was this same issue, but specific to images. I believe the image issue was resolved but videos lacked the same fix. This adds the dimension information to correct the display issue with videos as well as adding in the alt tag to improve accessibility and compliance.

Other information:

Did not discuss but posted some rambling train of thought in #885

Checklist:

Put a "X" in the boxes below to indicate you have followed the checklist;

  • I have read the CONTRIBUTING guide.
  • I checked that there were not similar issues or PRs already open for this.
  • This PR fixes just ONE issue (do not include multiple issues or types of change in the same PR) For example, don't try and fix a UI issue and include new dependencies in the same PR.

Copy link

vercel bot commented Aug 30, 2025

@dwot is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant