gildas-lormeau / SingleFile

Web Extension for saving a faithful copy of a complete web page in a single HTML file
GNU Affero General Public License v3.0
15.23k stars 997 forks source link

Add a settings or fix bug - can't save dynamic & complex sites Instagram, twitter, more.. #1511

Closed nataleeonajourney closed 2 months ago

nataleeonajourney commented 2 months ago

Add a settings or fix bug - can't save dynamic & complex sites Instagram, twitter, more..

gildas-lormeau commented 2 months ago

Regarding the first point, there is no generic and 100% reliable way to save dynamic content (generated with JavaScript). You can find some additional info here: https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md#why-dont-interactive-elements-like-folding-titles-dynamic-maps-or-carousels-work-properly-in-saved-pages.

The second point is a duplicate of #1438.