How do guys sort videos?

I have downloaded around 80 videos from here and saved them all in numbered subfolders like 1,2,3…
I don’t have a Windows machine, so I’ve installed an apache server on my Mac, so I can have a local version of syncydink.
What I was thinking about that it would be great if I could edit the HTML the way that I would have gifs on the homepage and when I click on them it would select the movie and the funscript file in my web based player. For that I would need to generate a json file to locate my videos from my NAS device.
BTW does anyone know a good gif generator for MacOS?

This same frustration is why I started working on ScriptAxis.

Right now it’s still in pre-alpha so only I’m able to add scripts (I’ve added basically everything that’s come out over the past few months, and quite a few from the archive before that)

No luck with the playback and whatnot, but it should at least help you pick a script that you may already have based on thumbnail + metadata. Eventually you’ll be able to playback videos and scripts from within the site itself.

7 Likes

I started with a excel sheet with all the scripts I got. Now I am at the point where a local hosted (on a NAS) website show me all my collected scripts (around 2000, only IRL). Next step is to open the directory over the website or open the scriptplayer directly. But I am still collecting scripts from RTS, I think 400-500 to go :roll_eyes:

All my script directories are named like their IDs in the database, here an example:

|ID|DATE|TIMESTAMP|URL_SOURCE|URL_SHOP|URL_PREMIUM|URL_FREE|URL_DIRECTDL|PERFOMER1|PERFORMER2|PERFOMER3|PERFORMER4|TYPE|VIDEO_TITLE|PUBLISHER|DURATION-MIN|DURATION-SEC|SCRIPT_TYPE|CREATOR
|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|—|
|1866|19.04.2019|1555632000|http://realtouchscripts.com/viewtopic.php?t=10411||https://www.exploitedcollegegirls.com/free/girl/463/ecg-video-shay|https://biguz.net/watch.php?id=450414&name=shay-from-exploited-college-girls||Shay||||1|Exploited College Girls|Exploited College Girls|70|24|free|Mudbug012|mixed|
|1867|15.11.2018|1542240000|http://realtouchscripts.com/viewtopic.php?t=7431|||https://xfantazy.com/video/5f841a142a0ee913854f17d3|https://mega.nz/#!FJxUnKQS!b7YST9Vz1KLU1EPnjJPpA-ycW4qJxRYahArb1x1ad7w|Kati3kat||||2|Sun Risen||8|4|free|Millenial_Hypocrite|solo|
|1868|15.01.2018|1515974400|http://realtouchscripts.com/viewtopic.php?t=6066|||https://www.pornhub.com/view_video.php?viewkey=ph58a4fef249e94||homemade18||||2|Titty Fucking in my Dorm Room||5|1|free|Roger505|titfuck|
|1869|19.02.2018|1518998400|http://realtouchscripts.com/viewtopic.php?t=6218|||https://pornzog.com/video/11769775/a-sensual-teasing-cock-milking-by-ms-sadie/||Ms Sadie||||2|A Sensual Teasing Cock Milking By Ms. Sadie||6|23|free|Teasey|handjob|

… after this, all the tags are included atm 46 different tags + a place for comments if needed.

First I just want to support defucilis with css for ScriptAxis but that escalated quickly… like I said, with an own local version of it :upside_down_face:

1 Like

Im currently rebuilding my folder structure for porn which is actually like:

root/
root/funscript
root/vr
root/soft_clips
root/soft_movs
root/real
root/pics
root/Anime

Sorted clips are named like [Actresses][colorofhair][masturbate/blow/sex][studio][NameOfClip]_[resolution]

But i will change it if it seems neccessary.

To improve overview i also trying to build a browser based overview with Stashapp, which looks very promising to me (GitHub - stashapp/stash: An organizer for your porn, written in Go ) basing it on my naming structure. Tagging is good. Im running it on my nas with docker. I learned that it has indexed 7199 sorted scenes, but only for about some hundreds i have scripts for.

To use the scripts on my nas i currently run multifunplayer (GitHub - Yoooi0/MultiFunPlayer: simple app to synchronize OSR or buttplug.io devices with scripts) which can read scripts from custom subfolders. Development is active and developer is a friendly contact, support him on his patreon if you like it (https://www.patreon.com/yoooi/posts).