VLC stopped playing youtube!

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Rémi Denis-Courmont
Developer
Developer
Posts: 15133
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC stopped playing youtube!

Postby Rémi Denis-Courmont » 19 Sep 2022 17:42

You could say that. The root cause of the issue is that the website page layout changes in incompatible ways - but that's most certainly deliberate, so not a bug from Google's standpoint.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 20 Sep 2022 02:55

You could say that. The root cause of the issue is that the website page layout changes in incompatible ways - but that's most certainly deliberate, so not a bug from Google's standpoint.
then what is going on? for me to understand this better

unidan
Developer
Developer
Posts: 1493
Joined: 25 Mar 2018 01:00

Re: VLC stopped playing youtube!

Postby unidan » 20 Sep 2022 10:59

then what is going on? for me to understand this better
With latest youtube version, we'd need javascript evaluation to get the URL from youtube in a reliable way. The current lua version is basically trying to fetch the source from youtube and parse them to extract the URL, which is not enough now.

cpm1a+_
Blank Cone
Blank Cone
Posts: 38
Joined: 25 May 2022 09:08

Re: VLC stopped playing youtube!

Postby cpm1a+_ » 20 Sep 2022 11:51

> The current lua version is basically trying to fetch the source from youtube and parse them to extract the URL, which is not enough now.

https://raw.githubusercontent.com/video ... outube.lua
how come this one works perfectly for VLC 3.0.17.4 then? i use m.youtube.com

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 20 Sep 2022 15:09

then what is going on? for me to understand this better
With latest youtube version, we'd need javascript evaluation to get the URL from youtube in a reliable way. The current lua version is basically trying to fetch the source from youtube and parse them to extract the URL, which is not enough now.
and do you guys have any idea when this will be resolved?

Rémi Denis-Courmont
Developer
Developer
Posts: 15133
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC stopped playing youtube!

Postby Rémi Denis-Courmont » 20 Sep 2022 17:30

As far as I know, nobody plans to resolve this.

You can still play YouTube URLs either by starting VLC from YT-DLP, or by installing the unofficial backport of the VLC YTDL plugin.

Or, well, play directly in the browser.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 20 Sep 2022 17:44

As far as I know, nobody plans to resolve this.

You can still play YouTube URLs either by starting VLC from YT-DLP, or by installing the unofficial backport of the VLC YTDL plugin.
and what would this YT-DLP and this unofficial backport of the VLC YTDL plugin be? if you can, could you explain it to me

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 20 Sep 2022 22:00

As far as I know, nobody plans to resolve this.
Really? is that sometimes I like to watch Youtube videos in VLC and if it is not fixed, this ability of VLC to watch Youtube videos will have to be removed unfortunately

cpm1a+_
Blank Cone
Blank Cone
Posts: 38
Joined: 25 May 2022 09:08

Re: VLC stopped playing youtube!

Postby cpm1a+_ » 21 Sep 2022 10:50

>As far as I know, nobody plans to resolve this.
You can still play YouTube URLs either by starting VLC from YT-DLP, or by installing the unofficial backport of the VLC YTDL plugin.
===========
am i missing your point? again, what about THIS lua? it works perfectly for VLC 3.0.17.4, nothing else needed:
https://raw.githubusercontent.com/video ... outube.lua

Rémi Denis-Courmont
Developer
Developer
Posts: 15133
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC stopped playing youtube!

Postby Rémi Denis-Courmont » 21 Sep 2022 16:21

When I wrote that "As far as I know, nobody plans to resolve this", I meant that "As far as I know, nobody plans to resolve this". Asking multiple times is not going to change the answer.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 21 Sep 2022 17:06

>As far as I know, nobody plans to resolve this.
You can still play YouTube URLs either by starting VLC from YT-DLP, or by installing the unofficial backport of the VLC YTDL plugin.
===========
am i missing your point? again, what about THIS lua? it works perfectly for VLC 3.0.17.4, nothing else needed:
https://raw.githubusercontent.com/video ... outube.lua
I did everything right and tested it but it still gave a problem, did i do something wrong? Is there a tutorial for this Lua script?

here to prove what I am saying: https://imgur.com/a/yQovQoC

Lotesdelere
Cone Master
Cone Master
Posts: 9717
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC stopped playing youtube!

