[@types/youtube] Add getVideoData() and possibly other missing functions #69298
Unanswered
jericjan
asked this question in
Issues with a @types package
Replies: 2 comments
-
|
Thanks for the discussion about "youtube", some useful links for everyone: Pinging the DT module owners: @eliotfallon213, @terrymun, @paulhobbel. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Additionally, there's some functionality on the For example, I've seen the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Strangely enough,
getVideoData()used to exist, as seen in PR #2575. But at some point, it got removed somewhere in the transition fromyoutube.d.tstoindex.d.tsTo add to that, the
YT.Playerapparently has 200 functions that can be seen by running this on any YouTube page:Meanwhile the type definition file currently has 42. I don't actually need them all added. I just thought I'd let you know.
Beta Was this translation helpful? Give feedback.
All reactions