为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

What can I do with a .har file?

  • 1 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 LakinduK

more options

Hello!

I have been using an add-on to download certain live broadcasted video. It did this by downloading the audio and the video as separate files, that I then put together outside of Firefox. I don't know if this is the right place to ask but since I can't get any further than the first step this time I thought I'd start here.

The add-on no longer works so I thought I'd open the "Inspect Element" page, go to "Network" and leave it open with the live video playing. There were lots of small files loading in, ending in .m4a and .m4v. Too many sort and download manually so I tried right clicking and hit "Save All As Har"

So now I got a .har file of around 100 MB and I wonder if this has those small pieces that I can do something with? Thanks

Hello! I have been using an add-on to download certain live broadcasted video. It did this by downloading the audio and the video as separate files, that I then put together outside of Firefox. I don't know if this is the right place to ask but since I can't get any further than the first step this time I thought I'd start here. The add-on no longer works so I thought I'd open the "Inspect Element" page, go to "Network" and leave it open with the live video playing. There were lots of small files loading in, ending in .m4a and .m4v. Too many sort and download manually so I tried right clicking and hit "Save All As Har" So now I got a .har file of around 100 MB and I wonder if this has those small pieces that I can do something with? Thanks

所有回复 (1)

more options

.har aslo known as http archive format is a file format used by several HTTP session tools to export the captured data. these are basically JSON objects that contains sensitive data from http session tools. i don't think converting those files to .mp4 is possible. instead of using that I recommend to use another video download platform.

refer this if you want to know more about .har: https://en.wikipedia.org/wiki/HAR_(file_format)