Skip to content
Discussion options

You must be logged in to vote

Thank you very much for your question, and apologies for my delayed reply—I hadn't set up notifications on GitHub, so I only just saw your message.

Regarding your question:
AnyDownload uses Cheerio to parse HTML and identifies resource links through tags such as <img>, <link>, <script>, and others, which it then downloads.

For React or Node.js-based websites, please note that AnyDownload may not always capture all dynamic content perfectly, since such sites often render content on the client side. In these cases, using your browser’s "Save Page As" (Ctrl+S) feature can sometimes result in a more complete copy of the rendered page because the browser processes all dynamic scripts before sa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HenryLok0
Comment options

Answer selected by HenryLok0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants