sarbagyastha/youtube_player

Is there a way to prevent the video from buffering when autoPlay is false?

KerianFiter opened this issue · 1 comments

Hey everyone!

I'm displaying videos in a list with this plugin using the YoutubePlayer, and I'd like to know if it was possible not to load the video until the Play button is pressed, but still show the thumbnail. I could not find any way to do it, and right now this slows the app quite a lot.

I hope you can help me on that, thank you.