feross/yt-player

[Feature Request] Add missing Youtube iFrame API param

jimblue opened this issue · 4 comments

Hi,

Thanks for this nice abstraction of the youtube iFrame API, it's pretty cool.

But I'm wondering why you didn't give access to the following params:

  • cc_lang_pref
  • hl
  • color

cc_lang_pref and hl could be link to a new option language option of your plugin.
color have two option red or white.

Could you consider adding this feature?

Cheers!

PR #37 seems to add hl param

#37 was merged and released :)

There is still some missing params, why closing this issue?

Due to time constraints, I don't have any plans to work on this so I'm going to close it. If you would like to see it fixed, please send a pull request!

mickey-wizard