simply get the correct webpage, but not parsed to extract information

This commit is contained in:
sprhawk 2017-12-11 12:25:13 +08:00
parent d4f05d4731
commit 29ac31afaf
2 changed files with 98 additions and 0 deletions

View file

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