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.