acheong08
  • Joined on 2024-11-12
acheong08 commented on issue Fijxu/http3-ytproxy#1 2024-11-13 15:32:17 -03:00
nil pointer: ytimg request is not checked in thumbnail

For the dailer, the supported network (ipv4/ipv6) is passed into the function. Instead of setting it yourself, you can just pass it through unless you want to disable one of them.

Dial:
acheong08 commented on issue Fijxu/http3-ytproxy#1 2024-11-13 15:28:08 -03:00
nil pointer: ytimg request is not checked in thumbnail

There is any way to reproduce this?

I have a server that only has ipv6 (no ipv4).

I wonder why would you want to use this proxy too.

Invidious can't run from a datacenter IP so I…

acheong08 commented on issue Fijxu/http3-ytproxy#1 2024-11-12 17:31:38 -03:00
nil pointer: ytimg request is not checked in thumbnail

Is there a reason Dial is overridden vs just the default (which I assume would try both?)

acheong08 closed issue Fijxu/http3-ytproxy#1 2024-11-12 17:28:54 -03:00
nil pointer: ytimg request is not checked in thumbnail
acheong08 commented on issue Fijxu/http3-ytproxy#1 2024-11-12 17:28:54 -03:00
nil pointer: ytimg request is not checked in thumbnail

Need to set -ipv6_only flag

acheong08 commented on issue Fijxu/http3-ytproxy#1 2024-11-12 17:27:48 -03:00
nil pointer: ytimg request is not checked in thumbnail

err: dial tcp4 172.217.19.86:443: connect: network is unreachable

i.ytimg.com has ipv6 addresses but ipv4 is still used even if unreachable

acheong08 opened issue Fijxu/http3-ytproxy#1 2024-11-12 17:22:58 -03:00
nil pointer: ytimg request is not checked in thumbnail