Hi Brajesh,
Let me know your thoughts about my question I sent you regarding customization work.
Here is a link for Google Drive https://clipchamp.com/en/blog/2017/uploading-videos-clipchamp-api-google-drive…I was able to get it to work…Just don’t know how to choose individual folders per group…..(The scenario I laid it in my inquiry to you)Hi Chris,
Thank you. I will get back to you on email a bit late today.Marking this issue resolved.
Regards
BrajeshHi Brajesh,
I am sorry that you were not feeling well. I was out for 3 weeks. Bad time of year for sickness! With that, I am still not able to push a video via the record button to a specific Youtube Play list.Here is the updated code that I have tried for youtube:
‘<script type=”text/javascript” src=”https://api.clipchamp.com/seIaRKLyEOCfhN4JFPM9y4vWTns/button.js”></script>
<div id=”clipchamp-button”></div>
<div id=”clipchamp-button”></div>
<script type=”text/javascript”>
var el = document.querySelector(“#clipchamp-button”);
var options = {
output: ‘youtube’,
PlaylistItem: {
playlistID: ‘PLaSfBcJp1QTrBPmOro17buIVNf-w7UmSv’
},
logo: “https://mapworkslearning.org/wp-content/uploads/2018/12/compass-small.png”,
color: “#1e73be”,
title: “Share Your Story Now!”,
label: “Record!”,
style: { url: “https://api.clipchamp.com/static/button/themes/modern-light.css” }};
clipchamp(el, options);
</script>’It does push the video to youtube, but not to the playlist.
let me know if you are interested in figuring this out
Hi Chris,
Thank you. Please allow me to look at their API in the day today(It’s 4:41 AM here) and assist you.Regards
BrajeshHi Brajesh,
Have you had a chance to look. Like I said, I have been able to manually code the google api to push to separate folders.
I would simply like to do the same for the youtube. the idea is simple. Group B – once a video is recorded goes to corresponding Group B playlist on youtube. Group A – once video is recorded goes to corresponding Group A playlist on youtube)Hi Chris,
I am sorry but I am unable to find time to check their API and troubleshoot the button. Since I was not able to work properly for last 2 weeks due to health issues, I am unable to assist you with my current schedule for the week.I sincerely apologize for the inconvenience.
Brajesh
You must be logged in to reply to this topic.