Skip to content

Instantly share code, notes, and snippets.

View nonamethanks's full-sized avatar
💭
Currently relocating to San Francisco

Tom "Hanks" Noname nonamethanks

💭
Currently relocating to San Francisco
  • Sacramento, California
View GitHub Profile
#!/usr/bin/env python3
# Author: nonamethanks - https://danbooru.donmai.us/users/508240
import itertools
import re
import requests
import shutil
import sys
import threading
import time