mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 14:55:02 +01:00
[rai] Add Raiplaysound extractors (#1955)
Closes #1951 Authored by: nixxo, pukkandan
This commit is contained in:
parent
dc5f409cdc
commit
0df11dafdd
2 changed files with 156 additions and 93 deletions
|
|
@ -1232,9 +1232,10 @@ from .rai import (
|
|||
RaiPlayIE,
|
||||
RaiPlayLiveIE,
|
||||
RaiPlayPlaylistIE,
|
||||
RaiPlaySoundIE,
|
||||
RaiPlaySoundLiveIE,
|
||||
RaiPlaySoundPlaylistIE,
|
||||
RaiIE,
|
||||
RaiPlayRadioIE,
|
||||
RaiPlayRadioPlaylistIE,
|
||||
)
|
||||
from .raywenderlich import (
|
||||
RayWenderlichIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue