Y
Hacker News
new
|
ask
|
show
|
jobs
by
negativegate
707 days ago
Would it be feasible to patch firefox or chromium to add the ability to dump the stream from <video> elements?
2 comments
timschmidt
707 days ago
Absolutely, and seems like a feature that would already be in there if not for the majority of Firefox / Chrome funding coming from the advertisers.
link
logicprog
707 days ago
IIRC it's already something you can do in Firefox with am extension, I vaguely recall using that to dump a video I wanted to watch offline.
link
rasz
706 days ago
There are two streams, video and audio are separate files. Thats the first hurdle stopping browser from presenting you with a simple "download source" button like on normal Video elements.
link