• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 28
[RELEASE] DailyMotion.com - Movies, TV, Music, User-Clips, 3D and Livestreams
(2015-08-09, 08:22)alibaba011 Wrote: My regex need to be updated. Here is the new version: should be fixed for the problem reported by @PSYCHOUT (Thanks) :
Update the regex

If you are having problem, please tell the which video(dailymotion video url) you are trying to play.

Great work getting the addon to play many video files.

I'm still unable to play videos that are contained in a playlist and have the same filename other than a number ie part01, part02 etc.

Any video that is in full works fine just the ones that are in parts.

This is an example playlist that doesn't play for me (wifes videos honest) - http://www.dailymotion.com/playlist/x3a7...eo=x21iqaq

This is an example video that doesn't play - http://www.dailymotion.com/video/x21iqaq...shortfilms

Thanks for any help.
Reply
I forked the original repo, replaced the default.py with the one alibaba011 modified, and updated his regex for the file coop75 listed (and a few that were not working for me)

Feel free to just download the default.py from my fork, and replace.

https://github.com/spiffomatic64/plugin....motion_com
Reply
(2015-09-01, 01:08)spiffomatic64 Wrote: I forked the original repo, replaced the default.py with the one alibaba011 modified, and updated his regex for the file coop75 listed (and a few that were not working for me)

Feel free to just download the default.py from my fork, and replace.

https://github.com/spiffomatic64/plugin....motion_com

Update works perfectly thank you very much.

All videos that previously didn't work now play flawlessly.
Reply
*highfive*
Reply
bro dailymotion not working Sad
Reply
What has happened to DailyMotion ~ have done reinstall, no success permanent Script Error.
Reply
Post #186, false alarm ~ DailyMotion working. Must have been temporary loss of link.
Reply
Hi, I'm a french newbie in kodi

I've got the message of post #186.
I'm trying to install plugin with the zip version but same thing.

I've got OpenElec on raspberry pi version 1.

Thanks
Reply
Hmmm ~ something has changed ~ now getting "script failed" error on, for instance, Laurel & Hardy movies (shorts and features, b/w / colour). These were working.....? Someone please search and try a Laurel and Hardy Colourised movie ~ these were all playing perfectly a few weeks ago.
Reply
Hi

It works for me replacing the line:

Code:
get_json_code = re.compile(r'dmp\.create\(document\.getElementById\(\'player\'\),\s*(\{.*?)"\}\]\}\}\);').findall(content)[0]

with:

Code:
get_json_code = re.compile(r'dmp\.create\(document\.getElementById\(\'player\'\),\s*(\{.*?\})\);').findall(content)[0]

and commenting the line:

Code:
get_json_code += '"}]}}'
Reply
Hi,

I've created a fork : https://github.com/Gates33/plugin.video.dailymotion_com

It's based on Skipmode A1 v2.1.3 and Namida "patch" (see post above).

I guess it's should be OK.

It would be great than someone (AddonScriptorDE ?) push this work on the official repo.
Reply
(2015-09-26, 19:32)gates Wrote: Hi,

I've created a fork : https://github.com/Gates33/plugin.video.dailymotion_com

It's based on Skipmode A1 v2.1.3 and Namida "patch" (see post above).

I guess it's should be OK.

It would be great than someone (AddonScriptorDE ?) push this work on the official repo.


Hey man just writing in to say a big thank you as the above works brilliantly Nod
Reply
I'm just testing the fork at https://github.com/Gates33/plugin.video.dailymotion_com.

That's work fine.

Thank you Gates.
Reply
SORRY TO KEEP GOING ON ABOUT THIS BUT THE LAUREL & HARDY MOVIES (ESPECIALLY THE COLOUR/COLOR VERSIONS) ARE STILL NOT PLAYING FOR ME. I HAVE DONE A CLEAN RE-INSTALL OF ADD ON VERSION 2.1.4 FROM LINK IN POST #193 ABOVE BUT A SCRIPT ERROR PERSISTS. THESE WERE WORKING A FEW WEEKS AGO. CAN SOMEONE PLEASE CONFIRM THIS ERROR BY TRYING TO PLAY SAME PLEASE?

THANKS IN ANTICIPATION.
Reply
Hi PSYCHOUT

Don't use uppercase, thank you.
Send a link of one Laurel and Hardy who doesn't work.
Tell us about your configuration.
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 28

Logout Mark Read Team Forum Stats Members Help
[RELEASE] DailyMotion.com - Movies, TV, Music, User-Clips, 3D and Livestreams10