mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 03:07:07 -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