extraction
extraction copied to clipboard
make python3 compatible
python2 standard library urlparse has been renamed to urllib.parse in python3. I changed import clause compatible throughout python2~python3.