omansak / libvideo

A lightweight .NET library to download YouTube videos.
BSD 2-Clause "Simplified" License
538 stars 163 forks source link

GetVideo().GetBytes() sometimes throws HttpRequestException #230

Closed SilkyKitsune closed 2 years ago

SilkyKitsune commented 2 years ago

works fine most of the time but it's suddenly throwing the System.Net.Http.HttpRequestException. It throws this exception with videos it normally works fine with so I'm not sure what's going on. If there's more relevant information on the exception I can gather please tell me so.

omansak commented 2 years ago

ty for feedback, next time can you share full error or stack trace ?

SilkyKitsune commented 2 years ago

Yes I will do so as soon as I am able to

SilkyKitsune commented 2 years ago

Here you go, I managed to throw it a few times so I figured I'd just put all of their details in there HttpRequestException Details.txt

omansak commented 2 years ago

This issue is out of date.