Skip to content

Fix webm audio files #1080

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: develop
Choose a base branch
from
Open

Conversation

aatanasov-cloudinary
Copy link
Collaborator

Fixes webm files that have only audio.

Approach

  • If videos are delivered, we check the mime type of the video.
  • If it is audio/webm, we don't require width and height.

QA notes

  • Upload a webm file that has only audio.
  • Ensure the file is synced.

Copy link
Collaborator

@gabrielcld2 gabrielcld2 left a comment

Choose a reason for hiding this comment

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

👍 working as expected

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