mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
[youtube] PEP 8
This commit is contained in:
parent
c7604d79e9
commit
ea3f20494f
|
@ -1660,7 +1660,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
|
|||
<a[^>]*
|
||||
(?:
|
||||
\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
|
||||
|
|
Loading…
Reference in a new issue