def anonymize(value): return hashlib.sha256(value.encode('utf-8')).hexdigest()[:10]
infile, outfile = sys.argv[1], sys.argv[2]
if len(sys.argv) < 3: print("Usage: python export-cleaner.py input.csv output.csv") sys.exit(1)
Filter More
Relevance Upload Date Rating Views
Date
Any Time Last 3 days This Week This Month Last 3 months Last 6 months
Duration
All Short (1-3min) Medium (3-10min) Long (10-20min) Long (+20min)
Quality
Any Quality 720P + 1080P +
Countries