"If Phase had a 'Human Centipede' I wouldn't, like if I'm not at the front I wouldn't mind being behind one of the smaller girls you know, because smaller size probably means smaller appetite and smaller... anyways! Good luck to whoever is behind me lol Yeah in the front, who would I put? I think size doesn't matter in the front for me, it's gotta be someone who smells really good lol OK don't tell Nasa but I'd probably put Nasa-senpai in the front; It's my right as a kohai to be behind... and then behind me, that's fair game baby"Ember Amane

Archiving and You

21st Century Pipkin Man

rabbit's foot, vomit drawer
Joined:  Jan 18, 2023
What's the best way to collect a user's youtube comments/chat posts?
I'm not sure if there's a way to stalk someone's comments across several videos. However, you can use this to only download all comments per video via yt-dlp, and then search that for a specific user:
yt-dlp --write-comments --no-download URLGOESHERE

Note that this saves all the data on each comment, including likes, pin/fav status, and the account ID and URL of each commenter. Very handy for archival and search, but not something you'd want to scroll and read through. It also includes the video metadata.
 

Dinah

Active member
Joined:  Apr 16, 2025
Does the yt-dlp script work for unarchived streams?
Would it have to be run right after the end of the stream when the link is still up?
 
  • Like
Reactions: Icy
For Archiving Unarchived Livestreams (Only while they're live)

DTrp

"I would be shot at for her"
Joined:  Dec 1, 2023
Does the yt-dlp script work for unarchived streams?
Would it have to be run right after the end of the stream when the link is still up?
while the stream is live, run this
(click the "releases" section on the right, download zip, and extract to your working directory)
once it's privated or removed, it can no longer be downloaded
 
Last edited:

Dinah

Active member
Joined:  Apr 16, 2025
Top Bottom