Resolved problem with title.text being None#53
Conversation
|
Hi Telofy, Thanks, you're right, I've fixed it at one place but haven't fixed at another place. I don't remember yet why it's there and why I don't use your way... Anyway, I'll fix it over the weekend. BTW: I finally started to use it myself (in another project), now can't decide where to write a long post on how to apply the module correctly to get not 95% of article texts correctly but rather 99.5% of them. |
|
Oh, 99.5% sounds tremendous. Please do link me that blog post when it’s done! |
|
Any news on this PR ? in latest readability from PyPI, I got this : This happens on |
|
PS: I know why you test explicitely |
|
Could you use a github version or do you need a pypi release? |
|
Released both ( https://pypi.python.org/pypi/readability-lxml and https://github.com/buriy/python-readability/releases/tag/0.3.0.6 ) P.S. I'm going to finish soon v0.5 with py3 support, improved logging and on a file-based news sites downloader. |
|
No problem for the delay, we all have busy lives ;-) regards, |
|
Just to let you know, version 0.3.0.6 works perfectly. Thanks ! |
I’ve gotten this error:
Do you think my change addresses it properly?