smnbbrv / ngx-plyr

Angular 6+ binding for Plyr video & audio player
https://smnbbrv.github.io/ngx-plyr/
MIT License
100 stars 65 forks source link

preload="none" not working #68

Open Surzyn opened 3 years ago

Surzyn commented 3 years ago

Hey, I'm trying to set preload attribute to none but it's ignored. I've tried set this by plyrOptions and also plyrSources but both are not working.

cubotar commented 2 years ago

@Surzyn did you find a solution to disable the rpeload ? thanks