Closed Captions in YouTube API v3

后端 未结 2 509
萌比男神i
萌比男神i 2020-12-25 08:58

I need to read closed caption text from 3rd party, publicly available YouTube videos in my java webapp i.e. I have NOT uploaded the content.

Whilst v2 of th

相关标签:
2条回答
  • 2020-12-25 09:29

    We are hoping to have Captions support on Data API v3 soon. You won't need to scrape the website.

    Update: This has been implemented now. The docs can be found here.

    0 讨论(0)
  • 2020-12-25 09:46

    They finally introduced the feature:

    https://developers.google.com/youtube/v3/docs/captions
    
    0 讨论(0)
提交回复
热议问题