usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.6k stars 1.27k forks source link

my API returns a video file, Bruno can detect that this is a video file but cannot display it #3423

Closed stephane-archer closed 1 day ago

stephane-archer commented 2 weeks ago

I have checked the following:

Describe the bug

my API returns a video file, Bruno can detect that this is a video file but cannot display it. here is the output video file:

https://github.com/user-attachments/assets/420e75a0-adb2-4f8b-b8fe-3960cbadf2e6

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Screenshot 2024-11-05 at 11 09 28
ganesh-bruno commented 2 weeks ago

Hi @stephane-archer,

Thanks for raising this issue.

We’re currently looking into it, and the fix will be available soon. You should be able to see the video displayed correctly in the upcoming release.

helloanoop commented 1 day ago

Merged PR for the fix. This will be available in the upcoming v1.35.0 release.

stephane-archer commented 1 day ago

@helloanoop you are the best!