Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
Watch Video & Capture 預覽

Watch Video & Capture 作者: Alexey V

This extension captures/copies video/audio segments when they are sent into `video`/`audio` (`HTMLVideoElement`/`HTMLAudioElement`/`HTMLSourceElement`).

5 (1 reviews)5 (1 reviews)
58 Users58 Users
必須使用 Firefox 才能使用此擴充套件
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

畫面擷圖
Options menuDownload popup
關於此擴充套件
# Browser extension - Watch any video and capture it

## Overview

This extension captures/copies video/audio segments when they are sent into `video`/`audio` (`HTMLVideoElement`/`HTMLAudioElement`/`HTMLSourceElement`).

If you open `Web Developer Tools` and see `blob:http` in `url`:

```html
<video
src="blob:https://somedomain.com/457f8e80-1092-4d03-9815-3e0fab05268b"
></video>
```

Or this

```html
<video>
<source
src="blob:https://somedomain.com/d14a888e-c685-48b4-a127-aa78a626aef4"
/>
</video>
```

Or this

```html
<audio
src="blob:https://somedomain.com/48cdd6ed-a595-4ed9-9994-19322612d2f1"
></audio>
```

In all above cases this extension should work.

## Steps to do (Quick start guide)

- Install extension
- Reload current page with video/audio that needs to be captured
- Rewind the video/audio to the beginning, select preferred quality and click play
- Watch/listen to the end
- Open extension dialog, click on 💾 icon
- You should see download modal
- Click on `output` files video/audio if available
- Merge downloaded video and audio into one file with external program (e.g. `ffmpeg -i output.mp4 -i output.m4a -map 0:v -map 1:a -c copy -shortest merged.mkv`)

## Caveats

- Size of segments that can be stored in browser depends on the browser
由 1 位評論者給出 5 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
1
4
0
3
0
2
0
1
0
閱讀全部 1 條評論
權限與資料了解更多

必要權限:

  • 存取您所有網站中的資料

選用的權限:

  • 存取您所有網站中的資料
更多資訊
附加元件網址
  • 技術支援網站
  • 技術支援信箱
版本
1.0
大小
267.57 KB
最近更新
7 個月前 (2025年1月18日)
相關分類
  • 下載管理
  • 相片、音樂、影片
授權條款
The Unlicense
版本紀錄
  • 瀏覽所有版本
標籤
  • video downloader
新增至收藏集
檢舉此附加元件
Alexey V 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。