Question

I can insert items to a playlist using the API but whenever I set a startAt and endAt in the contentDetails, the inserted Item doesn't edit the start and end when playing it in my youtube playlist. Also, in the playlistitemresponse, it doesn't show the contentDetails.startAt and endAt.

contentDetails: Object
endAt: "PT2M04S"
note: "asdfs"
startAt: "PT1M29S"

here's the object of my contentDetails? I am missing something to do?

Was it helpful?

Solution

Filed internally. Feel free to file a feature request in public tracker and let me know the id to get notified when this is fixed.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top