7 ms·
Would it be feasible to patch firefox or chromium to add the ability to dump the stream from <video> elements?
by negativegate 2y ago
Would it be feasible to patch firefox or chromium to add the ability to dump the stream from <video> elements?
- timschmidt 2y agoAbsolutely, and seems like a feature that would already be in there if not for the majority of Firefox / Chrome funding coming from the advertisers.
- logicprog 2y agoIIRC 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.
- rasz 2y agoThere 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.