Page 1 of 1

simple youtube player

Posted: 24 Apr 2019 10:06
by MikOfClassX
Hello,

is there a simple youtube player example src around ?

Re: simple youtube player

Posted: 24 Apr 2019 14:19
by unidan
Hi, just take any player example, and be sure to have the lua module and its youtube script ;)

Re: simple youtube player

Posted: 28 Apr 2019 12:18
by MikOfClassX
Eh, ok.. It seems it's not loading the lua module. I'm using 3.06, 3.07b.
The modules are in the right place, so .. I did not find any reason why it's not working.
Need I set a path var ?

Re: simple youtube player

Posted: 29 Apr 2019 12:33
by unidan
If you're using dynamic loading of modules, you have to set the module path if not already done. Check VLC_PLUGIN_PATH environment variable

Re: simple youtube player

Posted: 29 Apr 2019 18:03
by MikOfClassX
No luck with any youtube src url.
(anyway it works perfectly by using the video url "Path:" I get from the log).

Here's the log of "www.youtube.com/watch?v=2B-XwPjn9YY"

https://jpst.it/1HVth

--