top | item 45556827

Show HN: The Shape of YouTube

38 points| hide_on_bush | 4 months ago |soy.leg.ovh

A project inspired by https://www.theshapeofmovies.com/ Submit a YouTube video and get a nice color analysis! 60 seconds maximum because I have a small server, but I hope you'll like it. I use a Python backend with yt-dlp, and ffmpeg + scipy for the frame processing.

10 comments

order

CaptainOfCoit|4 months ago

I think why the shape of movies works is because it's taking the entire video, where each cinematic shot is almost visible because most (all?) frames are included in the generated image, while yours is less than ten frames so there is no patterns emerging that looks visually interesting and pleasing.

bozhark|4 months ago

Figuring out what a shot is cs. A scene is really neat stuff

peteforde|4 months ago

Cool project. I do urge you to add some explanation to the top, though.

eth0up|4 months ago

I wonder if you might advise me. I'm presently using yt-dlp with python selenium to expose censorship of comments, analyzing triggers and exposing the multi-universe false presentation of public discourse falsely presented by shadow-banning, url manipulation, mobil vs desktop and cookie or login status.

People are literally seeing different realities of serious (sometimes) discourses. Additionally, Shadow-banned commenters see their comments in the thread but no one else does.

I'm analyzing both yt-side and channel-operator side censorship and its arguable effects on society.

There's more, but my comment will become grayed out soon so not really worth saying more.

xfeeefeee|4 months ago

I'm having a hard time understanding what exactly the graphs are showing. Is it just average pixel color per frame?

hide_on_bush|4 months ago

Yes kind of, k-means clustered colors with height in proportion.

bozhark|4 months ago

Netflix Tech Blog has some really neat stuff on this topic, apologies, idk what to link exactly but was reading it last night and pairs directly

ruguo|4 months ago

[deleted]