Skip to content

Update README: Include 'other' as a possible media_type #125

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 1 commit into
base: master
Choose a base branch
from

Conversation

whereisamy
Copy link

The media_type may sometimes return "other" (e.g., for the date 2024-10-23).

Copy link

@vegerot vegerot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

must-fix: please only update relevant lines. If you'd like to format the document, please do so in a separate commit or PR

@jsolly
Copy link

jsolly commented May 19, 2025

I don't think there 'should' be a third format. It becomes 'other' when the API doesn't know what to do (like an HTML5 video).

If we are seeing 'other' as a media_type it's something that should be fixed and a real type applied.

Like is done in this PR which will hopefully resolve the 'other' media_type happening recently.
#135

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.

3 participants