Hi guys #2831
              
                Unanswered
              
          
                  
                    
                      anime-kun32
                    
                  
                
                  asked this question in
                Q&A
              
            
            
              Hi guys
            
            #2831
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm trying to add new options in plyr's settings menu , the place were we find speed and caption
<title>Custom 1 Video Player</title> <style> body { margin: 0; overflow: hidden; } .plyr { width: 100vw; height: 100vh; } </style> <script src="https://cdn.jsdelivr.net/npm/plyr@3"></script> <script>does plyr support this if so how do I do this
I tried it doing here ```html
Beta Was this translation helpful? Give feedback.
All reactions