1
0
Fork 0

[radlive] Add new extractor (#870)

Closes #312
Authored by: nyuszika7h
This commit is contained in:
nyuszika7h 2021-09-15 03:45:10 +02:00 committed by GitHub
commit 92790da2bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 184 additions and 0 deletions

View file

@ -1123,6 +1123,11 @@ from .radiode import RadioDeIE
from .radiojavan import RadioJavanIE
from .radiobremen import RadioBremenIE
from .radiofrance import RadioFranceIE
from .radlive import (
RadLiveIE,
RadLiveChannelIE,
RadLiveSeasonIE,
)
from .rai import (
RaiPlayIE,
RaiPlayLiveIE,