MusicPiped icon indicating copy to clipboard operation
MusicPiped copied to clipboard

enable proxy from invidious by default

Open kafukala opened this issue 6 years ago • 3 comments

Hi, i found this:

Invidious is a great site for streaming videos from Youtube while keeping Google tracking to a minimum with the proxy feature (find the tiny ⚙️ Preferences button in the top right corner and don't forget to save) you can watch videos without any connection to Google at all.

Source: https://write.privacytools.io/paulakreuzer/how-to-live-without-google-and-other-evil-tech-giants-part-2 and https://social.tchncs.de/@kuketzblog/102070725816948006

Can you enable the proxy by default???

kafukala avatar May 13 '19 14:05 kafukala

I do not exactly understand how proxy would work here. I'm using Invidious API that is every query is being made on Invidious server and not on device which is then returned to user. So Invidious itself is acting as proxy. The proxy mentioned in Invidious site is not available is API so it can not be enabled

https://github.com/deep-gaurav/MusicPiped/issues/33#issuecomment-461278375 I'm not sure but, According to this proxy is enabled by default

deep-gaurav avatar May 13 '19 14:05 deep-gaurav

@deep-gaurav what if the server is unavailable for some reason? Do you use NewPipeExtractor as fallback?

dimqua avatar May 27 '19 00:05 dimqua

It does fallback to NewPipeExtractor but I dont know how a proxy can be implemented in NewPipeExtractor

deep-gaurav avatar May 27 '19 12:05 deep-gaurav