1
0
Fork 0

[ie/RudoVideo] Add extractor (#8664)

Authored by: nicodato
This commit is contained in:
Nicolas Dato 2023-12-22 18:52:07 -03:00 committed by GitHub
commit 0d531c35ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 136 additions and 0 deletions

View file

@ -1647,6 +1647,7 @@ from .rumble import (
RumbleIE,
RumbleChannelIE,
)
from .rudovideo import RudoVideoIE
from .rutube import (
RutubeIE,
RutubeChannelIE,