Web Funscript Player - Enjoy Funscript Videos on iOS, Android, Web

Glad to hear. Nice workaround using Virtualbox :slight_smile:
Yeah ScriptPlayer is great, used it years ago and even back then it was solid.

I tried using ā€œLoad URLā€ on the web to load a specific video. However, after entering the link and pressing the Load button, the video does not appear.
(Videos stored locally on my device load properly)

I tested this on Chrome and Firefox

1 Like

Okay so to clarify, are you trying to open a video that you have stored on your device?

If not, if it is a public link to a video, if you can give me any link from that same website it would really help to figure out why it is failing to load.

Hi there! Thank you for the excellent work!

Will you please expand the file chooser to accept .mp3? when I manually rename .mp3 to .mp4 I am able to play audio. Either way: thank you very much in advance!

2 Likes

oh okay, this should be not too hard.

thank you very much in advance!!

1 Like

Okay, made the change. It is now live. You can now upload .mp3 files and it should load just fine.

Hi guys. How to connect The Handy on this web site? I am trying with the Bluetooth but can’t find my Handy. Tried on the Pc, android…do i need to reset Handy setup on factory or something else? What i am missing?
Btw Vr videos with the script working nice on the new handyfeeling script player.

1 Like

that’s weird. I’m not sure. I’d guess it is an issue with your device as I’m sure there are users using a Handy here. I don’t have access to one so can’t test.

Is your Handy able to connect to Intiface at all?

There’s two options on the website, either you use the inbuilt server or you connect to an external Intiface server.

You can download Intiface from here IntifaceĀ® Central | IntifaceĀ®

When downloaded, start the server and see if you can connect your Handy. If it does work, then that’s great, just input the server URL on this web-app where you can connect to external server by giving the link.

Thank you very much, i will try this.:+1::handshake:

No cant connect. It’s like i can’t turn on bluetooth visibility anymore. Its connected with the handy onboarding app and that’s it. I have the connection key, i connected toy with playa app, working very well. I connected wit FapTap also with the connection key, working nice and also with newhandyfeeling player. So i can only connected with that key to other web sites…:face_with_diagonal_mouth:

1 Like

yeah, that’s weird. It does sound like your device isn’t playing nice with Bluetooth, if even getting into Bluetooth mode at all.

I’d reach out on the Handy discord, they can probably get it sorted for you. If Bluetooth works on other apps, then let me know, otherwise right now it sounds like your device is having trouble with getting into Bluetooth mode?

Yes yes i think its problem to go in bluetooth mode. When i hold the button for 2,3 seconds the led light on the Handy should go blue, but don’t want.
Anyway thank you very much for the help. I am new with this experience and in this forum. I only have a toy for a couple of days. The community on this forum is amazing!!!

1 Like

Solved! The firmware 4 was the problem. I downgraded to the 3 and works fine now.
Thanks again for the replies :+1::handshake:

1 Like

glad to hear that!! awesome news, happy you solved it!

welcome to the forums :slight_smile:

1 Like

Can you add support for MKV files.

1 Like

Won’t be easy. MKV is not supported by browsers. What platform are you using?
If you are on a computer, ffmpeg can convert the video to .mp4 pretty easily with this command;
ffmpeg -i input.mkv -codec copy output.mp4

Let me know your situation and I’ll see what is possible,

Just pushed a small update for vibrate/rotate devices;

  • If the current action position is the same as the previous position, speed is set to 0 so you don’t get unwanted buzzing.

hi @amango134,

thanks for funscriptplayer. have you tested it with a handy?

here are my test results with a recently purchased unit and fw 3.2.3

test script and video:

issues:

  • scripts play upside down, so the handy must be flipped upside down to correct this. as you can imagine, this doesn’t work very well. could you please add a mode to flip scripts for the handy?
  • between 22s and 24s, there is a rather slow, downward movement. i notice inconsistent playback behavior here. often the handy will not move at all, but sometimes it works fine, and other times it starts and stops. i have noticed in other scripts as well that it seems to have problems with slow movement. this works fine with handy’s ā€˜web player’ where the thing connects to wifi. i have not tested with any other bluetooth player because yours is the first i’ve tried.

these issues happen with local server mode and also with intiface.

1 Like

I don’t have access to a Handy these days. I’ll need to buy one soon for testing. Thanks so much for the feedback, I’ll get back to you as soon as possible with updates on fixes.

Please keep your notifications on, I’m interested in working on this very soon.

The first issue for upside down, sure I’ll provide flip script feature.

For second issue, have you tried adjusting the device delay response to a smaller number?

1 Like