clipious icon indicating copy to clipboard operation
clipious copied to clipboard

Private selfhosted instances

Open lamarios opened this issue 2 years ago • 0 comments

From matrix chat:

Hey! I was looking at the source and I see you already support sending the SID cookie header for the existing authed invidious API endpoints. This is pretty cool. :) Invidious are adding support for private selfhosted instances so they can accept the SID cookie on all the endpoints such as /api/v1/search and /api/v1/videos/videoid. yattee have added support for sending the SID cookie on all invidious requests in the testflight build (not in the appstore yet) (this is the GH issue and the pull is referenced https://github.com/yattee/yattee/issues/552

I was playing with it last night and was seriously excited to see the network traffic showing the SID in video stream requests in yattee. Do you think maybe clipious could also start sending the SID cookie to all the /api/v1/ requests when logged in so I could use it for private instances too?

lamarios avatar Dec 20 '23 07:12 lamarios