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 33.5k 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 @mosheva
      last edited by

      @mosheva
      Hmmmm… difficult question. Maybe with CSS, it could be but I haven’t tested.

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        mosheva @Guest
        last edited by

        @Sean @Sean Thanks, is there a way to make the youtube screen 1px by 1px? :)
        the smaller option in the code is “small”…

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

          Love the module. Is it possible to add a feature to allow you to change the video being streamed after a certain amount of time? I’d like to cycle through multiple live video camera streams.

          ? 1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos
            last edited by

            Hi @Sean ,
            I installed your module and thank you for your effort.

            I did not understand how do I send YouTube videos to the MM …
            Could you explain to me?

            Many thanks.

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

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

              @Egnos
              You can use a few methods; via TelegramBot commands, notifications from other modules.
              Which usecase are you considering?

              1 Reply Last reply Reply Quote 0
              • E Offline
                Egnos
                last edited by

                Thanks @Sean
                Unfortunately I thought there was the possibility of sending youtube videos via smartphone using “RaspiCast” or something similar…

                Could you recommend some module?

                My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

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

                  @Egnos
                  MMM-TelegramBot. You can send like this on telegram;

                  /yt https://www.youtube.com/watch?v=dAB3gziF9R4
                  

                  Or you can use MMM-Remote-Control or other HTTP Request Receiver modules (e.g: MMM-NotificationTrigger),
                  But additional typing is somewhat annoying.

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    Egnos
                    last edited by

                    @Sean said in MMM-YouTube:

                    MMM-Remote-Control

                    Thanks for your advises, but I chose to use RaspiCast directly to share the videos (when the video ends the MM returns…).

                    Do you know how to mute the sound of the MM (not the Raspberry …)?

                    My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

                    1 Reply Last reply Reply Quote 0
                    • ? 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

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    • 1
                                    • 2
                                    • 3
                                    • 4
                                    • 3 / 4
                                    • 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