- 
                Notifications
    
You must be signed in to change notification settings  - Fork 60
 
feat(Youtube): Add support for height & width options #151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
          Codecov Report
 
 @@            Coverage Diff            @@
##              main      #151   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        16    -1     
  Lines          300       220   -80     
  Branches        95        29   -66     
=========================================
- Hits           300       220   -80     
 Continue to review full report at Codecov. 
  | 
    
| 
           TravisCI seems to have failed on   | 
    
…nge the height of the videos when MichaelDeBoey/gatsby-remark-embedder#151 is merged.
…nge the height of the videos when MichaelDeBoey/gatsby-remark-embedder#151 is merged.
| 
           Any news about this PR? I'd really need this feature...  | 
    
What: Adds support for passing height & width to the YouTube Transformer.
Why: Makes the transformer more customisable, not everyone wants their videos 100% wide and 315px high? 🤣 Requested by someone else in #144 and is something I require.
How: In the same way as #146
Checklist: