And where can i download Volumio4? The official website says VERSION: 3.832 RELEASE DATE: 26-07-2025 is the latest downloadable version.
today youtube2 stop working again
http://logs.volumio.org/volumio/BGgxn9S.html
Hope you have time to see and update?
@patrickkfkan can you update youtube2 again?
Itās working fine here.
YT Music is also working.
yes. today youtube2 working again.
Mine wasnāt working either again, was better when you would login etc, not all this token nonsense.
May uninstall all of it and try the casting plugin again but none of them really work unfortunately and very buggy.
Itās easier just using Google Chromecast Audio.
it is google, not by plugins. This is Tom and Jerry game. Live with this game and dont complain
Yes I understand that mate. Itās just all the tinkering breaks a lot of things that were fine in the strive to achieve something better. I can live with it as Iām using RPi (although have premium membership) but would expect it to be pretty schmick using the Volumio hardware.
I did type a code in the manual pairing (tv code) into the mobile app, didnāt work either. kind of does but nothing plays (from phone or pc)
(No code: receiver not running)
Just not worth the trouble when i can use another app and input on the DAC.
For some obscure reason, mine started working again.
System: 4.080
Plugin: 2.4.0
I canāt recall having done anything after it stopped working. Apart from a power outage, so a full power-down-restart.
Lucky, neither YouTube plugin works.
Is that beta plugin and non beta player?
Easier to just use my Chromecast Audio, good thing I kept it and these are low bitrate files anyway.
The YT Music plugin (v2.4.0) is working for me (after updating the cookie).
Ok. May have to try that again. I remember it was advised to uninstall YouTube 2 if you were using the cast receiver plugin. Out Of all of them yt2 worked well for a long time before all the cookie stuff.
Yt music goes well with CCA, either way you have to search for the video but most are on there as Audio.
That was the only use for the cast plugin and volumio, as CCA canāt cast videos.
@patrickkfkan After Volumio update Version 4.084 youtube2 plugin 2.4.0 doesnāt 'work anymore. Instead YouTube music plugin is Ok.
I reflashed the latest volumio os version and now itās all ok, youtube2 started working again !
can you login to youtube normally, or have to go and find the cookies and all that in developer mode browser? Mine has never worked again.
Itās pointless as the audio quality is rubbish anyway. Iām only trialling Spotify but happy to see a lot of the channels are on Spotify at CD quality. Would be nice if it worked though as use Tidal as my primary streamer.
I keep getting this on all videos on 2.4.0 and 4.097
error: [youtube2] Error in VideoModel.getInfo(MeamyO9UxPk): This video is unavailable Error: This video is unavailable
at new MediaInfo (/data/plugins/music_service/youtube2/node_modules/volumio-yt-support/node_modules/volumio-youtubei.js/bundle/node.cjs:30606:13)
at new VideoInfo (/data/plugins/music_service/youtube2/node_modules/volumio-yt-support/node_modules/volumio-youtubei.js/bundle/node.cjs:31990:5)
at _Innertube.getBasicInfo (/data/plugins/music_service/youtube2/node_modules/volumio-yt-support/node_modules/volumio-youtubei.js/bundle/node.cjs:39507:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async VideoModel.getPlaybackInfo (/data/plugins/music_service/youtube2/dist/lib/model/VideoModel.js:43:26)
at async VideoModel.getPlaybackInfo (/data/plugins/music_service/youtube2/dist/lib/model/VideoModel.js:52:24)
at async PlayController.getPlaybackInfoFromUri (/data/plugins/music_service/youtube2/dist/lib/controller/play/PlayController.js:188:19)
at async PlayController.clearAddPlayTrack (/data/plugins/music_service/youtube2/dist/lib/controller/play/PlayController.js:116:49)
Youtube2 does not work any more , hope @patrickkfkan can help us
If it is innertube breaking on API changes why not trying spawning a child process on yt-dlp to get the stream url?