YouTube API playlistItems.insert issue in contentDetails.startAt and endAd

StackOverflow https://stackoverflow.com/questions/19583453

  •  01-07-2022
  •  | 
  •  

سؤال

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