Hello.
I’m making a Peertube playback app like this one.
While making it, I set the API to « ttps://example.com/api/v1/videos?sort=-publishedAt&start=0&count=20&filter=local », but local videos don’t show up.
What kind of API description would allow me to show only local videos?