1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[rai] Fix extraction

This commit is contained in:
Timendum
2017-03-14 16:11:09 +01:00
committed by Sergey M․
parent 48ab554feb
commit 51342717cd
2 changed files with 197 additions and 164 deletions

View File

@ -802,7 +802,7 @@ from .radiojavan import RadioJavanIE
from .radiobremen import RadioBremenIE
from .radiofrance import RadioFranceIE
from .rai import (
RaiTVIE,
RaiPlayIE,
RaiIE,
)
from .rbmaradio import RBMARadioIE