tleylan
tleylan
It doesn't run for me. A couple of things to note BTW. Not important but there is no favicon.ico file in the project (there is on the server one) so...
 I get the standard "In order to use ClientSim... apply the settings..." dialog. I close that. I have a ClientSim Settings tab and I press the "Apply...
I just downloaded the zip file from https://sourceforge.net/projects/spacescape/# and tried to start the .exe file. It appears as though it was created in 2014 but modified 10/15/2020. I don't see...
I don't see my output being affected but I noticed "modified_timestemp" as the attribute. [JsonConverter(typeof(UnixTimestampConverter))] [JsonProperty("modified_timestemp")] // date as unix timestamp public DateTime? ModifiedTimestamp { get; set; }
I am trying to download just thumbnails for a list of video Ids I have obtained in a search. I have it working on a thumbnail at a time but...