Read the statement by Michael Teeuw here.
MMM-YouTube
-
@rafaelcota
updated. try again after update.
you can play playlist like this;/yl PL55713C70BA91BD6E
-
@Sean Thank you very much
-
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: NumberAnd 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 -
@rafaelcota
Well, with my test, there is no problem to execute at all.
If you see[TELBOT] [2019-11-04 12:26:04]Message is cominf from CHAT: Number
, your telegram messages are received properly.
Check if you have a front-end error. (Withnpm start dev
orCtrl+i
)
Or you can check by removing all other modules from config exceptMMM-YouTube
andMMM-TelegramBot
. -
@Sean Thank you again,
Just as data, could be useful or not, I can play just some videos; with only TelegramBot and MMM-YouTube modules loaded or with all I got, it doesn’t matter:
PLAY OK
/yt https://youtu.be/5KJiO8W9iygDOESN’T PLAY (the mirror does nothing at all)
/yt https://youtu.be/y83x7MgzWOA
/yl PLDIoUOhQQPlXr63I_vwF9GD8sAKh77dWU -
@rafaelcota said in MMM-YouTube:
DOESN’T PLAY (the mirror does nothing at all)
/yt https://youtu.be/y83x7MgzWOA
/yl PLDIoUOhQQPlXr63I_vwF9GD8sAKh77dWUHmmm. with my test, it works well.
Withverbose:true
option, indev-console
you can see what’s going on. Try and tell me what’s significantly suspicious? -
@Sean The messages are now clear, “Not allowed By Owner”
I guess there’s nothing I can do but finding videos that are allowed to be played outside YouTube.
Thank’s again
-
Hi,
I’m wondering if it possible to run the module but to not display the video?
I would like to have just the audio.Thanks.
-
@mosheva
Hmmmm… difficult question. Maybe with CSS, it could be but I haven’t tested. -
@Sean @Sean Thanks, is there a way to make the youtube screen 1px by 1px? :)
the smaller option in the code is “small”…