[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Wget not finding image references in javascript source
From: |
Zane Staggs |
Subject: |
[Bug-wget] Wget not finding image references in javascript source |
Date: |
Mon, 29 Feb 2016 16:43:59 -0800 |
It seems wget ignores image paths that exist in javascript source like
in a simple path string like "/path/to/my/image.jpg". I realize it's
probably not easy to do parse every js string for an image path but
wondering if there are ways to make it work or plans to implement it.
I got around it for now by creating a dummy hidden img element with
the src so wget could find it in the dom. Thanks.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-wget] Wget not finding image references in javascript source,
Zane Staggs <=