elgonzo

Results 144 comments of elgonzo

> should I download yt-dlp Sorry for responding with a counter question, but what actually stops you from downloading and trying yt-dlp? That said, perhaps wait a day or a...

Well, it's entirely unclear what `InnerStartIndex`, and `OuterStartIndex` for that matter are _supposed_ to denote. Note that the documentation comments for HtmlNode.InnerStartIndex and HtmlNode.OuterStartIndex https://github.com/zzzprojects/html-agility-pack/blob/2e98e144d8a89c0c0a8a8482fb6c4ee7bfaf0ec8/src/HtmlAgilityPack.Shared/HtmlNode.cs#L561-L564 and https://github.com/zzzprojects/html-agility-pack/blob/2e98e144d8a89c0c0a8a8482fb6c4ee7bfaf0ec8/src/HtmlAgilityPack.Shared/HtmlNode.cs#L569-L572 say "_Gets the...

It appears to be [ASP.NET Core](https://github.com/dotnet/aspnetcore)'s doing, employing a custom/specific STJ configuration serialization. STJ itself has no problem serializing ulong's correctly (https://dotnetfiddle.net/l248U1). I therefore would not see it as a...

@druud, you mean throwing Json schema over board, and replace it with a Json-schema-lookalike that's not actually Json schema? Also, are Roman numerals integers? ;-P