Off Topic - NudeID.py | Social Media Girls
  • Going forward please follow these rules when posting:

    -The content MUST be from TikTok, do not post slips from other platforms.

    -You MUST include profile names / link to the profile, or make every attempt to include it.

    -Include timestamps if you post a long video or a full live video.

    -Make sure ALL girls posted are 18+

  • Please make sure all of the videos and screenshots you're posting are only of people over the age of 18.

    This also means no children in the background.

    No more warnings.

  • Absolutely no doxing. This includes everything from using and asking for real names, asking for IG and other social media accounts. No social media rips.

    Anyone breaking this rule will be banned as stated in rule 4 of the forum:

    4) No doxing. Breaking this rule will result in a permanent ban. Under no circumstances the real names or personal information of model should to be revealed.

Welcome to the Social Media Girls Forum!
Feel free to sign up and join the discussion on all your favourite Social Media Girls. YouTube and Twitch oops moments, Onlyfans leaks, Celebrity sex tapes and More! It's free and takes 10 seconds!
Sign up
https://github.com/Sasig69/NudeID.py

A completely local web app that scans MP4 videos for NSFW content.

Key points :
  • Zero uploads. Everything runs on your machine.
  • No internet required after the first model download.
  • Timestamped JSON report + thumbnail gallery for every single detection.
  • Works with huge multi-gigabyte files (tested on 4–10 GB+ videos).
  • Falls back gracefully if you don’t want to install the heavy GPU deps.
What it actually does
  • Samples frames intelligently (configurable FPS)
  • Runs NudeNet classifier (the good one) on every frame
  • Optional YOLOv8 person detection to guess body type / pose if you want it
  • Saves a thumbnail for every ā€œNSFWā€ frame
  • Generates a report
  • Gives you a web page where you can scrub through the timeline and click any spike to instantly see the thumbnail + context.

Would love feedback, bug reports, or pull requests. Especially if anyone wants to add:
  • Batch folder scanning
  • Export to EDL/cut list
  • Better UI
Stay local, stay safe. šŸ”’
Sasig69