[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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