documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[New instance] invidious.privacydev.net

Open PrivacyDevel opened this issue 3 years ago • 2 comments

URL

https://invidious.privacydev.net

Mandatory checks

  • [X] Instance has a domain name
  • [X] Instance is served over HTTPS
  • [X] Statistics (/api/v1/stats) are enabled
  • [X] Instance is properly configured (including the mandatory post install configuration)
  • [X] Instance has an automatic hourly restart setup of Invidious

Maintainer chart

  • [X] Ensure that my instance is up to date (less than one month old)
  • [X] Ensure a proper uptime of my instance (around 90%)

Host country

United States

Man in the Middle

No response

Source code URL

https://invidious.privacydev.net/modifications.txt

Analytics

  • [ ] They are GDPR/CCPA compliant
  • [ ] This is stated in your Privacy Policy
  • [ ] You have provided the source code's URL in the dedicated field above

Additional information

This instance uses Piped-Backend to generate its /videoplayback URLs. Those URLs point to my http3-ytproxy instance. I do this to work around issues/3245, so that users of this instance are able to watch encrypted age-restricted videos that would otherwise not work with Invidious.

PrivacyDevel avatar Oct 13 '22 19:10 PrivacyDevel

Instance added to uptimerobot : https://stats.uptimerobot.com/89VnzSKAn/792858945

Do note that you have to add https://proxy.piped.privacydev.net in the CSP for proxying to work, example: https://invidious.privacydev.net/watch?v=jNQXAC9IVRw&local=true

See https://github.com/unixfox/invidious-custom/blob/master/patches/3-proxy-csp.patch for an example patch file.

unixfox avatar Oct 14 '22 07:10 unixfox

Thank you for adding my instance to uptimerobot! :) And yes, I am aware. I have done so already. It's part of the patch file that I link to in the source code URL.

PrivacyDevel avatar Oct 14 '22 11:10 PrivacyDevel

@TheFrenchGhosty please check the configuration of this instance

unixfox avatar Oct 18 '22 06:10 unixfox

@TheFrenchGhosty please check if it's ok to add the instance or not

unixfox avatar Nov 25 '22 14:11 unixfox

@PrivacyDevel

Please double-check that you have configured hmac_key in the config file or INVIDIOUS_CONFIG then restart the instance.

You must set a random generated value for the parameter hmac_key:! On Linux, you can generate it using the command pwgen 20 1.

unixfox avatar Jan 06 '23 18:01 unixfox

I have hmac_key already set to a completely random alphanumeric string that's 64 characters long. Should I shorten it to 20 characters?

PrivacyDevel avatar Jan 06 '23 21:01 PrivacyDevel

nooo that's great!

unixfox avatar Jan 06 '23 21:01 unixfox

Please consider joining our Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org then pinging @\unixfox, @\TheFrenchGhosty and @\SamantazFox for asking to be invited to the Matrix room. We discuss troubles managing a public instance, sharing some advices and more.

unixfox avatar Feb 17 '23 11:02 unixfox

@PrivacyDevel

Hello, your instance is affected by the issue: https://github.com/iv-org/invidious/issues/3822

Please have a look for a temporary solution: https://github.com/iv-org/invidious/issues/3822#issuecomment-1565401621

We urge you to keep an eye on your instance as youtube is constantly trying to block invidious.

unixfox avatar Jun 09 '23 18:06 unixfox

Should be fixed for now

PrivacyDevel avatar Jun 10 '23 03:06 PrivacyDevel

Hello @PrivacyDevel,

We have recently released two major tutorials for improving your public instance.

  • Escaping the YouTube block (403 errors in playback): https://docs.invidious.io/ipv6-rotator/
  • Improving the performance and the stability of your public instance: https://docs.invidious.io/improve-public-instance/

We highly recommend you to follow our tutorials because your instance is unfortunately in a state where it is not working well for your users.

If you need help please either ask in the invidious room on matrix or here.

unixfox avatar Nov 04 '23 18:11 unixfox