Code Monkey home page Code Monkey logo

Comments (18)

daveajones avatar daveajones commented on July 20, 2024 1

The itunes id is now added. Language is already there.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024 1

Let me look and see...

from docs-api.

daveajones avatar daveajones commented on July 20, 2024 1

One more clarification, current feed/episode URL data give currently updated episodes alone or newly created podcasts feed also?

It's both. That is the full firehose of all updates, regardless if they are new or existing.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

What is the use case for this? What are you trying to do from your side? There are a couple of other endpoints that may give you what you need.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

So, you are trying to track every time any feed in the index is updated?

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

I'm working on a new update endpoint right now that will better suit your needs. We're beta testing it currently. I'll update this issue when it's ready.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Thanks, @daveajones. Hope that endpoint will have pagination.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

We're using object storage for tracking updates to the index now. The most current feed/episode update data is here:

https://tracking.podcastindex.org/current

You can use the "previousTrackingUrl" of each data block to paginate back in time from wherever you are in the chain. Details here:

https://podcastindex.social/@dave/106456341067494760

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

I checked this current feed/episode URL which is useful to us. But we want the iTunes podcast and English language podcasts alone. Have any possibility to add the iTunes ID in feeds array and language filtering in that current feed/episode URL?

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

Yes I can add the iTunes id and language to the results. This isn’t a true API endpoint. It’s a data dump to object storage. So, you will need to filter out the languages on your side. This tracks every single change to the database.

The “recent” endpoints put a lot of load on our database, so doing it this way allows us to reduce that.

I will post here when the iTunesID and language are added shortly.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Okay. Thanks, @daveajones.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Do you have any idea to include the pagination on the recent feed API?

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

Not at this time.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Okay.

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Hi dave,

We need the feed categories. Shall we expect to have the categories attribute in the current feed/episode data?

One more clarification, current feed/episode URL data give currently updated episodes alone or newly created podcasts feed also?

from docs-api.

Vignesh-balakrishnan14 avatar Vignesh-balakrishnan14 commented on July 20, 2024

Let me look and see...

Please consider. If you don't want to add that attribute. Please let me know.

from docs-api.

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.