Replies: 1 comment 1 reply
-
You can provide an alternative file name. I don't know what framework or layout you're using so please provide more information in the future. If React, like so: <DefaultVideoLayout download={{ url: '...', filename: 'file.mpga', }}> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I add download link to my audio player. When I click on the button it save the file as .mpga not .mp3.
Is there anyway to change it?
Regards
Beta Was this translation helpful? Give feedback.
All reactions