[megatvcom] Add extractors (#1980)

Authored by: zmousm
This commit is contained in:
Zenon Mousmoulas
2022-01-16 20:41:31 +02:00
committed by GitHub
parent fdf80059d9
commit 32b95bb643
3 changed files with 184 additions and 0 deletions

View File

@@ -1326,6 +1326,10 @@ from .glomex import (
GlomexIE,
GlomexEmbedIE,
)
from .megatvcom import (
MegaTVComIE,
MegaTVComEmbedIE,
)
from .rutv import RUTVIE
from .ruutu import RuutuIE
from .ruv import RuvIE