Gildas

Results 400 comments of Gildas

@dontfireme Sorry for the late answer, The extension you mentioned should indeed allow to circumvent the CORS issue. SingleFile uses the background page to fetch contents as a workaround.

You should be able to add cookies into the offload browser by adding the `browserCookies` property in the `options.json` file. It must be an `Array` of objects containing these properties:...

Right now, you can see the progress by using the option `--crawl-save-session` and inspecting the output JSON file.

I don't think this is technically possible within web extensions. Maybe this could be delegated to SingleFile Companion though.

No it's not possible today with SingleFile Companion. Actually, I took some time to verify if it would be possible to code this feature in SingleFile Companion but it looks...

Thank you for the detailed report. Unfortunately, I was not able to reproduce the issue by following the procedure you described. On my end, all the resources are properly included...

Thank you, I'll test them. I did some quick tests from your list and saved pages were OK on my side. Did you change any option in SingleFile?

I often see a "video embed" cited as the cause of the issue. Note that SingleFile cannot save streamed videos like ones on Youtube, Vimeo etc. because this is technically...

Thank you for the clarification. I'll do the tests with the defaults settings then.

Ok, I just did some tests and I understand the problem for the video/audio contents that can't be played. The problem is that SingleFile removes the source of the tags....