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 28.2k 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.
    • S Offline
      sdetweil @mumblebaj
      last edited by

      @mumblebaj maybe, my keyboard has them labeled backwards

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        juantata @sdetweil
        last edited by

        @sdetweil
        Hi. I don’t know where it could be wrong. I have copied it the same.

        0_1567796105355_6549a2d2-a5c0-42bc-a08b-2c006cb63253-image.png

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

          @juantata
          I don’t know Spanish at all, Anyway “El video no esta disvonible” looks like “The video is not available”
          The reason would be various.

          • The clip is removed (sometimes it is searchable but not playable)
          • The clip is not allowed to be played outside of YouTube websites by it’s right owner. (I don’t know why owners restrict their clip, but some did)

          Anyway, that is not the issue of module itself.

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            juantata @Guest
            last edited by

            @Sean Hi. It asks me to update. How is it done?

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

              @juantata ???

              J 2 Replies Last reply Reply Quote 0
              • J Offline
                juantata @Guest
                last edited by

                @Sean An update is available for the MM-Youtube module.
                Your current installation is 1 commint changes behind the master branch.

                1 Reply Last reply Reply Quote 0
                • J Offline
                  juantata @Guest
                  last edited by

                  @Sean 0_1568323644518_b5dce66e-3a89-4021-a95e-74ae66c09030-image.png

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

                    @juantata Go to MMM-YouTube directory then do the command git pull, but the update was not so important so you can ignore it.

                    J 1 Reply Last reply Reply Quote 0
                    • J Offline
                      juantata @Guest
                      last edited by

                      @Sean Hi. I’m sorry to give you the can so much.
                      To call the youtube module I say:
                      Ok google + singer’s name + song title, and the result is this

                      0_1568660540508_f0ad5dc5-0492-4ad8-9f50-988e73586702-image.png

                      The result is the same with any video I request.

                      S ? 2 Replies Last reply Reply Quote 0
                      • S Offline
                        sdetweil @juantata
                        last edited by

                        @juantata what version of MagicMirror are u running? we added a fix in 2.8 to allow autoplay

                        edit ~/MagicMirror/js/electron.js

                        make sure the line below is present
                        // Keep a global reference of the window object, if you don't, the window will
                        // be closed automatically when the JavaScript object is garbage collected.
                        let mainWindow;
                        
                        function createWindow() {
                        	
                        	app.commandLine.appendSwitch("autoplay-policy", "no-user-gesture-required"); //< --- this line
                        

                        if not, add it then stop and restart MagicMirror

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        J 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 2 / 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