🎬 YouTube Video Embedding Tester

Instructions:

  1. Look at each video below - If it plays, embedding works! ✅
  2. If you see an error - That video has embedding disabled ❌
  3. Copy the Video IDs that work and add them to your index.html file
  4. Update line 942 in index.html with the working video IDs

Testing videos from your "Money/Materialism" playlist:

📺 All Money-Themed Music Videos

Testing all videos from musicvids.xml for embedding support.

📋 Next Steps:

Copy the Video IDs that work above and add them to your index.html file at line 942:

const embeddableVideos = [
  'nlcIKh6sBtc',  // Lorde - Royals
  'VIDEO_ID_2',   // Add working IDs here
  'VIDEO_ID_3',   // Add working IDs here
  'VIDEO_ID_4',   // Add working IDs here
];

Once you have 4+ working video IDs, each TV will show a different video!