LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
613 stars 155 forks source link

Support different audio tracks #359

Open garrettwesley opened 2 weeks ago

garrettwesley commented 2 weeks ago

Some videos, such as MrBeast channel link support different audio tracks or languages on a single video, see YouTube blog about this feature. There is no supported field in the initialPlayerParams to support this. If this is even supported by the YouTube iFrame API yet, I don't see any mention in their documentation.