1
0
Fork 0

[radiko] Add extractors (#731)

https://github.com/ytdl-org/youtube-dl/issues/29840
Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi 2021-08-25 13:48:27 +09:00 committed by GitHub
commit 1931a55ee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 237 additions and 0 deletions

View file

@ -1079,6 +1079,7 @@ from .r7 import (
R7IE,
R7ArticleIE,
)
from .radiko import RadikoIE, RadikoRadioIE
from .radiocanada import (
RadioCanadaIE,
RadioCanadaAudioVideoIE,