About API
#2022
Replies: 1 comment 3 replies
-
|
There is no such event that I am aware of. https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/play_event |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi, I have noticed that there is an open PR about an API for the yt app! I am very excited for this. Would be cool to see it implemented soon.
My first question is, will there be a place to see what REST/WS methods to use, to access this API?
Second question is, I have been trying to implement my own API for The app (custom plugin), but its sorta hard, as I seem to be running into an issue where I can't really get anything to work (I can see my plugin, and all, but the backend doesn't work?) I am new to TS, (not really to JS) and my main language is python, but more of what I am asking, is that I can't seem to find much documentation for the creation of a plugin? its very lacking, for example, I can't seem to find any events towards tracks getting started/stopped, etc. Not sure if this is by design, but would be nice to get some clarity in this area.
Beta Was this translation helpful? Give feedback.
All reactions