Code: Select all
for url,itag in string.gmatch( vlc.strings.decode_uri(line), "url=([^&,]+)[^,]*&itag=(%d+)" ) do
url = vlc.strings.decode_uri(url)
path = url
Code: Select all
unzip -j vlc-2.0.4*.zip *youtube.luac
Did you try a nightly build?In my case it isn't working..
I downloaded the file, went to the directory 'playlist', renamed the file into youtube-luac.old (which makes it a .old-file..) and put the new file .lua-file in it.
I removed the other file, but still it isn't working when I start VLC again.
What am I doing wrong?
You need big endian .luac files on PowerPC; the little endian ones for x86 and ARM cannot be used. Since PowerPC is very much dead and other big endian architecture are even more so, hardly anobody will bother here. You will need to compile the big endian .luac yourself or wait for the PowerPC builds of VLC 2.0.4.Mac 10.5.8 PPC - none of the youtube.lua or .luac files work - (the latest nightly build for PPC won't open at all.)
I tried replacing the .luac files with the youtube.lua on versions 2.0.2, 1.1.9, 1.1.12 - none work.
I'm stumped! Any Mac PPC people out there?
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 38 guests