diff --git a/yt_dlp/extractor/youtube/_video.py b/yt_dlp/extractor/youtube/_video.py index 24c4458d61..3089e64af7 100644 --- a/yt_dlp/extractor/youtube/_video.py +++ b/yt_dlp/extractor/youtube/_video.py @@ -111,6 +111,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor): {invidious} )/ |(?:www\.)?cleanvideosearch\.com/media/action/yt/watch\?videoId= + |(?:www\.)?listenonrepeat\.com/(?:watch)?\?v= ) )? # all until now is optional -> you can pass the naked ID (?P[0-9A-Za-z_-]{{11}}) # here is it! the YouTube video ID