You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But i struggle a little bit with the possibilities of the api. i hope someone can help me.
I would like to request the downloads from one Episode for the Duration 4 Weeks after Episode-Release.
And i would like to get this for all episodes of the podcast. Due the fact that all episodes has a different release day, the query period is different for all episodes.
How can i get all OP3 EpisodeIDs for a current PodcastID? (e.g. Show: 63a78118865a4dcabe53294abfe8940b)
1.1: As far i can see there is no way to get the OP3 EpisodeID by the RSS Episode GUID? Correct?
1.2: As far i can see i can just map it by the episodeurl?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
The OP3 Project is awesome. Thank you very much.
But i struggle a little bit with the possibilities of the api. i hope someone can help me.
I would like to request the downloads from one Episode for the Duration 4 Weeks after Episode-Release.
And i would like to get this for all episodes of the podcast. Due the fact that all episodes has a different release day, the query period is different for all episodes.
How can i get all OP3 EpisodeIDs for a current PodcastID? (e.g. Show: 63a78118865a4dcabe53294abfe8940b)
1.1: As far i can see there is no way to get the OP3 EpisodeID by the RSS Episode GUID? Correct?
1.2: As far i can see i can just map it by the episodeurl?
If i want to get all downloads for this episode i have to request it with this url?
e.g. https://op3.dev/api/1/downloads/show/63a78118865a4dcabe53294abfe8940b?start=2023-10-01&end=2023-10-20&limit=100&episodeId=aa29f3166f70fb300ae77c41a2db6d6bff867a5e2c7a4f5cf100581496cc7abd&format=json&token=preview07ce
2.1: Is there no way to get the cumulative count? do i have to get all downloads through this api, (possibly with pagination) to count them then?
I would be very grateful for help or a few tips.
Kind Regards
Stefan
Beta Was this translation helpful? Give feedback.
All reactions