We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

M4V video files not downloading or viewing, just showing characters in browser tab

  • 4 个回答
  • 2 人有此问题
  • 3 次查看
  • 最后回复者为 cor-el

more options

Website I'm trying to download videos. http://www.eevblog.com/episodes/

I click on a video, it takes me to that videos page, somewhere down the page is a download link. I click the download and the browser tab starts filling up with all these strange characters.

It doesn't ask me what to do with this like download or play.

What do other browsers do: Google Chrome v34 - downloads the file Opera v20 - downloads the file IE 11 - downloads the file

I looked under Applications in options and there are only a few, doesn't even fill in the whole box of content types and the action to take. How can I add more to this list.

Thanks,

Jeffery

Website I'm trying to download videos. http://www.eevblog.com/episodes/ I click on a video, it takes me to that videos page, somewhere down the page is a download link. I click the download and the browser tab starts filling up with all these strange characters. It doesn't ask me what to do with this like download or play. What do other browsers do: Google Chrome v34 - downloads the file Opera v20 - downloads the file IE 11 - downloads the file I looked under Applications in options and there are only a few, doesn't even fill in the whole box of content types and the action to take. How can I add more to this list. Thanks, Jeffery

所有回复 (4)

more options

This happens if the server isn't configured properly and is sending the file as text/plain or text/html.
Firefox opens files send that way in a tab instead of presenting a download dialog.

A workaround is not to left-click such a link, but to right-click and use "Save Link As" to save the file if that is possible.

Note that you can still use "Save Page As" to save the file if it gets opened in a tab.
You may have to add the correct file extension in this case to make it a valid media file.

由cor-el于修改

more options

I understand what your saying and I have been right clicking and doing save as but I don't understand why the other browsers just download it and Firefox doesn't.

For some non-technical person who doesn't understand this stuff it makes Firefox look like it's broken.

Thanks for the reply.

Jeffery

more options

The response headers for the .m4v file unfortunately indicate:

Content-Type: text/plain

The site can fix this by associating .m4v with video/mp4. If you're a fan, please let them know.

more options

Note that you can see this content type in "Tools > Page Info > General" when you have the m4v file open in a tab.