1
0
Fork 0

[extractor/rtl.lu] Add extractor (#4222)

Closes #1721
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-07-14 15:24:27 +09:00 committed by GitHub
commit 5f2da312fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 159 additions and 1 deletions

View file

@ -1444,7 +1444,13 @@ from .rottentomatoes import RottenTomatoesIE
from .rozhlas import RozhlasIE
from .rtbf import RTBFIE
from .rte import RteIE, RteRadioIE
from .rtlnl import RtlNlIE
from .rtlnl import (
RtlNlIE,
RTLLuTeleVODIE,
RTLLuArticleIE,
RTLLuLiveIE,
RTLLuRadioIE,
)
from .rtl2 import (
RTL2IE,
RTL2YouIE,