mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-03 12:32:52 -05:00
[youtube] PEP 8
This commit is contained in:
@ -1660,7 +1660,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
|
|||||||
<a[^>]*
|
<a[^>]*
|
||||||
(?:
|
(?:
|
||||||
\bhref=["\']/red[^>]*>| # drop possible
|
\bhref=["\']/red[^>]*>| # drop possible
|
||||||
>\s*Listen ad-free with YouTube Red # YouTube Red ad
|
>\s*Listen ad-free with YouTube Red # YouTube Red ad
|
||||||
)
|
)
|
||||||
.*?
|
.*?
|
||||||
)?</li
|
)?</li
|
||||||
|
Reference in New Issue
Block a user