Browse Source

[youtube] PEP 8

master-ytdl-org
Sergey M․ 7 years ago
parent
commit
ea3f20494f
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/youtube.py

+ 1
- 1
youtube_dl/extractor/youtube.py View File

@ -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…
Cancel
Save