aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authornixxo <nixxo@protonmail.com>2022-07-24 16:14:26 +0200
committerGitHub <noreply@github.com>2022-07-24 19:44:26 +0530
commit0cd2810379bbd444707028f38f44c686521f44df (patch)
treec8dbce1765c27da2578de621ed513ef8d7badad2 /yt_dlp/extractor/_extractors.py
parent0f7247f88e15c424faa0f556e9d2e21ba320f501 (diff)
downloadhypervideo-pre-0cd2810379bbd444707028f38f44c686521f44df.tar.lz
hypervideo-pre-0cd2810379bbd444707028f38f44c686521f44df.tar.xz
hypervideo-pre-0cd2810379bbd444707028f38f44c686521f44df.zip
[extractor/rai] Fix RaiNews extraction (#4380)
Authored by: nixxo Closes #3911
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r--yt_dlp/extractor/_extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py
index 7fc716fa8..1f6e5f81e 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -1391,6 +1391,7 @@ from .rai import (
RaiPlaySoundIE,
RaiPlaySoundLiveIE,
RaiPlaySoundPlaylistIE,
+ RaiNewsIE,
RaiIE,
)
from .raywenderlich import (