danny0838 / webscrapbook

A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from legacy Firefox add-on ScrapBook X.
Mozilla Public License 2.0
850 stars 118 forks source link

video links from blob:https:// #348

Closed AlexeyFil20023 closed 11 months ago

AlexeyFil20023 commented 11 months ago

Hello. When trying to save a page with a video, an error appears: Error downloading file (blob:https://www.e1.ru/9380e0f4-60d5-4321-b88e-edc7f126268a): Network request failed. You can somehow solve this problem with downloading videos from links from blob video style="position: absolute; display: block; width: 210.28px; height: 375px; top: 0px; left: 227.86px;" class="video_tag" src="blob:https://www.e1.ru/b3c5b8dd-39f8-44ad-bba4-7c2501a900a3"></video

danny0838 commented 11 months ago

Unfortunately, it's a known technical limitation for browser extensions, as mentioned in Known Issues.