tom95521 Posted September 27, 2018 Report Posted September 27, 2018 Instead of hard coding a username and password for YouTube authentication in PTE maybe it is possible to use OAuth authentication where the client (PTE) redirects to YouTube for a token and YouTube prompts you to consent access from the application. It remains in the application until you sign out of YouTube within the application. It is very easy for the user to upload videos. https://developers.google.com/youtube/v3/guides/authentication Thanks, Tom Quote
JudyKay Posted September 28, 2018 Report Posted September 28, 2018 I wish there was another way. I never have been able to make it work. Quote
Igor Posted October 8, 2018 Report Posted October 8, 2018 Tom, Yes, we plan to use it. The only problem that Google didn't provide official sample code for C++ (or Pascal code which we use for PicturesToExe). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.