[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 19:10:27 +05:30
committed by GitHub
parent 994443d24d
commit 605b684c2d
2 changed files with 171 additions and 0 deletions
+2
View File
@@ -732,6 +732,8 @@ from .mtv import (
MTVServicesEmbeddedIE,
MTVDEIE,
MTVJapanIE,
MTVItaliaIE,
MTVItaliaProgrammaIE,
)
from .muenchentv import MuenchenTVIE
from .mwave import MwaveIE, MwaveMeetGreetIE