extimg

Watch Video & Capture

Watch any video and capture it

(0)
Publisher: volodalexey
Overview
Stats
Download
Reviews

Overview

What is Watch Video & Capture?

Watch any video and capture it.

SCREENSHOT

Preview
screen shot
Preview
screen shot
Preview
screen shot
screen shot

SUMMARY

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
src="blob:https://somedomain.com/457f8e80-1092-4d03-9815-3e0fab05268b"
>
```

Or this

```html

```

Or this

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

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

# How it works

DOM `` element in BOM is `HTMLSourceElement`.
In most cases JavaScript code creates `MediaSource` and appends `SourceBuffer` segments.
Extension patches above methods and saves captured segments into `IndexedDB`.

See More

Stats

15 Days

Trends for Watch Video & Capture:

Rank

#0
--

User count

#
--

Category Rank

#
--

Rating

#
--

Download

The latest version of Watch Video & Capture is available on the Chrome web and is currently being used by 0 active users. The initial version was launched on 2025-01-22.

Total Downloads:  0(Downloads from CRX Insider)

HOW TO INSTALL Watch Video & Capture FROM A CRX FILE

  1. Download Watch Video & Capture CRX file
  2. NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
  3. In the URL bar, go to chrome://extensions
  4. Enable Developer mode
Show more

Ratings

Average Rating

Total ratings

0

USER REVIEWS (0)

No reviews
SIMILAR EXTENSIONS
Here are some Chrome extensions that are similar to Watch Video & Capture Prompt List: