• This topic has 2 replies, 2 voices, and was last updated 5 years ago by luis e de los santos urena.
Viewing 2 reply threads
  • Author
    Posts
    • #6312
      Bryan
      Guest

      If I want to play a youtube playlist on my digital ad how can I do that with your software without creating a slide for every youtube video?

    • #6314
      Admin
      Keymaster

      Hello,
      we have tested it with HTML integration and it works.
      Simply click on HTML button in a slide, then take a playlist from Youtube, eg: https://www.youtube.com/playlist?list=PLWPXhqX9nIxi_rV28PYmtRtsLodFVZ–k

      Then click on the SHARE BUTTON on Youtube and copy the embed code. The code looks like this:

      <iframe src="https://www.youtube.com/embed/SjOf3RJXG8E?list=PLWPXhqX9nIxi_rV28PYmtRtsLodFVZ--k" allowfullscreen="" height="315" frameborder="0" width="560"></iframe>

      Just add these parameters:

      <iframe src="https://www.youtube.com/embed/SjOf3RJXG8E?autoplay=1&listType=playlist&list=PLWPXhqX9nIxi_rV28PYmtRtsLodFVZ--k" allowfullscreen="" height="315" frameborder="0" width="560"></iframe>

      Also this behind the Video ID: autoplay=1&listType=playlist&

      Now the Autoplay will work and all videos from a Playlist will be displayed!

      Other Youtube parameters you can use can be found here:

      https://developers.google.com/youtube/player_parameters?hl=en

    • #3581680
      luis e de los santos urena
      Guest

      the videos mp4 and youtube are paused on the device but in the monitor if they are running

Viewing 2 reply threads
  • You must be logged in to reply to this topic.