summaryrefslogtreecommitdiff
path: root/modules/spotify.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/spotify.py')
-rw-r--r--modules/spotify.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/spotify.py b/modules/spotify.py
index c68022c..9fcb9f8 100644
--- a/modules/spotify.py
+++ b/modules/spotify.py
@@ -1,7 +1,7 @@
info = {
'author': 'Jon Bergli Heier',
- 'title': 'URL Titles',
- 'description': 'Fetches the title tags off of URLs.',
+ 'title': 'Spotify metadata',
+ 'description': 'Fetches metadata from spotify links.',
}
import re, spotimeta