1
0
Fork 0

[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
commit 32b95bb643
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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