YePpHa / maia-yt

Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.
MIT License
497 stars 20 forks source link

Implement Player class #3

Open YePpHa opened 7 years ago

YePpHa commented 7 years ago

The player class will need to be able to do the following:

The event onStateChange will be split into multiple events:

YePpHa commented 7 years ago

The preventDefault() is only useful for SIZE_CHANGE event and other events like that.