silicium14 / peertube_index

A centralized search engine for PeerTube videos
https://peertube-index.net
MIT License
26 stars 0 forks source link

Get only local videos #5

Open Chocobozzz opened 4 years ago

Chocobozzz commented 4 years ago

Hi,

peertube index crawls all instances videos, but you are only interested in local videos. Please add filter=local to your request URL (example: https://peertube2.cpy.re/api/v1/videos/?start=0&count=25&sort=-publishedAt&filter=local) to avoid unnecessary load on peertube instances