Any video that is uploaded using .Net Youtube API v3 C# is always regarded as \"unknown\" when you check the original file name of the uploaded file (Raw file).
I ha
To set RAW filename, add to HTTP Hearder:
"Slug: "+ your filename.
I don't use google library, so I don't know how to set this using .Net Youtube API v3 C#