jzelinskie / faq

Format Agnostic jQ -- process various formats with libjq
Apache License 2.0
440 stars 14 forks source link

Bypass XML decoding errors #89

Closed eadmaster closed 3 years ago

eadmaster commented 3 years ago

like this:

$ curl 'https://www.destructoid.com/?mode=atom' | faq .

Error: failed to jsonify file at /dev/stdin: `xml.Decoder.Token() - xml: encoding "iso-8859-1" declared but Decoder.CharsetReader is nil`