Anyone know if anything changed recently, and now YouTube videos are getting blocked by this library.
We're getting a GrabParseException with this error "Failed to extract information from neither embed nor watch pages".
var result = await grabber.GrabAsync(uri);
This code used to work, and I recently noticed our tests failing, and it seems to be on any YouTube video.