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 @juantata
      last edited by

      @juantata said in MMM-YouTube:

      MMM-TelegramBot

      see the readme https://github.com/eouia/MMM-TelegramBot

      there are three pieces to your desired result

      something to hear ‘Ok Google’ (the hotword, as the mic is listening ALL the time, so only want it to trigger after a wakeup/hotword), just like real devices, MMM-Hotword
      something to decode your voice and return words and maybe act, MMM-AssistantMk2 does this for google…
      and something to play from youtube… which it looks like MMM-Youtube does…

      I use MMM-Hotword and MMM-AssistantMk2 to answer questions and put mirror to sleep/wake up.
      i don’t play videos or music on the mirror

      but they have to be configured together, which appears not to be completely done…

      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
        The keyword, MMM-AssistantMk2 and MMM-Hotword work great. I pass the start of MM

        0_1568672349762_1a46e4a0-b41d-4024-bb47-50cbb62bf3ab-image.png

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

          @juantata
          So, What you need is just playing video by your voice, you don’t need MMM-Youtube. Youtube playing feature is already implemented in MMM-AssistantMk2. Remove MMM-Youtube.

          1 Reply Last reply Reply Quote 0
          • rafaelcotaR Offline
            rafaelcota @Guest
            last edited by

            @Sean Great module! Had it working on first try in a Mac with TelegramBot, I’m using the “fullscreen_below” and looks awesome.

            I just can’t get to play a playlist from TelegramBot, I was wondering if you could give me an example of the TelegramBot /yt or /yc parameters if this can be done.
            Thank you in advanced,
            Rafael

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

              @rafaelcota
              What kind of parameter did you use? Show me your trial example.

              rafaelcotaR 1 Reply Last reply Reply Quote 0
              • rafaelcotaR Offline
                rafaelcota @Guest
                last edited by

                @Sean I’m typing something like this:

                /yt https://www.youtube.com/playlist?list=PL55713C70BA91BD6E

                no luck.

                /yt playlist playlist PL55713C70BA91BD6E

                no luck

                /yt type:playlist listType:playlis id:PL55713C70BA91BD6E

                no luck

                Thank you for your help.

                ? 2 Replies Last reply Reply Quote 0
                • ? Offline
                  A Former User @rafaelcota
                  last edited by

                  @rafaelcota
                  Sorry, /yt doesn’t support playlist at this moment, but I’ll provide a fix soon. (in a few hours)

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

                    @rafaelcota
                    updated. try again after update.
                    you can play playlist like this; /yl PL55713C70BA91BD6E

                    rafaelcotaR 1 Reply Last reply Reply Quote 0
                    • rafaelcotaR Offline
                      rafaelcota @Guest
                      last edited by

                      @Sean Thank you very much

                      1 Reply Last reply Reply Quote 0
                      • rafaelcotaR Offline
                        rafaelcota @Guest
                        last edited by

                        Hi @Sean,
                        I did the git pull and then try it, but I can’t seem to make it do anything, even the /yt commands that already were working.

                        All I can see is this message in the console:
                        [TELBOT] [2019-11-04 12:26:04]Message is cominf from CHAT: Number

                        And nothing happens in the mirror screen, not with /yt or /yl. If I do a /yc getVolume it gives me the right number, so I get the module is loaded.

                        My config is:
                        {
                        disabled: false,
                        module: “MMM-YouTube”,
                        position: “fullscreen_below”,
                        config: {
                        verbose:true,
                        },
                        },

                        Any ideas where I should look?
                        Thanks in advanced

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