mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
Run formatter
This commit is contained in:
@@ -3319,7 +3319,6 @@ class YoutubeFeedsInfoExtractor(YoutubeBaseInfoExtractor):
|
||||
def _real_initialize(self):
|
||||
self._login()
|
||||
|
||||
|
||||
def _find_videos_in_json(self, extracted):
|
||||
videos = []
|
||||
continuation = None
|
||||
|
Reference in New Issue
Block a user