Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Watch Video & Capture ön izlemesi

Watch Video & Capture geliştiren: 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)
70 kullanıcı70 kullanıcı
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Firefox’u indir ve uzantıyı yükle
Dosyayı indir

Uzantı meta verileri

Ekran görüntüleri
Options menuDownload popup
Bu uzantı hakkında
# 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 inceleyiciden 5 puan aldı
Bu uzantıya puan vermek için giriş yapın
Henüz hiç puan yok

Puan kaydedildi

5
1
4
0
3
0
2
0
1
0
1 incelemenin hepsini oku
İzinler ve verilerDaha fazla bilgi al

Gerekli izinler:

  • Tüm web sitelerine ait verilerinize erişme

İsteğe bağlı izinler:

  • Tüm web sitelerine ait verilerinize erişme
Daha fazla bilgi
Eklenti bağlantıları
  • Destek sitesi
  • Destek e-postası
Sürüm
1.0
Boyut
267,57 KB
Son güncelleme
8 ay önce (18 Oca 2025)
İlgili kategoriler
  • İndirme Yönetimi
  • Fotoğraf, Müzik ve Videolar
Lisans
Unlicense
Sürüm geçmişi
  • Tüm sürümleri göster
Etiketler
  • video downloader
Koleksiyona ekle
Bu eklentiyi rapor et
Alexey V tarafından geliştirilen diğer uzantılar
  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.