talmobi / yt-search

96 stars 30 forks source link

Fetch chapters when it's vailable #56

Open xakiru opened 3 years ago

xakiru commented 3 years ago

It would be nice to fetch chapters when it's available in the video.

talmobi commented 3 years ago

Can you elaborate? What's a chapter?

xakiru commented 3 years ago

Go to any mix video with chapters, (eg. https://www.youtube.com/watch?v=o0X0QUwU-no) then you can find chapters under ytInitialData.playerOverlays.playerOverlayRenderer.decoratedPlayerBarRenderer.decoratedPlayerBarRenderer.playerBar.multiMarkersPlayerBarRenderer.markersMap[0].value.chapters

xakiru commented 3 years ago

It would be nice to have the array of chapters with titles+timestamps when available.