Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Youtube API - Insert a video as a scheduled "Premiere"

$
0
0

I'm trying to insert a Video as premiere with the Youtube API but I didn't find the way.For scheduling there is no problem, I set:

  • status.privacyStatus = "private"
  • stutus.publishAt = Date

However I don't find a way to set a premiere video.

If I list a premiere video I notice these values:

  • snippet.liveBroadcastContent = "upcoming"
  • liveStreamingDetails.scheduledStartTime = Date
  • status.privacyStatus = "public"
  • status.publishAt not set

Unfortunately the documentation says it's not possible to set snippet.liveBroadcastContent and the object liveStreamingDetails during insert and update.

Is there a way at all in order to do it?


Viewing all articles
Browse latest Browse all 3831

Trending Articles



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