1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-31 17:44:33 -05:00

[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
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