GithubHelp home page GithubHelp logo

Feed sort about blog-post-workflow HOT 5 CLOSED

gautamkrishnar avatar gautamkrishnar commented on May 6, 2024
Feed sort

from blog-post-workflow.

Comments (5)

gautamkrishnar avatar gautamkrishnar commented on May 6, 2024 1

@cowbe0x004 sorry, it will not be possible since those data is not available in the XML URL: https://www.youtube.com/feeds/videos.xml?playlist_id=PLJNqgDLpd5E69Kc664st4j7727sbzyx0X also the feed-parser don't support it. Thanks a lot for letting me know that it supports youtube playlists too.

from blog-post-workflow.

cowbe0x004 avatar cowbe0x004 commented on May 6, 2024 1

That works, thank you for the quick turn around!

from blog-post-workflow.

cowbe0x004 avatar cowbe0x004 commented on May 6, 2024

Thank you. I'm not very good at reading js, but I see there's this code,

// Sorting posts based on date
  postsArray.sort(function (a, b) {
    return b.date - a.date;
  });

If we omit that, would the order appear as they are in the feed?

from blog-post-workflow.

gautamkrishnar avatar gautamkrishnar commented on May 6, 2024

@cowbe0x004 that is doable, will reopen and implement. We can disable sorting entirely with a flag,

from blog-post-workflow.

gautamkrishnar avatar gautamkrishnar commented on May 6, 2024

@cowbe0x004 just released this: https://github.com/gautamkrishnar/blog-post-workflow/releases/tag/1.0.6, please set disable_sort to true

from blog-post-workflow.

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.