[mtv] Add mtv.it and extract series metadata (#156)
* New extractors: MTVItalia, MTVItaliaProgramma * Extract fields: series, season_number, episode_number Authored-by: nixxo
This commit is contained in:
parent
994443d24d
commit
605b684c2d
2 changed files with 171 additions and 0 deletions
|
|
@ -732,6 +732,8 @@ from .mtv import (
|
|||
MTVServicesEmbeddedIE,
|
||||
MTVDEIE,
|
||||
MTVJapanIE,
|
||||
MTVItaliaIE,
|
||||
MTVItaliaProgrammaIE,
|
||||
)
|
||||
from .muenchentv import MuenchenTVIE
|
||||
from .mwave import MwaveIE, MwaveMeetGreetIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue