- Joined
- Jan 24, 2018
It was my favourite weekly recap yet, but I do loathe Tampon Johnny...I don't know how it was that much worse than any other week recap stream but okay.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It was my favourite weekly recap yet, but I do loathe Tampon Johnny...I don't know how it was that much worse than any other week recap stream but okay.
I'm pretty sure his ign is kiwinull. I remember playing in a round with him on /tg/station Terry.ss13? What's null's ckey so I can teach him some of the more autistic mechanics?
The link to bitchute for the Gladstream is 404ing, does it still need more time to render or something?
Edit: Nevermind found the replay on Dlive
Sweet jesus that video is disgustingI don't know where else to post this but I want to preserve it.
I hope Rusty Cage is aware he will never, ever accomplish anything more important than this song.
View attachment 858474
Sweet jesus that video is disgusting
@Null are you going to make more archive tutorial videos? If so can you do one on how to download a livestream as it's streaming?
I found a tool that might be useful for saving ongoing live streams it's called streamlink and it works on the Linux command line and in windows power shell (If you have python installed)
Link to the GitHub project: https://github.com/streamlink/streamlink
To download a live stream from the start while it is in progress you use this command:
Code:streamlink <URL to twitch stream or YouTube stream> best --hls-live-restart -o out.mp4