Apr 23, 2020 #1 WIREMESH Programmer Joined Mar 15, 2004 Messages 109 Location US How can I upload a file from my hard drive to a youtube channel I created using VFP program?
Apr 23, 2020 #2 Nigel Gomm Programmer Joined Jan 10, 2001 Messages 423 Location CA use the google REST API https://developers.google.com/youtube/v3 if you're unfamiliar with REST start here... https://west-wind.com/wconnect/weblog/ShowEntry.blog?id=920 hth n Upvote 0 Downvote
use the google REST API https://developers.google.com/youtube/v3 if you're unfamiliar with REST start here... https://west-wind.com/wconnect/weblog/ShowEntry.blog?id=920 hth n