문제

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