mirror of
https://code.hackerspace.pl/q3k/youtube-dl
synced 2025-03-16 11:43:02 +00:00
[youtube] PEP 8
This commit is contained in:
parent
c7604d79e9
commit
ea3f20494f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user