Skip to content

Add parsing of pagination links for RSS v2.0 #189

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

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Add parsing of pagination links for RSS v2.0 #189

merged 1 commit into from
Feb 3, 2021

Conversation

JhonathanArenas
Copy link

Hello,

According to the RF5005 Web Feed Specification Section 3 a web feed can be paginated. The Appendix B of the same document explains how they can be implemented in RSS Feeds v2.0 which uses a tag like <atom:link rel="self" href="url">. Therefore, I would like to add this functionality to the package.

@rbren
Copy link
Owner

rbren commented Feb 3, 2021

This is awesome, thanks!

@rbren rbren merged commit 7509340 into rbren:master Feb 3, 2021
@rbren
Copy link
Owner

rbren commented Feb 3, 2021

Published in 3.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants