Albert Weichselbraun
Albert Weichselbraun
Adding TLS 1.3 support to the app should fix this. There is even a corresponding pull request available (#913), that would fix the problem once it gets merged.
I tested the patch with Android 12 and different TLS versions on the server (including a TLS 1.3 only setting). => it really works well. It would be great, if...
we could add functions that interpret stylesheet options prior to applying them (e.g., set the text to invisible, if its size or color are below a certain threshold). limitations: -...
Yes, I am using the official AppImage.
inscriptis currently focuses on providing an accurate representation of the web page (without site metadata such as title). if there is sufficient user interest, i might add options to extract...
Yes - this would basically amount to something similar to markdown output, which we might need for our research projects anyways. This feature should be easy to implement with an...
Would annotating `li` rather than `ul` fix your problem?
with the current implementation annotations cover the area between an element's start and stop tag. in case of an `ul` in a table cell this leads to overlaps, with the...
i see - at the moment I do not see how this use case could be supported with the current annotation design which marks relevant text with a `start` and...
i haven't tested this when the post had been written, but I will add trafilatura to the inscriptis benchmarking suite and add an update to this bug, once i have...