FTDownloader

FTDownlader v1.0

I created a program which can download any funscript from FapTap.net, even if the script is not available for download. If FapTap self-hosts the video, the program will also find that and ask if you want to download the source too, specifing from the qualities available. I understand there are moral concerns downloading from FapTap in categories such as paid scripts, but FapTap is public and likely not the place for paid funscripts anyway.

It’s a neat little python script (packaged as .exe) which also handles renaming of the downloaded files for you. The ensures metadata aligns correctly for your own libraries or on StashApp. Files will be saved to the same directory as the .exe.

You can download this on Mega here

Github Source Code

I packed it as an .exe to save people from needing to download/set up the right python environment. Instead, it bundles an interpreter so you will not be installing anything on your machines. This currently works only on Windows machines, but I can create a Mac or Linux binaries if people are interested. Source code is also available on GitHub using the link above if anyone wanted to confirm how safe it is to run.

Please let me know what you think and if you have any requests for improvements. Also admins, if this is not allowed I can take it down. Otherwise enjoy!

6 Likes

Can you post github of the code. I dont think ppl will be willing to download and run executables.

Very valid point. I have updated the original post with the source code on Github.

A user friendly python app, praise the Lord and thank @susanboyle - if only any developer would take care that much!

Amazing.
Great job, works like a charme, finally a reason to visit FT again.

A tiny, small detail:

  • After downloading a self-hosted video it states - I guess the same if video wasn’t downloaded - ‘Press any key to exit…’ it doesn’t exit by pressing space - the key I usually use in such a case, seems like it needs return key.
  • Settings: Should be ‘Always download video if possible? y/n’ and ‘Always download best quality? y/n’
  • Batch downloading, i.e. a simple textfile with FapTap URL’s, line seperated, could be a specific name for the textfile i.e. ‘BatchURLs.txt’ or something.
  • If the video is not self-hosted, especially in such a batch scenario, it would be great if it could fetch the download link for the video and saves it into a textfile.

Thanks for this amazing app, love it already! :+1: :+1: :+1: :+1: :+1:

1 Like