Fetch a list of "past" live stream replays ONLY. No uploaded videos

Is there ANY way at all, using the current REST API, to publicly fetch a list of completed live stream replays on a single PeerTube instance?

It would seem that once a RTMP live stream completes, all indicators that would distinguish a past live stream from an uploaded video are lost - and they become indistinguishable from each other.

Is that truly the case? I want to show a list of « recent live streams » in my app, without having uploads in that list.

Hi,

Unfortunately no. But it’s a very interesting feature request.

Thanks for the reply Chocobozzz. I’m making an app for a school district where the distinction between live streams and uploaded videos is very important for past content. My users want to see a list of past live streams (sporting events) that’s not muddied up by user uploads.

Would I need to make the feature request on the official github repo?

Yes please!