Quantcast
Channel: Custom video thumbnails using YouTube API? - Stack Overflow
Browsing all 5 articles
Browse latest View live

Answer by Ibrahim Ulukaya for Custom video thumbnails using YouTube API?

You can use PHP client library for Data API v3. Zend was for GData, the older API.You can use this example to upload custom thumbnail. Remember you should have the proper access for your channel to...

View Article


Answer by Rahul K for Custom video thumbnails using YouTube API?

//CONVERT IMAGE FROM URL AND STORE $randomstr = generateRandomString(); $thumbnail_url = "http://i.ytimg.com/vi/BMFLzf-DXXU/hqdefault.jpg"; $ch = curl_init($thumbnail_url); $fp =...

View Article

Answer by Saranya Sadhasivam for Custom video thumbnails using YouTube API?

videoId is missing. Upload the video first and then create a thumbnail for the uploaded video with the videoId

View Article

Answer by Kaitlyn McDonald for Custom video thumbnails using YouTube API?

Like the output states, you need to provide the "videoId" of the video you wish to upload a thumbnail for. It's a required parameter.https://developers.google.com/youtube/v3/docs/thumbnails/set#params

View Article

Custom video thumbnails using YouTube API?

How to upload custom thumbnails for an videos using php youtube-api .I tried using Zend framework for youtube direct video upload which is working ,but i not able to find any custom thumbnails upload...

View Article

Browsing all 5 articles
Browse latest View live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>