summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/vh1.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--yt_dlp/extractor/vh1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/vh1.py b/yt_dlp/extractor/vh1.py
index 41b8a46..53d5a71 100644
--- a/yt_dlp/extractor/vh1.py
+++ b/yt_dlp/extractor/vh1.py
@@ -1,6 +1,6 @@
from .mtv import MTVServicesInfoExtractor
-# TODO Remove - Reason: Outdated Site
+# TODO: Remove - Reason: Outdated Site
class VH1IE(MTVServicesInfoExtractor):