1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-02-01 12:48:33 +01:00

Run formatter

This commit is contained in:
xarantolus 2020-07-30 16:38:56 +02:00
parent c449f70965
commit 4f37c60bf5

View file

@ -3319,7 +3319,6 @@ class YoutubeFeedsInfoExtractor(YoutubeBaseInfoExtractor):
def _real_initialize(self):
self._login()
def _find_videos_in_json(self, extracted):
videos = []
continuation = None