]> git.za3k.com Git - blog.git/commitdiff
Commands
authorZachary Vance <za3k@za3k.com>
Mon, 23 Feb 2026 17:56:10 +0000 (12:56 -0500)
committerZachary Vance <za3k@za3k.com>
Mon, 23 Feb 2026 17:56:10 +0000 (12:56 -0500)
posts/rickroll.md

index 9f12d59906c54c74a840512e363d3dbbf7bf494c..70c3126712b655785f01ece59e86530e4347fa75 100644 (file)
@@ -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!