Kodi Community Forum

Full Version: [RELEASE] Fantasti.cc (Adult) Video Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
I have fixed Kodi error (for most of the xhamster videos) so now you should be able to play those movies

Just replace the default.py inside the plugin folder

http://www21.zippyshare.com/v/RYo48LYA/file.html
Not working for me crashes VideoDevil
Put in side /storage/emulated/legacy/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.videodevil

Is this the right place
I am on FireTV Stick
Thanks for your help

Here is the log error
14:55:19 T:1804484624 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named sesame
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.videodevil/default.py", line 11, in <module>
import sesame
ImportError: No module named sesame
-->End of Python script error report<--
only error is you can't simply follow directions because this forum blog is focused on fantasti andd not videodevil so you deserve to fail-learn to read and perhaps you'll get it right. thanks.
Guys please let me know if my fix is working for you all
@xine, I'll try it out.

You changed the regex on line 476 from

match = re.compile('file="([^"]*.mp4[^"]*)').findall(html)

to

match = re.compile("file:\s?\'([\w:\/\-\.\?=\&,]+[^'])\'?\,?").findall(html)

yes?
(2015-08-26, 11:28)teknohippy Wrote: [ -> ]@xine, I'll try it out.

You changed the regex on line 476 from

match = re.compile('file="([^"]*.mp4[^"]*)').findall(html)

to

match = re.compile("file:\s?\'([\w:\/\-\.\?=\&,]+[^'])\'?\,?").findall(html)

yes?

Correct
Is there any fix to the "This video has been moved, go to xHamster.com" that I get on probably about half of the videos on fantasti.cc as of about 3-4 weeks ago?
I placed it on addons but when i open the fantastc.cc has no videos just saying "next page" .Any solution?
This should be fixed now
I am getting a search error using the search function in fantasti.cc in the latest 3.2.23 version. Running Kodi 16 RC3

Sent from my SAMSUNG-SGH-I747
(2016-04-25, 17:13)kgoerbig Wrote: [ -> ]I am getting a search error using the search function in fantasti.cc in the latest 3.2.23 version. Running Kodi 16 RC3

Sent from my SAMSUNG-SGH-I747

3.2.25 is the latest version
2.3.25 is the latest version
Search seems to be broken in 2.3.28 as of the last few weeks.
I have login failure. I can login via PC in there site but not via addon. Can anyone have the same issue?
Search broken, Collections now seem to be empty as well. 2.3.28.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15