<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[a youtube video streaming on my MM]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I would like to stream a video from my youtube channel on my magicmirror and be able to adjust the screen size, which module can I use?<br />
I tried with MMM-RandomYouTubePlayer… but I don’t have a youtube playlist (an example video from my youtube channel: <a href="https://youtu.be/J3Psb-L6tHo" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/J3Psb-L6tHo</a>)</p>
<pre><code>		{
	module: "MMM-RandomYouTubePlayer", 
	position: "top_center",	      // This can be any of the regions...
	config: {
	    playlistId: "PLhttps://youtu.be/J3Psb-L6tHo",     // See Configuration Options below...
            height: 480,
            width: 720,
	    }
	},
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1643482953418-sans-titre.png" alt="Sans titre.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/16280/a-youtube-video-streaming-on-my-mm</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 20:27:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16280.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Jan 2022 19:02:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to a youtube video streaming on my MM on Sun, 30 Jan 2022 16:12:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crazylegs" aria-label="Profile: crazylegs">@<bdi>crazylegs</bdi></a> You can’t display any © video on MagicMirror with modify main code</p>
]]></description><link>https://forum.magicmirror.builders/post/99175</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99175</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Sun, 30 Jan 2022 16:12:52 GMT</pubDate></item><item><title><![CDATA[Reply to a youtube video streaming on my MM on Sun, 30 Jan 2022 15:03:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: rikko14">@<bdi>rikko14</bdi></a> While it is not being actively supported at the moment, I am currently using MMM-YouTube for this purpose. You can find it here:</p>
<p dir="auto"><a href="https://github.com/Anonym-tsk/MMM-YouTube" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Anonym-tsk/MMM-YouTube</a></p>
]]></description><link>https://forum.magicmirror.builders/post/99174</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99174</guid><dc:creator><![CDATA[crazylegs]]></dc:creator><pubDate>Sun, 30 Jan 2022 15:03:08 GMT</pubDate></item></channel></rss>