[
  {
    "videoUrl": "https://www.youtube-nocookie.com/embed/dcyVjrasn8k?origin=https://yourdomain.com",
    "channelUrl": "https://www.youtube.com/@snceckie",
    "channelName": "Science Cookie",
    "videoTitle": "Example Video 1",
    "exerciseHTML": "<h2>Vocab Quiz!</h2><p>Quiz content for video 1 here.</p>"
  },
  {
    "videoUrl": "https://www.youtube-nocookie.com/embed/anotherVideoId?origin=https://yourdomain.com",
    "channelUrl": "https://www.youtube.com/@anotherchannel",
    "channelName": "Another Channel",
    "videoTitle": "Example Video 2",
    "exerciseHTML": "<h2>Vocab Quiz!</h2><p>Quiz content for video 2 here.</p>"
  }
]