Skip to content

Instantly share code, notes, and snippets.

@kood-r
kood-r / jane_vch_selector.py
Last active June 9, 2021 15:02
Jane系の専ブラの画像キャッシュ(vch)から特定の板の物を選別するスクリプト。
import argparse
import glob
import json
import os
import re
import shutil
import chardet
file_dir = os.path.dirname(__file__) + "\\"