leedo / noembed

oEmbed gateway service with additional non-oEmbed sources
http://www.noembed.com
483 stars 90 forks source link

Youtube embed wrong dimensions #122

Open franck-tomek opened 2 years ago

franck-tomek commented 2 years ago

When embedding a youtube video, the default dimension provided by youtube is width="560" height="315". When trying to insert with noembed, the dimensions are width=" 200" height="113". Could it be corrected to match the youtube defaults?