html2text icon indicating copy to clipboard operation
html2text copied to clipboard

add user-agent,Support gzip decompression

Open mylukin opened this issue 12 years ago • 1 comments

add user-agent,Support gzip decompression

mylukin avatar Dec 11 '13 03:12 mylukin

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.

mcepl avatar Apr 09 '14 08:04 mcepl