[weibo] Remove the extractor

The Weibo weishipin (微視頻, tiny videos) service is dead and now all
videos are hosted on Sina videos, which is covered by sina.py
This commit is contained in:
Yen Chi Hsuan 2016-06-10 12:33:31 +08:00
parent 436214baf7
commit e1e0a10c56
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 0 additions and 50 deletions

View file

@ -974,7 +974,6 @@ from .webofstories import (
WebOfStoriesIE,
WebOfStoriesPlaylistIE,
)
from .weibo import WeiboIE
from .weiqitv import WeiqiTVIE
from .wimp import WimpIE
from .wistia import WistiaIE