• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

YouTube video not available

Scheduled Pinned Locked Moved Unsolved Troubleshooting
7 Posts 3 Posters 2.1k Views 3 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.
  • D Offline
    darbos
    last edited by darbos Jul 28, 2018, 8:35 AM Jul 28, 2018, 8:28 AM

    Hi I’m trying to get the embeded YouTube module to work and having an issue I’ve been fighting with a couple days now. Hoping maybe someone could provide a little insight.

    I have the module installed and it shows up fine even pulls the correct video. However when it goes to play (whether it’s autoplay or I kick it off) I get a the video is not available and gray fuzzy picture.

    Any ideas would be greatly appreciated!

    {
    		   module: "MMM-EmbedYoutube",
    		   position: "top_right",
    		   config: {
    			    video_id: "tsp7IOr7Q9A",
                    autoplay: true,
                    controls: false,
                    disablekb: true,
                    fs: false,
                    loop: true,
                    modestbranding: true,
                    
    		   }
    	    }
    
    J 1 Reply Last reply Jul 31, 2018, 11:29 PM Reply Quote 0
    • J Offline
      justjim1220 Module Developer @darbos
      last edited by Jul 31, 2018, 11:29 PM

      @darbos

      some YouTube videos won’t play in an app outside of the actual YouTube site.

      Try a different video.

      I have a playlist, and have removed quite a few videos due to this issue.

      Sometimes if you find a different source for the same video, it will work, so try that route also.

      "Life's Too Short To Dance With Ugly People"
      Jim Hallock - 1995

      D 1 Reply Last reply Aug 1, 2018, 2:55 AM Reply Quote 1
      • D Offline
        darbos @justjim1220
        last edited by Aug 1, 2018, 2:55 AM

        @justjim1220 Cool, appreciate that. I have been able to get another one play so your probably right, just gotta find some different ones.

        1 Reply Last reply Reply Quote 1
        • ? Offline
          A Former User
          last edited by Aug 1, 2018, 7:41 AM

          There is a small weird thing also.
          If that module is using Youtube iFrame Player API, Some videos will not be played on Electron (Standalone Kisosk mode) but playable on Chromium (Serveronly mode with Chromium Browser)

          J 1 Reply Last reply Aug 1, 2018, 9:17 AM Reply Quote 0
          • J Offline
            justjim1220 Module Developer @Guest
            last edited by Aug 1, 2018, 9:17 AM

            @sean

            Yeah, it’s the same on this end as well…
            YouTube is just really weird!

            I Have my own created YouTube created module, And it does the same thing!

            https://github.com/justjim1220/MMM-RandomYouTubePlayer

            "Life's Too Short To Dance With Ugly People"
            Jim Hallock - 1995

            ? 1 Reply Last reply Aug 1, 2018, 9:21 AM Reply Quote 0
            • ? Offline
              A Former User @justjim1220
              last edited by Aug 1, 2018, 9:21 AM

              @justjim1220
              Right, the error code would be 150 and it means not playable out of youtube by authorities.

              I guess they check whether the browser is “normal” or not, and they might think electron is not the browser…

              J 1 Reply Last reply Aug 2, 2018, 1:49 AM Reply Quote 1
              • J Offline
                justjim1220 Module Developer @Guest
                last edited by Aug 2, 2018, 1:49 AM

                @sean

                Yeah, with mine, when I get those errors, I remove the video, and search for a different one.
                There may be 5-10 or videos of the same song, so it’s trial and error from there.

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  1/7
                  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