Hi Chris,
Thank you for the offer. I am still unable to look into it for next 2 days.I did check their API and I don’t see any way to do it via their API. If we have to do it, we will most probably need to use youtube data api for the same.
The had APIs for the Google drive and others to move into folder but with youtube, It seems to be limited to title/description.
If possible, Can you please ask the same question on their support and see if they have some kind of undocumented API?
Regards
Brajeshsorry, added two of the same links…Here is another reference they made
https://developers.google.com/youtube/v3/guides/implementation/playlistsHi Chris,
Thank you.I had seen it before replying yesterday.
yes, It is very easy to add a video to playlist using the youtube API, the problem is it needs API authorization for the account and the process I checked was for currently logged in user.
My question to them was do they expose their authorized youtube API client in some way? If they don’t, then this changes into quiet some work.
We will need to implement the authorization, server side google api client and then do it. It won’t be easy like they said and It will take time.Please check with them and let me know. yes, It is doable even when they don’t expose the youtube client but in that case it will be not that easy of a few lines(Server side authorization will take the most part).
Regards
Brajesh
You must be logged in to reply to this topic.