Created
November 10, 2021 12:53
-
-
Save nottux/961eb04d2a331b8645b4ee1020009b3d to your computer and use it in GitHub Desktop.
4chan grab all full size images
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget $(wget -O - {url here} | grep -Po 'File:(.*?)href="//\Ki.4cdn.org/(.*?)/[0-9]{13}.(.*?)(?=")') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment