Search found 22 matches

Go to advanced search

by eponier
08 Apr 2015 23:01
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

Not sure that no update is needed, but the script has not been modified since February, and the people who care of that are rather reactive.
Can you detail what does not work (the link of the video, what happens precisely) ?
by eponier
23 Mar 2015 10:26
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

I use the latest version. You can find it:
- in the directory http://nightlies.videolan.org/build/win64/last/, use vlc-3.0.0-git-*-win64.exe for the 64 bits version
- in the directory http://nightlies.videolan.org/build/win32/last/, use vlc-3.0.0-git-*-win32.exe for the 32 bits version
by eponier
06 Mar 2015 22:15
Forum: VLC media player for Windows Troubleshooting
Topic: VLC with msg window starten
Replies: 6
Views: 551

Re: VLC with msg window starten

I don't know it is possible. Do you have a particular reason to want to do so ?
by eponier
06 Mar 2015 17:08
Forum: VLC media player for Windows Troubleshooting
Topic: VLC with msg window starten
Replies: 6
Views: 551

Re: VLC with msg window starten

To be sure, you want to have the log in the terminal, or open from the command line both the main window and the message box ?
by eponier
04 Mar 2015 19:48
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

I have just tried with the latest build, and there is no problem for me.
Do you have the same problem for other youtube links ?
by eponier
23 Feb 2015 21:52
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

I have now tried with 64bit 2.2 nightky, and 3.0 nightly First, I want to clarify what I said. When I wrote 2.2 nightly, I meant the last nightly and indeed it's 3.0. Sorry about that. I do not really know what to say. The youtube.luac that goes with the nightly version should work, so try to delet...
by eponier
23 Feb 2015 10:00
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

If you're using VLC 2.1.5 64 bits, there is another issue (https://trac.videolan.org/vlc/ticket/11897). It has been solved in 2.2.0. So the solutions are using the 2.1.5 32 bits, or 2.2.0 nightly (nightlies.videolan.org).
by eponier
19 Feb 2015 23:25
Forum: VLC media player for Windows Troubleshooting
Topic: YouTube Stream Recording
Replies: 10
Views: 1352

Re: YouTube Stream Recording

It may be a problem of rights. You tried to save it directly in "c:\program files\..." whereas you your browser did not have the rights to do so. The easiest solution is to save the file in another directory first (typically "downloads"), and then copy it in "c:\program file...
by eponier
19 Feb 2015 10:15
Forum: VLC media player for Windows Troubleshooting
Topic: YouTube Stream Recording
Replies: 10
Views: 1352

Re: YouTube Stream Recording

I must admit it is my fault. On the right of youtube.lua, there are three links "blob", "history" and "raw". The link "youtube.lua" points to the same page as "blob", it is an HTML page containing the file youtube.lua along with some metadata. So if ...
by eponier
17 Feb 2015 19:51
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

Good.
by eponier
17 Feb 2015 10:13
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

I have no problem with both videos, but I'm using a nightly build.
With VLC 2.1.5, I have no problem either. Maybe just try to reinstall your version. Or tell us more about your configuration.
by eponier
16 Feb 2015 16:17
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

Still don't works... :(
Can you give a link that does not work, just to be sure it also happens for others ?
by eponier
16 Feb 2015 09:46
Forum: VLC media player for Windows Troubleshooting
Topic: YouTube Stream Recording
Replies: 10
Views: 1352

Re: YouTube Stream Recording

If you want something easier to install, you can also install a nightly build of VLC from here: http://nightlies.videolan.org. But note it is theoretically less stable, since it is not a release (although there should be no problem for simple tasks). Also note that I was not suggesting something too...
by eponier
13 Feb 2015 22:51
Forum: VLC media player for Windows Troubleshooting
Topic: YouTube Stream Recording
Replies: 10
Views: 1352

Re: YouTube Stream Recording

Before going any further, note that Youtube regularly updates something on his side and that breaks the functionality in VLC. It happened again a few weeks ago. The file has been updated in the source of VLC but won't be distributed before the next release. But you could download the new version man...
by eponier
13 Feb 2015 20:50
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

Once again, the file youtube.lua has been updated on the git repository: http://git.videolan.org/?p=vlc.git;a=blob_plain;f=share/lua/playlist/youtube.lua;hb=HEAD. Save this file as youtube.lua in the right directory (/usr/lib/vlc/lua/playlist/ on Linux, C:\Program Files\VideoLAN\VLC\lua\playlist\ on...
by eponier
08 Sep 2014 16:49
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

I don't really know if your post expects an answer since it actually explains what to do. If you just want a confirmation, I can give it to you. Yes, the procedure explained in https://forum.videolan.org/viewtopic.php?f=29&t=111977&hilit=youtube#p379147 is the good one, except that the link ...
by eponier
08 Sep 2014 16:32
Forum: VLC media player for Windows Troubleshooting
Topic: Errors trying to stream videos from youtube
Replies: 19
Views: 29248

Re: Errors trying to stream videos from youtube

I hope this is not too late to answer your question. The text you see when you follow the link is the script itself. You have to put it in a file called youtube.lua and save it in the right place (https://wiki.videolan.org/Documentation:Building_Lua_Playlist_Scripts/#Introduction explains what the g...
by eponier
08 Aug 2014 00:20
Forum: VLC media player for Windows Troubleshooting
Topic: Unable to stream youtube
Replies: 3
Views: 1130

Re: Unable to stream youtube

In fact, there is another problem with windows 64. Here is the bug report: https://trac.videolan.org/vlc/ticket/11897.
by eponier
07 Aug 2014 21:43
Forum: VLC media player for Windows Troubleshooting
Topic: Unable to stream youtube
Replies: 3
Views: 1130

Re: Unable to stream youtube

Not sure where your problem comes from but youtube changed something on its website during last July, so first of all start by updating the youtube.lua script which can be found here: http://git.videolan.org/?p=vlc.git;a=bl ... ua;hb=HEAD.
by eponier
07 Aug 2014 21:07
Forum: General VLC media player Troubleshooting
Topic: VLC Stopped playing Youtube URL's
Replies: 2
Views: 2940

Re: VLC Stopped playing Youtube URL's

Youtube changed something on his side. The script used by VLC and stored in youtube.lua or youtube.luac (the compiled version) must be updated. The last version can be found here: http://git.videolan.org/?p=vlc.git;a=blob_plain;f=share/lua/playlist/youtube.lua;hb=HEAD. Store this file as youtube.lua...
by eponier
07 Aug 2014 21:01
Forum: Scripting VLC in lua
Topic: youtube.lua -- Updated
Replies: 77
Views: 126452

Re: youtube.lua -- Updated

The youtube.lua file was updated 10 days ago. Check http://git.videolan.org/?p=vlc.git;a=bl ... ua;hb=HEAD.
by eponier
07 Aug 2014 20:48
Forum: VLC media player for Windows Troubleshooting
Topic: Errors trying to stream videos from youtube
Replies: 19
Views: 29248

Re: Errors trying to stream videos from youtube

The youtube.lua file was updated 10 days ago. Check http://git.videolan.org/?p=vlc.git;a=bl ... ua;hb=HEAD.
To use the new script, delete the youtube.lua or youtube.luac file you may find in your VLC directory and use this file instead as youtube.lua.

Go to advanced search