This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Apparently YouTube changed some stuff. This makes VLC play YouTube clips again. | |
-- Includes patch @ VLC: https://trac.videolan.org/vlc/attachment/ticket/7471/youtube_lua-signature.patch | |
-- Windows users replace youtube.luac in C:\Program Files (x86)\VideoLAN\VLC\lua\playlist\youtube.luac. | |
-- Mac users replace youtube.lua in /Applications/VLC.app/Contents/MacOS/share/playlist/youtube.lua. | |
-- Ticket @ VLC: https://trac.videolan.org/vlc/ticket/7471 | |
--[[ | |
$Id$ | |
Copyright © 2007-2011 the VideoLAN team |