[wwe] Add extractor

This commit is contained in:
mttronc
2018-09-06 15:41:07 +02:00
committed by Sergey M․
parent a640c4d226
commit 11d19ff503
2 changed files with 57 additions and 0 deletions

View File

@ -1386,6 +1386,7 @@ from .wsj import (
WSJIE,
WSJArticleIE,
)
from .wwe import WWEIE
from .xbef import XBefIE
from .xboxclips import XboxClipsIE
from .xfileshare import XFileShareIE