[extractor/mlb] Add MLBArticle extractor (#4832)
Closes #3475 Authored by: HobbyistDev
This commit is contained in:
parent
c9bd65185c
commit
e091fb92da
2 changed files with 34 additions and 0 deletions
|
|
@ -1003,6 +1003,7 @@ from .mlb import (
|
|||
MLBIE,
|
||||
MLBVideoIE,
|
||||
MLBTVIE,
|
||||
MLBArticleIE,
|
||||
)
|
||||
from .mlssoccer import MLSSoccerIE
|
||||
from .mnet import MnetIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue