Hangs on some files?
未关闭
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 296
- PR 合并指标
- 30 天内没有已合并 PR
描述
- Version by ` html2text, version 1.3.2a`
- Test script
- Python version `Python 3.6.9`
I can't seem to get html2text to process this file:
[test.txt](https://github.com/Alir3z4/html2text/files/5620707/test.txt)
I'm trying both:
```
html2text -nobs -utf8 -o /home/spider/web/crawler.pagething.com/public_html/cgi-bin/admin/tmp/title /home/spider/web/crawler.pagething.com/public_html/websites-org/org/test.html
cat /home/spider/web/crawler.pagething.com/public_html/websites-org/org/test.html | html2text -nobs -utf8 -o /home/spider/web/crawler.pagething.com/public_html/cgi-bin/admin/tmp/title
```
Weirdly if I add a new line to the end of the file, it works ??
贡献指南
评估
这个 Issue 还没有评估数据。