[youtube:tab] PEP 8

pull/27185/head
Sergey M․ 4 years ago
parent 9d2c90354f
commit 3234272818
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -2621,11 +2621,11 @@ class YoutubeTabIE(YoutubeBaseInfoExtractor):
'url': 'https://www.youtube.com/c/CommanderVideoHq/live',
'only_matching': True,
},
# TODO
# {
# 'url': 'https://www.youtube.com/TheYoungTurks/live',
# 'only_matching': True,
# }
# TODO
# {
# 'url': 'https://www.youtube.com/TheYoungTurks/live',
# 'only_matching': True,
# }
]
def _extract_channel_id(self, webpage):

Loading…
Cancel
Save