It's still YES.
VLC is still possible to play Youtube videos on XP. With all possible responsibility.
As it was told in parallel tread
https://forum.videolan.org/viewtopic.php?f=14&p=519527 , the VLC v.2.2.6 does.
I just tested it on XP SP3 , with actual youtube.luac , of course (and, if it matters, the MS PosReady TLS1.2 update, but I'm still not sure if it's needed). On my old 2-core s478 laptop with G965 graphics, it runs perfectly in 1080p fullscreen.
And please no more a word about (ir)responsibility. In 2021, even viruses doesn't work on XP by default. The world's swallen with that 7s, 8s, 10s, infinities, and all that heavily vaccinated self-squashing stuff so no XP pandemic is possible by definition.
Thanks in advance for future support!
UPD: With instrucions here
https://www.emailarchitect.net/forum/po ... -EAGetMail on properly installing and turning on TLS 1.2 on XP, the VLC v.3.0.2 with actual youtube.luac plays youtube videos on XP. Just tested now.
The brief guide is:
Create POSReady.reg and paste there the following code
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001
then download
https://www.catalog.update.microsoft.co ... =kb4019276
and
https://www.catalog.update.microsoft.co ... =KB4230450
both POSReady, Windows XP Embedded versions
For .reg file: click, accept merging to registry.
For each KB file: click, accept install, reboot. (For second KB it's necessary to have IE8 on Your system.)
Then change two registry values ("3.6.1.0.0" to "3.5.1.0.0")
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\CRYPTO\TLS1.1]
"OSVersion"="3.5.1.0.0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\CRYPTO\TLS1.2]
"OSVersion"="3.5.1.0.0"
and add this to registry
Code: Select all
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server]
"DisabledByDefault"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
UPD2: ...and VLC sequently upgraded to 3.0.3-3.0.7.1-3.0.16 works too
UPD3: ...and it's still possible to use the public lightweight Invidious instances to search for youtube id's of the clips You needed.
UPD4: ...and also to go Tools-Preferences-All-InputCodecs-PreferredVideoResolution to set it to 360 or 480 to make it digestable for our ancient PCs