Hangs on some files?
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 296
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- 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 ??
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.