Hi All,
I could successfully upload video on YouTube channel through YouTube API in C# Asp.net as private. Also i got id for uploaded video. Now i want play those private uploaded videos in C# Asp.net with the URL. I have Client Id,Secret Id also Refresh token.
Please provide solution or pseudo code for above.
Thanks in advance.