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)
69 Users69 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
Rated 5 by 1 reviewer
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
1
4
0
3
0
2
0
1
0
すべてのレビュー (1) を読む
Permissions and data詳細情報

必要な権限:

  • すべてのウェブサイトの保存されたデータへのアクセス

任意の許可設定:

  • すべてのウェブサイトの保存されたデータへのアクセス
詳しい情報
アドオンリンク
  • サポートサイト
  • サポートメールアドレス
バージョン
1.0
サイズ
267.57 KB
最終更新日
8ヶ月前 (2025年1月18日)
関連カテゴリー
  • ダウンロード管理
  • 写真/音楽/動画
ライセンス
The Unlicense
バージョン履歴
  • すべてのバージョンを見る
タグ
  • video downloader
コレクションへ追加
このアドオンを報告
Alexey V が公開している他の拡張機能
  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。