sarbagyastha / youtube_player

A flutter plugin to play Youtube Videos without API Key in range of Quality(144p, 240p,360p,480p,720p and 1080p).
MIT License
120 stars 45 forks source link

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

Closed KerianFiter closed 5 years ago

KerianFiter commented 5 years ago

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.

KerianFiter commented 5 years ago

The new plugin resolved this issue: https://github.com/sarbagyastha/youtube_player_flutter