[RaiplayRadio] Add extractors (#780)
Original PR: https://github.com/ytdl-org/youtube-dl/pull/21837 Authored by: frafra
This commit is contained in:
parent
aeb2a9ad27
commit
73673ccff3
3 changed files with 112 additions and 0 deletions
|
|
@ -1156,6 +1156,8 @@ from .rai import (
|
|||
RaiPlayLiveIE,
|
||||
RaiPlayPlaylistIE,
|
||||
RaiIE,
|
||||
RaiPlayRadioIE,
|
||||
RaiPlayRadioPlaylistIE,
|
||||
)
|
||||
from .raywenderlich import (
|
||||
RayWenderlichIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue