MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-YouTube

    Scheduled Pinned Locked Moved Entertainment
    64 Posts 15 Posters 30.0k Views 16 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? Offline
      A Former User @iwaldrum
      last edited by

      @iwaldrum
      Well, ideally possible. But I think you’d better make playlist to play several video sequentially.

      I 1 Reply Last reply Reply Quote 0
      • I Offline
        iwaldrum @Guest
        last edited by

        @Sean Thanks Sean. Is there a way to limit the amount of time for each video in the playlist? Only play for 30 seconds, then switch to the next video in the playlist?

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @iwaldrum
          last edited by

          @iwaldrum
          Maybe possible. As far as I know, There are several scheduling modules. Or you can use cron. Emit notification per 30 seconds.
          But, If I were you, I would just make a summary video clip with 30 seconds of each videos. :D

          1 Reply Last reply Reply Quote 1
          • A Offline
            ArthurOff
            last edited by

            Hi! How do I get rid of black borders around the video, i.e. stretch/fill/crop the video?

            1 Reply Last reply Reply Quote 0
            • bugsounetB Offline
              bugsounet Banned
              last edited by

              @csoogos : and yes … it’s dead and this module is not maintened ;)

              Actually, just only one module with youtube feature works ;)

              S 1 Reply Last reply Reply Quote -1
              • S Offline
                Shinigami @bugsounet
                last edited by Shinigami

                @bugsounet Good morning and happy Sunday. I would like to ask you which youtube module works?

                1 Reply Last reply Reply Quote 0
                • H Offline
                  hogedir
                  last edited by

                  Same question : I want to use youtube (via iframe or not), how can it be possible with the actual version of Magic mirror ? please ! thanks

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    MMRIZE @hogedir
                    last edited by MMRIZE

                    @hogedir @Shinigami
                    I didn’t test all the feature, but still working as expected in MM 2.26.
                    9dce889e-8332-4558-b36b-a007348826d5-image.png

                    Tested config is here;

                    {
                    	module: "MMM-YouTube",
                    	position: "top_right",
                    	config: {
                    		defaultQuality: "default",
                    		width: "400px",
                    		height: "300px",
                    		onStartPlay: {
                    			type: "id",
                    			id: "UOxkGD8qRB4",
                    			shuffle: true,
                    			loop: false,
                    			autoplay: true,
                    		},
                    	}
                    },
                    
                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 3
                    • 4
                    • 5
                    • 6
                    • 7
                    • 6 / 7
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy