Skip to content

Instantly share code, notes, and snippets.

#! /usr/bin/python
import sys
import os
import shutil
import random
os.system('find . -name \*.mp3 > input')
if os.path.isdir('output'):
shutil.rmtree('output')
.
./Vangelis
./Vangelis/Blade Runner
./Vangelis/Blade Runner/05. Love Theme.mp3
./Vangelis/Blade Runner/cover.jpg
./The Kooks
./The Kooks/Inside in Inside Out
./The Kooks/Inside in Inside Out/00. Naive.mp3
./The Kooks/Inside in Inside Out/cover.jpg
./Nancy Sinatra