Skip to content

Commit

Permalink
[ie/youtube] Support cf.piped.video (#8514)
Browse files Browse the repository at this point in the history
Authored by: OIRNOIR
Closes #8457
  • Loading branch information
OIRNOIR committed Nov 29, 2023
1 parent a174c45 commit 6a9c7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yt_dlp/extractor/youtube.py
Expand Up @@ -428,7 +428,7 @@ class YoutubeBaseInfoExtractor(InfoExtractor):
r'(?:www\.)?piped\.adminforge\.de',
r'(?:www\.)?watch\.whatevertinfoil\.de',
r'(?:www\.)?piped\.qdi\.fi',
r'(?:www\.)?piped\.video',
r'(?:(?:www|cf)\.)?piped\.video',
r'(?:www\.)?piped\.aeong\.one',
r'(?:www\.)?piped\.moomoo\.me',
r'(?:www\.)?piped\.chauvet\.pro',
Expand Down

0 comments on commit 6a9c7a2

Please sign in to comment.