Specific videos not playing, even *after* updating the youtube.luac file

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
UmberPhyris

Specific videos not playing, even *after* updating the youtube.luac file

Postby UmberPhyris » 18 Aug 2019 00:50

The video in question, non-embedded: https://www.youtube.com/watch?v=Y-f7K5L75sU
The problem: It *refuses* to play, even though I other videos in a playlist would play.
Where the youtube.luac was retrieved, labeled 2 months old: https://github.com/videolan/vlc/blob/master/share/lua/playlist/youtube.lua (extension renamed from ".lua" to ".luac".)

May I ask if there is *anything* I am missing? Do I simply *not* rename it to ".luac", leaving it as".lua"? Is this file, once *again* in need of an update, whether because of the file's age itself or, yet again, YouTube?

Edit 1: The message I receive:
Your input can't be opened:
VLC is unable to open the MRL 'https://r5---sn-hp57ynes.googlevideo.com/videoplayback?expire=1566102941&ei=PYFYXYCGEJSUlAOjlbLAAg&ip=2601%3A588%3Ac502%3A2476%3Ad40d%3Ae3f2%3A3072%3A4cb1&id=o-AJP1GOuLq2S4BqDb6wfts_s5rVoM4A42AzS2YTNAGToZ&itag=22&source=youtube&requiressl=yes&mm=31%2C29&mn=sn-hp57ynes%2Csn-hp57knlr&ms=au%2Crdu&mv=m&mvi=4&pl=26&initcwndbps=2135000&mime=video%2Fmp4&ratebypass=yes&dur=98.266&lmt=1564726502423826&mt=1566081233&fvip=4&c=WEB&txp=2211222&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cmime%2Cratebypass%2Cdur%2Clmt&sig=ALgxI2wwRQIhAOeZh3yD_Cd--Rz5R4cxXN6oWer1rRYBSqPYQ1XDPrr0AiAvtCy8QORcaNkVvl-Oz1hLqZ7hIGeU0bx0FcRaZNNrUA%3D%3D&lsparams=mm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AHylml4wRQIhAL8UlYVg9TYY1UwjU0UPjuIJZvb4s1eb1zxz1vEDZDa_AiBhhbbF40KPpFlIQgB3Gc6xOo-IQXWrkm-LrtJDhXseGA%3D%3D'. Check the log for details.

Edit 2: What the log file says:
-- logger module started --
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
gnutls error: The TLS connection was non-properly terminated.
gnutls error: The specified session has been invalidated for some reason.
gnutls error: The TLS connection was non-properly terminated.
mjpeg error: cannot peek
gnutls error: The specified session has been invalidated for some reason.
gnutls error: The TLS connection was non-properly terminated.
gnutls error: The specified session has been invalidated for some reason.
gnutls error: The TLS connection was non-properly terminated.
mjpeg error: cannot peek
gnutls error: The specified session has been invalidated for some reason.
direct3d11 error: SetThumbNailClip failed: 0x800706f4
-- logger module stopped --

...and this was after trying to play the video that fails to play 2x, when the next video in line played after, just fine.

mederi
Big Cone-huna
Big Cone-huna
Posts: 1951
Joined: 15 Mar 2011 16:38
VLC version: 2.0.8
Operating System: Windows Vista/XP

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby mederi » 18 Aug 2019 12:34

Try to set Standard definition in VLC preferences:
Tools > Preferences > Show settings=All > Input/Codecs: Preferred video resolution [Standard definition (576 or 480 lines)]
Save settings, restart VLC, then try again https://www.youtube.com/watch?v=Y-f7K5L75sU

UmberPhyris

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby UmberPhyris » 18 Aug 2019 17:11

*does this*
.......ARE YOU KIDDING ME!?!? The answer to my problems was setting the resolution to *standard*!?!?
...Thank you. Thank you so much. I mean, I honestly would *never* have thought of this.
...and while I am overall bewildered by the idea of needing to edit the preferred resolution to 576/480 lines, I thank you for helping me solve part of a problem I otherwise never would have.

Again, thank you. The problem you have helped solve part of was a *huge* one, by far.

webshore
New Cone
New Cone
Posts: 1
Joined: 29 Jan 2020 03:38

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby webshore » 29 Jan 2020 03:40

@mederi, I do have the same problem . I tried the recommeded settings by you . But its not working for me . Please check this https://youtu.be/2Q477I2tqmU

#thweiss
Cone that earned his stripes
Cone that earned his stripes
Posts: 136
Joined: 07 Nov 2017 07:13
Location: Germany

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby #thweiss » 30 Jan 2020 19:50

I can play both Youtube-Links
- https://www.youtube.com/watch?v=Y-f7K5L75sU
- https://youtu.be/2Q477I2tqmU
in the VLC-Player 3.0.7.1 (64-Bit) under Windows 10 with a manuell updated Youtube.luac-File.

Github "Youtube.luac" Content.
- http://git.videolan.org/?p=vlc.git;a=blob_plain;f=share/lua/playlist/youtube.lua;hb=HEAD

Look at the following Link for the Workaround to replace the Youtube.luac-File.
- https://forum.videolan.org/viewtopic.php?t=147809#p485341

Good Success.

jayR
Cone that earned his stripes
Cone that earned his stripes
Posts: 330
Joined: 21 Feb 2016 08:57

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby jayR » 31 Jan 2020 09:20

Make sure to save as "Youtube.luac". Not "Youtube.lua". Delete existing one.

MM9616B
New Cone
New Cone
Posts: 1
Joined: 20 Aug 2021 18:26

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby MM9616B » 20 Aug 2021 18:30

Hello,

I've attempted the previous fixes and am still having an issue. This thread appears to be a little dated, so I thought maybe there was a different solution since the last response. To clarify, I've done both; adjusted resolution and downloaded an updated luac. However, I still have issues playing some videos. I managed to play two different ones this morning, but a third wouldn't play and I received this error message:

Your input can't be opened:
VLC is unable to open the MRL 'https://r3---sn-p5qlsnrr.googlevideo.co ... ARw8JQ0qAO'. Check the log for details.


Appreciate any help. Thank you.

Hitchhiker
Big Cone-huna
Big Cone-huna
Posts: 2203
Joined: 29 Jun 2018 11:40
VLC version: 3.0.17.4
Operating System: Windows 8.1
Location: The Netherlands

Re: Specific videos not playing, even *after* updating the youtube.luac file

Postby Hitchhiker » 20 Aug 2021 19:06

Hello,

I've attempted the previous fixes and am still having an issue. This thread appears to be a little dated, so I thought maybe there was a different solution since the last response. To clarify, I've done both; adjusted resolution and downloaded an updated luac. However, I still have issues playing some videos. I managed to play two different ones this morning, but a third wouldn't play and I received this error message:

Your input can't be opened:
VLC is unable to open the MRL 'https://r3---sn-p5qlsnrr.googlevideo.co ... ARw8JQ0qAO'. Check the log for details.


Appreciate any help. Thank you.

If it's a music video it probably won't play at the moment. A workaround is to install youtube-dl and then download it to your own machine.

If it's not a music video we need the original link on youtube to be able to check it


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 41 guests