aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/extractor/tvland.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dlc/extractor/tvland.py')
-rw-r--r--youtube_dlc/extractor/tvland.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube_dlc/extractor/tvland.py b/youtube_dlc/extractor/tvland.py
index 791144128..225b6b078 100644
--- a/youtube_dlc/extractor/tvland.py
+++ b/youtube_dlc/extractor/tvland.py
@@ -3,6 +3,8 @@ from __future__ import unicode_literals
from .spike import ParamountNetworkIE
+# TODO: Remove - Reason not used anymore - Service moved to youtube
+
class TVLandIE(ParamountNetworkIE):
IE_NAME = 'tvland.com'