Anyone know how many Youtube comments are created per second on average?
Conversation
Wait -- does Youtube not have the exact timestamp for comments anywhere in the HTML return?? Just things like "3 months ago?"
3
This Tweet was deleted by the Tweet author. Learn more
Replying to
I was checking the HTML for this link to test: youtu.be/8xiGTLynSo8?t= -- I couldn't find the exact timestamps anywhere in the HTML. I thought they were available in the HTML at some point. Maybe they're only available via the Youtube API itself.
1
So far, this is the best metadata I can extract at a rapid speed from Youtube. I'd like to find a way to get exact comment times, though.
1
Interestingly, this site seems to be able to get the exact timestamps, but I'm not sure what method they are using.
hadzy.com
2
Also, Invidious looks like a possible solution that can be installed. I'm able to get full data without using the Youtube API.
invidio.us/api/v1/comment
github.com/omarroth/invid
2
1
Even if they do, you could stand up your own across hundreds of nodes.

