Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for subscribing to HTML5 websites without RSS/Atom feeds … #815

Merged
merged 4 commits into from
Apr 19, 2020

Conversation

lwindolf
Copy link
Owner

…by extracting article titles, links and descriptions.

…by extracting article titles, links and descriptions.
- Support <div property='articleBody'> style
- Support <div id='content'> style
- Fix memory leak of xmlDoc
- Fix HTML5 feed source links to be absolute
@lwindolf lwindolf added this to the 1.13.1 milestone Apr 19, 2020
- New order: first feeds, than feed autodiscovery, finally HTML5 feed handling
- Fixes xmlDoc leak
- Document order of feed_parse() steps
- Formatting
- Remove some duplication in context cleanup.
@lwindolf lwindolf merged commit 8413aa0 into master Apr 19, 2020
@lwindolf lwindolf deleted the html5_feeds branch April 19, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants