[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:
nixxo
2021-03-08 14:40:27 +01:00
committed by GitHub
parent 994443d24d
commit 605b684c2d
2 changed files with 171 additions and 0 deletions

View File

@@ -732,6 +732,8 @@ from .mtv import (
MTVServicesEmbeddedIE,
MTVDEIE,
MTVJapanIE,
MTVItaliaIE,
MTVItaliaProgrammaIE,
)
from .muenchentv import MuenchenTVIE
from .mwave import MwaveIE, MwaveMeetGreetIE