diff --git a/plugins/spotify.py b/plugins/spotify.py index 513493c..82f6af6 100644 --- a/plugins/spotify.py +++ b/plugins/spotify.py @@ -1,6 +1,6 @@ import re -from util import hook, http +from util import hook, http, web from urllib import urlencode gateway = 'http://open.spotify.com/{}/{}' # http spotify gw address