mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-21 15:23:13 +00:00
[skip travis] add note to remove tvland.
This commit is contained in:
parent
ee69b02a4f
commit
6f8557ec4d
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue