From 0b67c1f594efa329244804c8023db8c940534ecb Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 23 Feb 2026 12:56:10 -0500 Subject: [PATCH] Commands --- posts/rickroll.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/posts/rickroll.md b/posts/rickroll.md index 9f12d59..70c3126 100644 --- a/posts/rickroll.md +++ b/posts/rickroll.md @@ -19,4 +19,8 @@ Encoded in the (fairly obvious) big on-screen pixels is a copy of the complete w They can be decoded with [this tool](https://gist.githubusercontent.com/za3k/d2d993685a23be04bc3ee5b28281e6d4/raw/0a27700266ff726604d802a9263bda552c57b67a/gistfile1.txt). + curl https://gist.githubusercontent.com/za3k/d2d993685a23be04bc3ee5b28281e6d4/raw/0a27700266ff726604d802a9263bda552c57b67a/gistfile1.txt -o decode.py + yt-dlp "https://www.youtube.com/watch?v=EAhEepVNYj8" -o rickroll.mkv + python decode.py rickroll.mkv + Thanks Claude! -- 2.47.3