Flake8 comment format fix..

This commit is contained in:
Crypto90 2020-07-01 15:34:59 +02:00 committed by GitHub
parent 4fd0424fbf
commit d91421e5e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2769,7 +2769,7 @@ class YoutubePlaylistIE(YoutubePlaylistBaseInfoExtractor):
video_title = video_title.strip()
ids_in_page.append(video_id)
titles_in_page.append(video_title)
#TODO ADD VIDEO DURATION HERE TOO?
# TODO: ADD VIDEO DURATION HERE TOO?
# Fallback with old _VIDEO_RE
self.extract_videos_from_page_impl(