buriy / python-readability

fast python port of arc90's readability tool, updated to match latest readability.js!
https://github.com/buriy/python-readability
Apache License 2.0
2.66k stars 348 forks source link

Does not handle github pages #169

Open ploum opened 2 years ago

ploum commented 2 years ago

Document.summary() of github pages is always:

"You can’t perform that action at this time"

This doesn’t happen with other forges (gitlab, gittea, …)