Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
and the document contains a <base href="..."> tag, then xidel appears to ignores the provided base URL and thusly fails to resolve the correct link — it instead it resolves the link using the current URL as the base.
It would be neat if this could be fixed, but in the meantime there is a simple workaround.
If I try something like
and the document contains a
<base href="...">
tag, then xidel appears to ignores the provided base URL and thusly fails to resolve the correct link — it instead it resolves the link using the current URL as the base.It would be neat if this could be fixed, but in the meantime there is a simple workaround.