html2text
html2text copied to clipboard
add user-agent,Support gzip decompression
add user-agent,Support gzip decompression
I don’t think this is a good idea ... I would rather keep html2text down to just Unix-style filter (HTML in, Markdown out). Anything which could be done by other programs should be kept outside of html2text. Frankly, I believe that even the ability to download a remote HTML is a design mistake, and if it was up to me (as it isn't) I would remove it.