[thvideo] Remove extractor. Website down.

Closes #10464

According to a screenshot in http://tieba.baidu.com/p/4691302183,
thvideo.tv is shut down "temporarily". I see no clues that it will be up
again, so I remove it here.
This commit is contained in:
Yen Chi Hsuan 2016-09-01 17:04:41 +08:00
parent 05d4612947
commit 4c8ab6fd71
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
3 changed files with 1 additions and 88 deletions

View file

@ -869,10 +869,6 @@ from .tnaflix import (
MovieFapIE,
)
from .toggle import ToggleIE
from .thvideo import (
THVideoIE,
THVideoPlaylistIE
)
from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE