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.
    • ? Offline
      A Former User @juantata
      last edited by

      @juantata
      Sorry, there was my mistake. I left my experimental codes on config example. I fixed the README. Back to the page and copy again (Just remove disabled:disabled["MMM-Youtube"], line.)

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

        @Sean I say: YouTube Michael Jackson Thriller. And the answer is
        0_1567721805203_f4b9de5c-9b58-47bf-9af7-655e00fa9dc1-image.png

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

          @sdetweil {
          module: “MMM-YouTube”,
          position: “top_center”,
          config: {
          verbose:true,
          defaultQuality: “default”,
          disableCC: true,
          showPlayingOnly: true,
          defaultLoop: false,
          defaultShuffle: false,
          defaultAutoplay: true,
          onStartPlay: null,
          playerVars: {
          controls: 0,
          hl: “en”,
          enablejsapi: 1,
          showinfo: 0,
          rel: 0,
          cc_load_policy: 0,
          },
          outNotifications: {
          “-1”: “UNSTARTED”,
          “0”: “ENDED”,
          “1”: “PLAYING”,
          “2”: “PAUSED”,
          “3”: “BUFFERING”,
          “5”: “VIDEO CUED”,
          }
          }
          },

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

            @juantata it seems not allowed. some clips are limited by right owner not to be played out of youtube

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

              @juantata forgot the 3 backticks before and after

              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 said in MMM-YouTube:

                backticks

                Sorry but I’m a newbie. What do you mean with the three backticks?

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

                  @juantata on the US keyboard, shifted key left of the number 1 ` (like single quote, but leaning to the left) . the non shifted symbol is tidle ~

                  see https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
                  Code and Syntax Highlighting

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  mumblebajM 1 Reply Last reply Reply Quote 0
                  • mumblebajM Online
                    mumblebaj Module Developer @sdetweil
                    last edited by

                    @sdetweil I thought it was the other way around? Tilda (~) was shifted and back tick (`) non shifted? :smiling_face_with_open_mouth_smiling_eyes:

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories
                    Check my blog-post: https://mumblebaj.xyz/

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