- Sep 23, 2022
- 30
- 8,283
sariixo
In a new era. Wrote a python program that takes in 2 directories as input, one full of nude tiktok dances, and one full of clothed tiktoks. Using my porn addicted brain, I get content for directory 1. Using an extension, I download all of the model's public tiktoks for directory 2. The program then reads all files from directory 1, and uses feature extraction nerd shit to find videos in directory 2 that use the same audio. I then use ffmpeg to automatically make a split screen. There's still work to be done, but this is where i'm at. As a proof of concept, in this comp, I flash between clothed versions -- something that wouldve taken fucking forever by hand.
In a new era. Wrote a python program that takes in 2 directories as input, one full of nude tiktok dances, and one full of clothed tiktoks. Using my porn addicted brain, I get content for directory 1. Using an extension, I download all of the model's public tiktoks for directory 2. The program then reads all files from directory 1, and uses feature extraction nerd shit to find videos in directory 2 that use the same audio. I then use ffmpeg to automatically make a split screen. There's still work to be done, but this is where i'm at. As a proof of concept, in this comp, I flash between clothed versions -- something that wouldve taken fucking forever by hand.

