parthsdoshi / MediaQ

MediaQ: a easy no-login, no-fuss media queue.
http://mediaq.parthdoshi.com
1 stars 1 forks source link

'fullscreen unavailable' #28

Open parthsdoshi opened 6 years ago

parthsdoshi commented 6 years ago

https://stackoverflow.com/questions/27723423/youtube-iframe-embed-full-screen

Guessing switching to react-player would also fix this

parthsdoshi commented 6 years ago

Half fixed, bug where when preload is set to true in react-player config, it doesnt set youtubeconfig correctly... can't tell if our bug or react-player's bug