Postby Lotesdelere » 22 Sep 2022 10:41

Is there a tutorial for this Lua script?

https://forum.videolan.org/viewtopic.ph ... 26#p483226

unidan
Developer
Developer
Posts: 1493
Joined: 25 Mar 2018 01:00

Re: VLC stopped playing youtube!

Postby unidan » 22 Sep 2022 12:17

According to the main lua maintainer, a lot of work is needed to bring back youtube feature for now: https://mailman.videolan.org/pipermail/ ... 43473.html

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 22 Sep 2022 16:33

Is there a tutorial for this Lua script?

https://forum.videolan.org/viewtopic.ph ... 26#p483226
I tried that, but it didn't work

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 22 Sep 2022 16:54

According to the main lua maintainer
and who would this main lua maintainer be? do you guys know him and I can talk to him?

Lotesdelere
Cone Master
Cone Master
Posts: 9717
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC stopped playing youtube!

Postby Lotesdelere » 23 Sep 2022 09:36

Just read the mailman link which has been posted by Unidan just above your posts.

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 29 Sep 2022 05:19

so guys, just passing by to know if there is any news on this youtube issue

Lotesdelere
Cone Master
Cone Master
Posts: 9717
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC stopped playing youtube!

Postby Lotesdelere » 29 Sep 2022 09:29

Maybe the VLC team should have a look at parsing the Youtube videos from one of the Invidious instances like yewtu.be, for instance.

Rémi Denis-Courmont
Developer
Developer
Posts: 15133
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC stopped playing youtube!

Postby Rémi Denis-Courmont » 29 Sep 2022 11:16

That's written in a fringe programming language that probably none of the VLC developers know so not terribly useful.

But as always, patches are welcome.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

cpm1a+_
Blank Cone
Blank Cone
Posts: 38
Joined: 25 May 2022 09:08

Re: VLC stopped playing youtube!

Postby cpm1a+_ » 29 Sep 2022 14:51

>Maybe the VLC team should have a look at parsing the Youtube videos from one of the Invidious instances like yewtu.be, for instance.
oh, that would be GREAT!

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 29 Sep 2022 20:34

so, about my question

James Holmes
New Cone
New Cone
Posts: 8
Joined: 01 Jul 2022 22:42

Re: VLC stopped playing youtube!

Postby James Holmes » 18 Nov 2022 15:27

Thank you all. If yt-dip is another video downloader, I shall give it a try. Will it work for content that is not on UT?

Lotesdelere
Cone Master
Cone Master
Posts: 9717
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC stopped playing youtube!

Postby Lotesdelere » 19 Nov 2022 10:48

Will it work for content that is not on YT?

Yes, it works for many sites. Just try it :)

ccking32
New Cone
New Cone
Posts: 1
Joined: 06 Dec 2022 00:55

Re: VLC stopped playing youtube!

Postby ccking32 » 06 Dec 2022 01:10

Yeah, as of yet there still hasn't been a fix with the same issue about Youtube Video URLS not able to load and play on network stream on VLC Media Player for Windows 10/11
I made sure VLC was updated its on 3.0 18, it is
I reinstalled it several times, nothing.
I even replaced the youtube.luac file with a current one from github, nothing!
Ive tried every possible troubleshooting i could find on the internet for this problem and nothing has changed.
Either Youtube screwed VLC, or we havent gotten an updated luac file or update yet.
So i guess we screwed still.

Lucas Zxc
Blank Cone
Blank Cone
Posts: 39
Joined: 27 Feb 2022 00:35
VLC version: 3.0.18
Operating System: Windows 11

Re: VLC stopped playing youtube!

Postby Lucas Zxc » 06 Dec 2022 14:56

Yeah, as of yet there still hasn't been a fix with the same issue about Youtube Video URLS not able to load and play on network stream on VLC Media Player for Windows 10/11
I made sure VLC was updated its on 3.0 18, it is
I reinstalled it several times, nothing.
I even replaced the youtube.luac file with a current one from github, nothing!
Ive tried every possible troubleshooting i could find on the internet for this problem and nothing has changed.
Either Youtube screwed VLC, or we havent gotten an updated luac file or update yet.
So i guess we screwed still.
what a pity, I hope this can be solved somehow, I liked watching youtube videos in vlc


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests