
Watch Video & Capture ์ ์์: Alexey V
This extension captures/copies video/audio segments when they are sent into `video`/`audio` (`HTMLVideoElement`/`HTMLAudioElement`/`HTMLSourceElement`).
์ด ํ์ฅ ๊ธฐ๋ฅ์ ์ฌ์ฉํ๋ ค๋ฉด Firefox๊ฐ ํ์ํจ
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท


์ ๋ณด
# 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
## 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
ํ๊ฐ
Permissions and data๋ ์์๋ณด๊ธฐ
ํ์ํ ๊ถํ:
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.0
- ํฌ๊ธฐ
- 267.57 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 6๋ฌ ์ (2025๋ 1์ 18์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- ๋ผ์ด์ ์ค ์์
- ๋ฒ์ ๋ชฉ๋ก
- ํ๊ทธ
๋ชจ์์ง์ ์ถ๊ฐ
Alexey V ๋์ ๋ค๋ฅธ ํ์ฅ ๊ธฐ๋ฅ
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค