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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top