kkdai / youtube

Download Youtube Video in Golang
MIT License
3.31k stars 428 forks source link

Dial Error on IPV6 #345

Open medcelerate opened 5 days ago

medcelerate commented 5 days ago

Trying to download a video using the API in go leads to the error dial tcp [2607:f8b0:4006:824::200e]:443: connect: cannot assign requested address"

This happens when calling client.GetVideo,

corny commented 20 hours ago

Looks like an issue with your IPv6 connectivity. Are you able to ping this IP address?

medcelerate commented 10 hours ago

Yes

On Thu, Sep 19, 2024 at 2:15 AM Julian Kornberger @.***> wrote:

Looks like an issue with your IPv6 connectivity. Are you able to ping this IP address?

— Reply to this email directly, view it on GitHub https://github.com/kkdai/youtube/issues/345#issuecomment-2360079321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHYKRGNJV7KLBKZPQDKZ7QTZXJTXPAVCNFSM6AAAAABOG6UHPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRQGA3TSMZSGE . You are receiving this because you authored the thread.Message ID: @.***>