Search found 2 matches

Go to advanced search

by vikasgoyalgzs
05 Aug 2012 18:18
Forum: General VLC media player Troubleshooting
Topic: Dailymotion lua not working
Replies: 7
Views: 5095

Re: Dailymotion lua not working

I have fixed the lua file. If someone is facing the same issue, please open dailymotion.lua and

replace this line
if string.match( line, "\"sequence\",")

with this line
if string.match( line, "\"sequence\"")

and it should start working.

Thanks
VGG
by vikasgoyalgzs
05 Aug 2012 01:17
Forum: General VLC media player Troubleshooting
Topic: Dailymotion lua not working
Replies: 7
Views: 5095

Dailymotion lua not working

Hi,

It seems dailymotion.com has changed their page. I am getting the following message when trying to open a video in VLC.

main info: stopping playback
lua error: Couldn't extract the video URL from dailymotion

Could you please fix the lua.

Thanks,
VGG

Go to advanced search