mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
[youtube] PEP 8
This commit is contained in:
parent
c7604d79e9
commit
ea3f20494f
@ -1660,7 +1660,7 @@ def add_dash_mpd(video_info):
|
|||||||
<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…
Reference in New Issue
Block a user