Dailymotion addon - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26) +---- Forum: Requests (https://forum.kodi.tv/forumdisplay.php?fid=251) +---- Thread: Dailymotion addon (/showthread.php?tid=275295) |
Dailymotion addon - naju10 - 2016-05-19 Hi everyone, Would anyone be kind enough to make an addon for Dailymotion.com I know one already exists but the developer no longer maintains it and it doesn't work properly as it's quite old. The main reason is that the dailymotion website has changed alot since then so a new addon would be awesome. ---- So basically a dailymotion addon which provide functionality to login, view channels, able to play videos in HD and view your favourites and watch-later playlists would be great. Let me know, Kindest regards RE: Dailymotion addon - Lunatixz - 2016-05-19 It would be great if someone could update AddonScriptorDE's Dailymotion plugin, maybe include some of their 4k content? Currently i'm to busy to take on another plugin... RE: Dailymotion addon - phil65 - 2016-05-20 Very quick first shot: https://github.com/phil65/script.dailymotion.browser (this is not a plug-in though, but a script with a separate new XML window) Krypton-only, only search is really supported, no log-in features yet. RE: Dailymotion addon - Lunatixz - 2016-05-20 (2016-05-20, 00:56)phil65 Wrote: Very quick first shot: https://github.com/phil65/script.dailymotion.browser (this is not a plug-in though, but a script with a separate new XML window) That's awesome, thank you... |