Win / KotakuInAction2
KotakuInAction2
Communities Topics Log In Sign Up
Sign In
Hot
All Posts
Settings
All
Profile
Saved
Upvoted
Hidden
Messages

Your Communities

General
AskWin
Funny
Technology
Animals
Sports
Gaming
DIY
Health
Positive
Privacy
News
Changelogs

More Communities

frenworld
OhTwitter
MillionDollarExtreme
NoNewNormal
Ladies
Conspiracies
GreatAwakening
IP2Always
GameDev
ParallelSociety
Privacy Policy
Terms of Service
Content Policy
DEFAULT COMMUNITIES • All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
KotakuInAction2 The Official Gamergate Forum
hot new rising top

Sign In or Create an Account

62
Ashli Babbitt punched a Jan 6er to stop him from breaching the window. She was trying to stop the attack and was visibly frustrated with Police inaction. (twitter.com)
posted 4 years ago by YesMovement 4 years ago by YesMovement +62 / -0
22 comments share
22 comments share save hide report block hide replies
Comments (22)
sorted by:
▲ 25 ▼
– bamboozler1 25 points 4 years ago +25 / -0

I’m not so sure about the word “attack”, here, but anyway…

Well, this makes it even more depressing and awful, don’t it?

I got banned from Reddit for simply saying that she did not deserve to die, and that her death was a horrible tragedy which should not be celebrated, or cheered on. I’m still banned from both arrr /Australia AND Stupidpol for that reason. So I’m not gonna say exactly what I think about this one, other than FUCK everyone who demonized and grave-stomped this poor woman, and criminally trolled her family, last year.

Evil pieces of shit. Not even worthy of being spat on. Just being able to freely walk the streets is too good for some of those people…

Is that enough to get me banned again? I hope not. This ain’t Reddit, after all. 🤷🏻‍♂️

permalink save report block reply
▲ 23 ▼
– bamboozler1 23 points 4 years ago +23 / -0

One more thing: what BLM and Antifa did, for months, across more than one country, is objectively worse than ANYTHING the Capitol “rioters” did, and they deserve more punishment than ANYONE involved in Jan 6 does. And yet, we KNOW what has happened, subsequently, and how both the justice system, the political establishment, AND the media reacted.

Again, I will die on this hill.

permalink parent save report block reply
▲ 11 ▼
– Smith1980 11 points 4 years ago +11 / -0

I agree with you. Plus I care about people who lost their jobs and business during the riot way more than this

permalink parent save report block reply
▲ 7 ▼
– deleted 7 points 4 years ago +7 / -0
▲ 6 ▼
– deleted 6 points 4 years ago +6 / -0
▲ 2 ▼
– el_hoovy 2 points 4 years ago +2 / -0

people get banned on here for no good reason often enough too, don't worry

it's just that the mods are slightly saner than the average jannie and actually hand out day bans instead of instant permas

permalink parent save report block reply
▲ 4 ▼
– todiwan 4 points 4 years ago +4 / -0

I'm not gonna circlejerk about how Reddit is bad - no shit it is. But the fact that YOU ARE COMPELLED TO PISS ON SOMEONE'S GRAVE in order to NOT BE BANNED from a website is HILARIOUS. This is going to redpill so many people.

permalink parent save report block reply
▲ 18 ▼
– RealDrJester 18 points 4 years ago +18 / -0

Jesus fucking christ, and they smeared her and her name like there was no tomorrow! Filthy bastards! ... The narrative's only standing nail has now been pulled and the house of cards is falling.

permalink save report block reply
▲ 5 ▼
– BidenLikesMiners 5 points 4 years ago +5 / -0

this faggot needs to spend the rest of his cursed life in jail, idgaf about that power abusing niggar anymore

permalink parent save report block reply
▲ 10 ▼
– bamboozler1 10 points 4 years ago +10 / -0

The Tweet is already playing up…

Not sure if you can archive this without losing the video, but I would, if I were you, OP, because I fully expect it might be gone, soon, unfortunately…

permalink save report block reply
▲ 4 ▼
– BidenLikesMiners 4 points 4 years ago +4 / -0

already saved. if you googlefu around you can find a place or two to save them for yourself too.

permalink parent save report block reply
▲ 3 ▼
– fauxgnaws 3 points 4 years ago +3 / -0

Easy to save videos locally using yt-dlp free, open-source software. It's text only, but not hard to use. Following should work on a normal Windows 10.

Open command window and check for updates (after installing, type bold part):

  • Start Button -> cmd.exe
  • C:\Users\MyUserName> cd Downloads
  • C:\Users\MyUserName\Downloads> yt-dlp.exe -U

Copy a website video URL and download in best quality or 720p max (paste URL with ctrl+v or right click):

  • C:\Users\MyUserName\Downloads> yt-dlp.exe pasteURL
  • C:\Users\MyUserName\Downloads> yt-dlp.exe -f "best[height<=720]" pasteURL

