[RaiplayRadio] Add extractors (#780)

Original PR: https://github.com/ytdl-org/youtube-dl/pull/21837
Authored by: frafra
This commit is contained in:
Francesco Frassinelli
2021-11-05 17:54:56 +01:00
committed by GitHub
parent aeb2a9ad27
commit 73673ccff3
3 changed files with 112 additions and 0 deletions

View File

@@ -1156,6 +1156,8 @@ from .rai import (
RaiPlayLiveIE,
RaiPlayPlaylistIE,
RaiIE,
RaiPlayRadioIE,
RaiPlayRadioPlaylistIE,
)
from .raywenderlich import (
RayWenderlichIE,