[xanimu] Add extractor (#5969)

Authored by: JChris246
Closes #5810
This commit is contained in:
JChris246 2023-01-06 16:09:37 -04:00 committed by GitHub
parent 8a6b167723
commit b382c1fc6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 0 deletions

View file

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