Installing is a little bit involved as it's designed for linux:

  • Download yt-dlp.exe and save it to Downloads, same folder as C:\Users\MyUserName\Downloads above.
  • Download ffmpeg.zip (somebody's build for windows, linked from ffmpeg developers' site)
  • Open ffmpeg zip file, find "ffmpeg.exe" inside the "bin" folder. Drag or save to Downloads folder, same folder as yt-dlp.exe.

You just need those two programs in the same folder and cd the command window to that folder. The ffmpeg.exe is used to combine different audio/video streams and is needed for many videos and to get the best quality. Some videos will save without it, but it's really worth the trouble of getting it.

The reason it's text only is because there are a million features that can handle anything and making a GUI for all that is more work that actually writing the downloader itself.

permalink parent save report block reply
▲ 2 ▼
– DomitiusOfMassilia [M] 2 points 4 years ago +2 / -0

/u/BidenLikesMiners

I can not vouch for this software or this procedure. Proceed at your own risk.

Fauxgnaws, you don't seem like an evil person and these aren't immediately obviously illegitimate programs so I'm not removing this as spam.

Does anyone want to vouch for these?

permalink parent save report block reply
▲ 3 ▼
– fauxgnaws 3 points 4 years ago +3 / -0

I see it all the time people wanting to know how to download videos to save, and these programs are the best by far... it just works, everywhere.

But not super easy to use because it comes from linux so I tried to make a simple guide.

Is it better to just link to the main yt-dlp site and have people figure out how to get it and use from their instructions? It would be great if the admins here or patriots.win could make an official guide for average joe on how to use this software!

It is true that the ffmpeg.exe is built from source by some rando who could put something bad in it, but it's linked from ffmpeg main site. They don't make binaries available directly because it's media codecs and they don't want to get patent sued.

permalink parent save report block reply
▲ 2 ▼
– DomitiusOfMassilia 2 points 4 years ago +2 / -0

Honestly, we need to make a guide for how to interact with all of the different media. I need to work on that.

permalink parent save report block reply
▲ 8 ▼
– Assassin47 8 points 4 years ago +8 / -0

I wonder why was she climbing through the window after that? What changed?

(not doubting this interesting new information, just curious)

permalink save report block reply
▲ 5 ▼
– BidenLikesMiners 5 points 4 years ago +5 / -0

$100 she was trying to warn the guards ahead or get reinforcements. traitors murdered her.

permalink parent save report block reply
▲ 8 ▼
– Smith1980 8 points 4 years ago +8 / -0

I read about that. I’m sure cnn will correct the record

permalink save report block reply
▲ 9 ▼
– Assassin47 9 points 4 years ago +9 / -0

One of their guys was in the building instigating the crowd. I'm sure he'll give us the full story!

permalink parent save report block reply
▲ 6 ▼
– BidenLikesMiners 6 points 4 years ago +6 / -0

the niggar who murdered her needs to spend the rest of his satan given life in prison.

with the other thugs

permalink save report block reply
▲ 6 ▼
– SupremeReader 6 points 4 years ago +6 / -0

Surely you don't base it only on this wild interpretation of a shaky video?

Did this Alam character or anyone else said such a thing?

Edit: The thread contains some pretty convincing freeze frames with the dude's glasses flying off. (He looks slapped rather than punched.)

permalink save report block reply
▲ 2 ▼
– Foletado 2 points 4 years ago +2 / -0

Direct links to videos

  1. Normal speed with pause and labels
  2. Constant slow speed
permalink save report block reply

Original 8chan Links to Gamer Gate:

.

The main GG discussion is on the videogames board: https://8chan.moe/v/

.

GamerGate archive is at https://8chan.moe/gamergatehq/

.

GamerGate Wiki:

https://ggwiki.deepfreeze.it/index.php/Main_Page

. . . . . .

. . . . . .

Rules:

.

ONE: Do not advocate for illegal violence or post other illegal activity. (Be aware of your local laws.)

.

TWO: Don't threaten, harass, or impersonate users. Also: don't be a psycho. New users will be held to a higher standard.

.

THREE: Do not post porn.

.

FOUR: NSFW/NSFL content must be flaired NSFW.

.

FIVE: No vote manipulation. Do not break communities.win's features.

.

SIX: No spam or reposts. Do not make more than 5 threads a day.

.

SEVEN: Do not post falsehoods and hoaxes that are obvious to an uncontroversial degree.

. . . . . .

. . . . . .

Moderation Logs:

.

(Two different versions, Scored has more features and is cleaner, but .win let's you see a few more details in certain instances.)

  • Scored
  • .win

Moderators

  • DomitiusOfMassilia
  • C
  • BandageBandolier
  • CarmenOfSandiego
  • The_Shadow_of_Intent
  • SocraticMethod1
  • Kienan
  • Smith1980
Message the Moderators

Terms of Service | Privacy Policy

2026.02.01 - bh6wd (status)

Copyright © 2026.

Terms of Service | Privacy Policy