diff --git a/youtube_dlc/extractor/mtv.py b/youtube_dlc/extractor/mtv.py
index eaf43429f6..feb4423779 100644
--- a/youtube_dlc/extractor/mtv.py
+++ b/youtube_dlc/extractor/mtv.py
@@ -300,6 +300,7 @@ class MTVServicesInfoExtractor(InfoExtractor):
         except RegexNotFoundError:
             mgid = None
 
+        # TODO: ideally use self._match_id(url)
         title = url_basename(url)
 
         try: