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

Atom Feed Support #46

Closed
ddkasa opened this issue Feb 12, 2024 · 2 comments
Closed

Atom Feed Support #46

ddkasa opened this issue Feb 12, 2024 · 2 comments

Comments

@ddkasa
Copy link
Contributor

ddkasa commented Feb 12, 2024

NotImplementedError: ATOM feed is not currently supported

Is this currently being worked on?

I understand #1 was opened a while back, but is closed at the moment.

I can create a PR for this, but I am curious where this stands at the moment or if this repo is even active?

@dhvcc
Copy link
Owner

dhvcc commented Feb 12, 2024

Hey, @ddkasa, yeah this is planned with to ETA. Implementation should be fairly simple, just adding the models for the standard as it was with rss

As for spec I'd grab go to https://validator.w3.org/feed/docs/atom.html
This will covert ATOM v1.0. Not sure if we want to support older versions like 0.3, since they were released in 2003 afaik

@dhvcc
Copy link
Owner

dhvcc commented Feb 12, 2024

PRs are welcome, for sure. I'm currently on a vacation so I will be able to check out your PR, but next week I might be very busy

@ddkasa ddkasa mentioned this issue Feb 14, 2024
@dhvcc dhvcc closed this as completed Feb 16, 2024
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

No branches or pull requests

2 participants