video_youtube.json 494 B

123456789101112131415
  1. {
  2. "type": "video",
  3. "version": "1.0",
  4. "provider_name": "YouTube",
  5. "provider_url": "https:\/\/www.youtube.com\/",
  6. "title": "Everyday I'm Drupalin' Drupal Rap (Rick Ross - Hustlin)",
  7. "author_name": "Mirakolous",
  8. "author_url": "https:\/\/www.youtube.com\/user\/Mirakolous",
  9. "html": "<h1>By the power of Greyskull, YouTube works!</h1>",
  10. "width": 480,
  11. "height": 270,
  12. "thumbnail_url": "internal:\/core\/misc\/druplicon.png",
  13. "thumbnail_width": 480,
  14. "thumbnail_height": 360
  15. }