Alir3z4 / Alir3z4/html2text

Hangs on some files?

Abierto
#341 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2.2k
Forks
296
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción


- 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 ??

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.