diff --git a/qalbum/Qalbum.py b/qalbum/Qalbum.py index 943b1ae..532070a 100755 --- a/qalbum/Qalbum.py +++ b/qalbum/Qalbum.py @@ -19,7 +19,7 @@ import sys,os import re import urllib import urllib.parse -from html.parser import HTMLParser +from html import unescape import shutil import csv import subprocess @@ -184,15 +184,14 @@ def getpathlist(path,options=False): def pathscript(path,list): ''' Returns the javascript string of pathlist and pathimage arrays ''' scrstr = '