Giter Site home page Giter Site logo

Comments (5)

danmactough avatar danmactough commented on May 21, 2024

Thanks, Russ. I'm on the fence about this. I have this personal reaction, "If the publisher can't be bothered to publish valid data, then wtf do I care?!" But, feedparser is a library, not my application, so I can see where being more liberal in what we receive is the way to go here. If I can simply plug in moment.js and have "slightly invalid" dates work (such as in your example feed), then I'm cool with that. SimplePie's script is ridiculous, though.

from node-feedparser.

rdbcci avatar rdbcci commented on May 21, 2024

At the least, in these edge cases, it seems best to not throw away original data in case somebody wants it.

from node-feedparser.

russellbeattie avatar russellbeattie commented on May 21, 2024

Just to get some real numbers, I went through the 14,178 feeds I have right now and only 149 of them returned null in the pubdate. Rechecking those feeds gave me only a handful that were badly formatted, the rest are just non-existant.

So sorry - it doesn't seem to be as big of a deal as I initially thought. I ran into the spinner.ca thing early and assumed it would be more common, but it doesn't look that way. I don't think it's a an issue any more.

Thanks again!

from node-feedparser.

danmactough avatar danmactough commented on May 21, 2024

@russellbeattie Russ, thanks for following up. I still wouldn't object if moment could make the date parsing more reliable.

from node-feedparser.

danmactough avatar danmactough commented on May 21, 2024

@rdbcci The original data is always in the un-normalized property. For example, with an Atom 1.0 feed, each post's "pubdate" property would have the normalized Date object (unless it cannot be parsed), and the "atom:published" property would retain whatever string was in the feed.

from node-feedparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.